sourcemod/core/interfaces
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
..
IForwardSys.h rewrote forward API to use cached parameter pushing instead of immediate pushing 2006-11-12 09:51:39 +00:00
ILibrarySys.h what 2006-11-06 22:30:59 +00:00
IModuleSys.h initial import of the first four core interfaces 2006-11-05 00:29:44 +00:00
IPluginFunction.h rewrote forward API to use cached parameter pushing instead of immediate pushing 2006-11-12 09:51:39 +00:00
IPluginSys.h Fleshed out forward system and extensively documented its design considerations 2006-11-11 11:10:24 +00:00
IShareSys.h initial import of the first four core interfaces 2006-11-05 00:29:44 +00:00
ITextParsers.h finalized new structure and imported newly proposed plugin system API 2006-11-08 06:30:20 +00:00