sourcemod/core
David Anderson e596003b94 added admin natives
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40342
2007-01-25 00:17:32 +00:00
..
msvc8 Added initial admin system natives 2007-01-24 23:43:31 +00:00
systems Added initial admin system natives 2007-01-24 23:43:31 +00:00
vm 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
zlib finalized new structure and imported newly proposed plugin system API 2006-11-08 06:30:20 +00:00
AdminCache.cpp Added initial admin system natives 2007-01-24 23:43:31 +00:00
AdminCache.h Added initial admin system natives 2007-01-24 23:43:31 +00:00
CDbgReporter.cpp Changed [SOURCEMOD] to [SM] 2007-01-17 06:49:40 +00:00
CDbgReporter.h Added new debugger logger 2007-01-12 23:56:02 +00:00
CLogger.cpp added new path format functions 2007-01-19 02:14:50 +00:00
CLogger.h fixed up bad includes 2007-01-16 20:36:09 +00:00
CPlayer.cpp Added CPlayer class 2007-01-01 03:33:14 +00:00
CPlayer.h Added CPlayer class 2007-01-01 03:33:14 +00:00
CPlayerManager.cpp whoa this caused a memory LEEK 2007-01-05 00:58:28 +00:00
CPlayerManager.h whoa this caused a memory LEEK 2007-01-05 00:58:28 +00:00
CTextParsers.cpp Added initial admin system natives 2007-01-24 23:43:31 +00:00
CTextParsers.h Added initial admin system natives 2007-01-24 23:43:31 +00:00
CTranslator.cpp tiny mistakes 2007-01-20 02:51:30 +00:00
CTranslator.h initial import of translator code (tested) 2007-01-07 08:47:38 +00:00
sm_autonatives.cpp added automatic native registration 2006-12-30 07:23:17 +00:00
sm_autonatives.h added automatic native registration 2006-12-30 07:23:17 +00:00
sm_globals.h reorganized SourceMod for the public SDK 2007-01-19 05:33:04 +00:00
sm_memtable.cpp small optimization, fixed a corruption bug 2007-01-15 22:09:11 +00:00
sm_memtable.h small optimization, fixed a corruption bug 2007-01-15 22:09:11 +00:00
sm_srvcmds.cpp reorganized SourceMod for the public SDK 2007-01-19 05:33:04 +00:00
sm_srvcmds.h Finished porting the "plugins" command to the new menu system 2007-01-17 18:22:00 +00:00
sm_stringutil.cpp Added new debugger logger 2007-01-12 23:56:02 +00:00
sm_stringutil.h initial import of translator code (tested) 2007-01-07 08:47:38 +00:00
sm_trie.cpp Initial import of admin system (groups and overrides done) 2007-01-24 21:51:49 +00:00
sm_trie.h Initial import of admin system (groups and overrides done) 2007-01-24 21:51:49 +00:00
sm_version.h Redesigned how server commands work. The "plugins" command will be back soon. 2007-01-17 06:49:59 +00:00
smn_admin.cpp added admin natives 2007-01-25 00:17:32 +00:00
smn_filesystem.cpp added new path format functions 2007-01-19 02:14:50 +00:00
smn_float.cpp Registered player and float natives. 2007-01-02 02:40:32 +00:00
smn_handles.cpp removed a few TODOs and filled out some PluginSys stuff 2007-01-11 01:13:34 +00:00
smn_player.cpp added some console natives 2007-01-10 23:49:22 +00:00
smn_string.cpp Added a bunch of new file natives. 2007-01-07 01:30:28 +00:00
sourcemm_api.cpp Added extension loading/unloading 2007-01-17 03:01:38 +00:00
sourcemm_api.h Added extension loading/unloading 2007-01-17 03:01:38 +00:00
sourcemod.cpp plugins get updated on map change 2007-01-20 02:12:53 +00:00
sourcemod.h plugins get updated on map change 2007-01-20 02:12:53 +00:00