sourcemod/core/systems
David Anderson bad69571b6 rewrote forward API to use cached parameter pushing instead of immediate pushing
removed copy back cruft since it's no longer needed
removed PushCells() from API requirements, not needed
adjusted documentation and added TODO list to ForwardSys.cpp
various internal improvements

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40188
2006-11-12 09:51:39 +00:00
..
CFunction.cpp rewrote forward API to use cached parameter pushing instead of immediate pushing 2006-11-12 09:51:39 +00:00
CFunction.h rewrote forward API to use cached parameter pushing instead of immediate pushing 2006-11-12 09:51:39 +00:00
ForwardSys.cpp rewrote forward API to use cached parameter pushing instead of immediate pushing 2006-11-12 09:51:39 +00:00
ForwardSys.h rewrote forward API to use cached parameter pushing instead of immediate pushing 2006-11-12 09:51:39 +00:00
LibrarySys.cpp began platform support 2006-11-05 02:47:13 +00:00
LibrarySys.h renamed mm_api, I don't like short names! 2006-11-06 10:57:37 +00:00
PluginSys.cpp Fleshed out forward system and extensively documented its design considerations 2006-11-11 11:10:24 +00:00
PluginSys.h Fleshed out forward system and extensively documented its design considerations 2006-11-11 11:10:24 +00:00