sourcemod/core/systems
David Anderson c6b77c8cc1 This is now const
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40318
2007-01-18 20:56:41 +00:00
..
CFunction.cpp Fixed a serious potential corruption bug 2007-01-16 19:03:29 +00:00
CFunction.h Fixed a serious potential corruption bug 2007-01-16 19:03:29 +00:00
ExtensionSys.cpp fixed a dep bug 2007-01-18 09:14:20 +00:00
ExtensionSys.h fixed a dep bug 2007-01-18 09:14:20 +00:00
ForwardSys.cpp forwards are now really unregistered 2007-01-15 03:28:55 +00:00
ForwardSys.h Added global class initialization automation 2006-12-15 13:38:04 +00:00
HandleSys.cpp Fixed an off-by-one bug in the handle system 2007-01-16 19:34:32 +00:00
HandleSys.h Handle system can now unload identities safely. when an identity is removed, all handles owned by it are removed in a chain. 2007-01-11 07:29:09 +00:00
LibrarySys.cpp Added a bunch of new file natives. 2007-01-07 01:30:28 +00:00
LibrarySys.h added usage of the Handle System to begin experimenting 2007-01-01 19:50:16 +00:00
PluginInfoDatabase.cpp small optimization, fixed a corruption bug 2007-01-15 22:09:11 +00:00
PluginInfoDatabase.h initial import of plugin database (UNTESTED) 2006-12-10 09:19:59 +00:00
PluginSys.cpp fixed a dep bug 2007-01-18 09:14:20 +00:00
PluginSys.h Finished porting the "plugins" command to the new menu system 2007-01-17 18:22:00 +00:00
ShareSys.cpp This is now const 2007-01-18 20:56:41 +00:00
ShareSys.h Quick commit of ShareSys API change 2007-01-18 20:30:45 +00:00