This website requires JavaScript.
Explore
Help
Sign In
UNLOZE
/
sourcemod
Watch
10
Star
0
Fork
0
You've already forked sourcemod
Code
Issues
Pull Requests
Releases
Wiki
Activity
bda756f3ff
sourcemod
/
core
/
vm
History
David Anderson
bda756f3ff
fixed a really dumb bug - shouldn't compilers be checking this?
...
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40592
2007-03-10 05:52:51 +00:00
..
sp_vm_basecontext.cpp
Breakage alert :\
2007-03-07 18:24:09 +00:00
sp_vm_basecontext.h
Breakage alert :\
2007-03-07 18:24:09 +00:00
sp_vm_engine.cpp
added ThrowError() a la amxmodx's abort()
2007-03-02 19:10:44 +00:00
sp_vm_engine.h
renamed relevant areas to SorucePawn
2007-01-25 22:39:12 +00:00
sp_vm_function.cpp
fixed a really dumb bug - shouldn't compilers be checking this?
2007-03-10 05:52:51 +00:00
sp_vm_function.h
Reverted change where flags param was removed on PushCellByRef and PushFloatByRef. Instead set the param to a default value of SM_PARAM_COPYBACK. (DS, how dare you!)
2007-03-07 18:37:41 +00:00