This website requires JavaScript.
Explore
Help
Sign In
UNLOZE
/
sourcemod
Watch
9
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
38532ccdad20485f1a4b79ca8d1acc19df67c00b
sourcemod
/
public
/
sourcepawn
T
History
David Anderson
8553f12d59
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.
...
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40531
2007-02-22 02:05:50 +00:00
..
sp_file_headers.h
nearly finished my exams!!! :D
2007-01-26 19:35:33 +00:00
sp_typeutil.h
changed license header once again
2007-01-26 04:35:08 +00:00
sp_vm_api.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_base.h
changed license header once again
2007-01-26 04:35:08 +00:00
sp_vm_types.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