sourcemod/core
David Anderson d74e35f1d5 changed default logging method
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40297
2007-01-15 22:08:43 +00:00
..
interfaces Added capability to toggle debug state in plugins at runtime 2007-01-15 00:56:39 +00:00
msvc8 Added new debugger logger 2007-01-12 23:56:02 +00:00
systems forwards are now really unregistered 2007-01-15 03:28:55 +00:00
vm Added capability to toggle debug state in plugins at runtime 2007-01-15 00:56:39 +00:00
zlib finalized new structure and imported newly proposed plugin system API 2006-11-08 06:30:20 +00:00
CDbgReporter.cpp Added new debugger logger 2007-01-12 23:56:02 +00:00
CDbgReporter.h Added new debugger logger 2007-01-12 23:56:02 +00:00
CLogger.cpp changed default logging method 2007-01-15 22:08:43 +00:00
CLogger.h logger gets initialized now 2007-01-11 01:11:24 +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 API for getting error messages 2007-01-06 07:53:56 +00:00
CTextParsers.h added API for getting error messages 2007-01-06 07:53:56 +00:00
CTranslator.cpp initial import of translator code (tested) 2007-01-07 08:47:38 +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 logger gets initialized now 2007-01-11 01:11:24 +00:00
sm_memtable.cpp Fixed silly crash bugs 2006-12-13 11:09:43 +00:00
sm_memtable.h initial import of plugin database (UNTESTED) 2006-12-10 09:19:59 +00:00
sm_platform.h Added global class initialization automation 2006-12-15 13:38:04 +00:00
sm_srvcmds.cpp Added capability to toggle debug state in plugins at runtime 2007-01-15 00:56:39 +00:00
sm_srvcmds.h Clarified states a little 2006-12-17 09:59:01 +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 Added initial console commands for plugins 2006-12-16 02:16:21 +00:00
sm_trie.h Added global class initialization automation 2006-12-15 13:38:04 +00:00
sm_version.h added some trivial comments 2006-11-08 07:44:26 +00:00
smn_filesystem.cpp 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
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 SMGlobalClass unloads now 2007-01-13 04:28:13 +00:00
sourcemm_api.h Added PlayerManager basic hookings 2006-12-28 00:48:09 +00:00
sourcemod.cpp SMGlobalClass unloads now 2007-01-13 04:28:13 +00:00
sourcemod.h SMGlobalClass unloads now 2007-01-13 04:28:13 +00:00