sourcemod/core/vm
David Anderson 2129bb6d92 changed the API - funcid_t is now index only rather than a code address
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40353
2007-01-25 06:21:20 +00:00
..
sp_vm_basecontext.cpp changed the API - funcid_t is now index only rather than a code address 2007-01-25 06:21:20 +00:00
sp_vm_basecontext.h changed the API - funcid_t is now index only rather than a code address 2007-01-25 06:21:20 +00:00
sp_vm_engine.cpp finished massive reorganization - IPluginFunction is now part of the VM, NOT the plugin system! This is how it should have been in the first place... 2007-01-19 08:22:44 +00:00
sp_vm_engine.h finished massive reorganization - IPluginFunction is now part of the VM, NOT the plugin system! This is how it should have been in the first place... 2007-01-19 08:22:44 +00:00
sp_vm_function.cpp changed the API - funcid_t is now index only rather than a code address 2007-01-25 06:21:20 +00:00
sp_vm_function.h changed the API - funcid_t is now index only rather than a code address 2007-01-25 06:21:20 +00:00