sourcemod/core
David Anderson 4bd40d69e1 restructure of HandleSys admin permissions and interface
removal of HandleSys helper functions
removed useless BaseContext stuff from Engine
put SourceMod specific stuff in BaseContext
cleaned up broken Handle code

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40267
2007-01-04 02:08:27 +00:00
..
interfaces restructure of HandleSys admin permissions and interface 2007-01-04 02:08:27 +00:00
msvc8 restructure of HandleSys admin permissions and interface 2007-01-04 02:08:27 +00:00
systems restructure of HandleSys admin permissions and interface 2007-01-04 02:08:27 +00:00
vm restructure of HandleSys admin permissions and interface 2007-01-04 02:08:27 +00:00
zlib finalized new structure and imported newly proposed plugin system API 2006-11-08 06:30:20 +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 Added CPlayer class 2007-01-01 03:33:14 +00:00
CPlayerManager.h Added CPlayer class 2007-01-01 03:33:14 +00:00
CTextParsers.cpp Fixed a bug where EOS/EOF was interpreted as a stream error 2006-12-13 11:14:25 +00:00
CTextParsers.h committed shiny new SMC parser (really Valve XML or whatever) 2006-12-08 20:54:49 +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 added usage of the Handle System to begin experimenting 2007-01-01 19:50:16 +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 recommited this, hi 2006-12-17 20:33:31 +00:00
sm_srvcmds.h Clarified states a little 2006-12-17 09:59:01 +00:00
sm_stringutil.cpp fixed atcprintf counting the null terminator for the return value 2006-12-31 03:02:40 +00:00
sm_stringutil.h added automatic native registration 2006-12-30 07:23:17 +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 restructure of HandleSys admin permissions and interface 2007-01-04 02:08:27 +00:00
smn_float.cpp Registered player and float natives. 2007-01-02 02:40:32 +00:00
smn_handles.cpp restructure of HandleSys admin permissions and interface 2007-01-04 02:08:27 +00:00
smn_player.cpp Registered player and float natives. 2007-01-02 02:40:32 +00:00
smn_string.cpp tested file natives and handle system 2007-01-01 21:18:56 +00:00
sourcemm_api.cpp Added PlayerManager basic hookings 2006-12-28 00:48:09 +00:00
sourcemm_api.h Added PlayerManager basic hookings 2006-12-28 00:48:09 +00:00
sourcemod.cpp tested file natives and handle system 2007-01-01 21:18:56 +00:00
sourcemod.h tested file natives and handle system 2007-01-01 21:18:56 +00:00