sourcemod/core
Scott Ehlert fdba3e1f66 Initial import of convar stuff
1) Natives to create, find, set, and get convars
2) "cvars" option added to sm menu
3) Some internal additions to CPlugin to store a convar list
Still some things left to do...

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40463
2007-02-08 21:41:28 +00:00
..
msvc8 Initial import of convar stuff 2007-02-08 21:41:28 +00:00
systems Initial import of convar stuff 2007-02-08 21:41:28 +00:00
vm Added VFormat() native 2007-01-29 22:34:53 +00:00
zlib finalized new structure and imported newly proposed plugin system API 2006-11-08 06:30:20 +00:00
AdminCache.cpp changed how the admin cache is rebuilt 2007-02-06 05:13:24 +00:00
AdminCache.h changed how the admin cache is rebuilt 2007-02-06 05:13:24 +00:00
CConVarManager.cpp Initial import of convar stuff 2007-02-08 21:41:28 +00:00
CConVarManager.h Initial import of convar stuff 2007-02-08 21:41:28 +00:00
CDbgReporter.cpp added license headers 2007-01-25 22:36:38 +00:00
CDbgReporter.h added license headers 2007-01-25 22:36:38 +00:00
CLogger.cpp added license headers 2007-01-25 22:36:38 +00:00
CLogger.h added license headers 2007-01-25 22:36:38 +00:00
convar_sm.h Initial import of convar stuff 2007-02-08 21:41:28 +00:00
CPlayerManager.cpp added a wrapper for getclientconvarvalue 2007-02-08 20:37:24 +00:00
CPlayerManager.h added steamid auth functions 2007-02-07 08:44:48 +00:00
CTextParsers.cpp added license headers 2007-01-25 22:36:38 +00:00
CTextParsers.h added license headers 2007-01-25 22:36:38 +00:00
CTranslator.cpp exposed translation natives and fixed build 2007-01-27 04:21:11 +00:00
CTranslator.h changed around translation API a bit 2007-01-26 22:37:54 +00:00
Makefile fixed typo 2007-01-30 18:34:43 +00:00
sm_autonatives.cpp added license headers 2007-01-25 22:36:38 +00:00
sm_autonatives.h added license headers 2007-01-25 22:36:38 +00:00
sm_globals.h Typo fix and removal of a semicolon in the name of consistency? 2007-02-08 04:56:08 +00:00
sm_memtable.cpp added license headers 2007-01-25 22:36:38 +00:00
sm_memtable.h initial import of finished admin api 2007-01-29 04:19:14 +00:00
sm_srvcmds.cpp added license headers 2007-01-25 22:36:38 +00:00
sm_srvcmds.h Initial import of convar stuff 2007-02-08 21:41:28 +00:00
sm_stringutil.cpp Initial import of convar stuff 2007-02-08 21:41:28 +00:00
sm_stringutil.h added %T format support 2007-01-27 03:25:34 +00:00
sm_trie.cpp added license headers 2007-01-25 22:36:38 +00:00
sm_trie.h added license headers 2007-01-25 22:36:38 +00:00
sm_version.h added version info 2007-01-27 02:25:23 +00:00
smn_admin.cpp changed how the admin cache is rebuilt 2007-02-06 05:13:24 +00:00
smn_convar.cpp Initial import of convar stuff 2007-02-08 21:41:28 +00:00
smn_filesystem.cpp added license headers 2007-01-25 22:36:38 +00:00
smn_float.cpp Worst commit ever, but I have removed some unnecessary things 2007-02-05 08:58:03 +00:00
smn_handles.cpp added license headers 2007-01-25 22:36:38 +00:00
smn_lang.cpp exposed translation natives and fixed build 2007-01-27 04:21:11 +00:00
smn_player.cpp added a wrapper for getclientconvarvalue 2007-02-08 20:37:24 +00:00
smn_string.cpp Worst commit ever, but I have removed some unnecessary things 2007-02-05 08:58:03 +00:00
smn_textparse.cpp added %T format support 2007-01-27 03:25:34 +00:00
sourcemm_api.cpp Initial import of convar stuff 2007-02-08 21:41:28 +00:00
sourcemm_api.h Initial import of convar stuff 2007-02-08 21:41:28 +00:00
sourcemod.cpp added steamid auth functions 2007-02-07 08:44:48 +00:00
sourcemod.h added steamid auth functions 2007-02-07 08:44:48 +00:00
svn_version.h Code clean-up on aisle nana! Well, barely any code was touched here actually... 2007-02-02 11:27:22 +00:00
version.rc added version info 2007-01-27 02:25:23 +00:00