sourcemod/core/vm
2007-02-22 02:05:50 +00:00
..
sp_vm_basecontext.cpp Corrected an API design flaw with pausing. Contexts can now be flagged as paused, and IsRunnable() is moved from IBaseContext to IPluginFunction. While this allows for per-function pausing, it is not intended that way. 2007-02-22 02:05:50 +00:00
sp_vm_basecontext.h Corrected an API design flaw with pausing. Contexts can now be flagged as paused, and IsRunnable() is moved from IBaseContext to IPluginFunction. While this allows for per-function pausing, it is not intended that way. 2007-02-22 02:05:50 +00:00
sp_vm_engine.cpp Added VFormat() native 2007-01-29 22:34:53 +00:00
sp_vm_engine.h renamed relevant areas to SorucePawn 2007-01-25 22:39:12 +00:00
sp_vm_function.cpp Corrected an API design flaw with pausing. Contexts can now be flagged as paused, and IsRunnable() is moved from IBaseContext to IPluginFunction. While this allows for per-function pausing, it is not intended that way. 2007-02-22 02:05:50 +00:00
sp_vm_function.h Corrected an API design flaw with pausing. Contexts can now be flagged as paused, and IsRunnable() is moved from IBaseContext to IPluginFunction. While this allows for per-function pausing, it is not intended that way. 2007-02-22 02:05:50 +00:00