..
msvc8
implemented+tested RegServerCmd()
2007-02-15 22:17:01 +00:00
systems
Removed convar stuff from CPlugin, now uses plugin properties for convar listing
2007-02-14 01:25:45 +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
fixed build on linux problems
2007-02-11 00:17:54 +00:00
AdminCache.h
initial import of binding user admin ids to players in game
2007-02-09 01:08:59 +00:00
CConCmdManager.cpp
added client-based console commands
2007-02-16 02:17:41 +00:00
CConCmdManager.h
added client-based console commands
2007-02-16 02:17:41 +00:00
CConVarManager.cpp
added per-plugin command listing
2007-02-16 00:04:14 +00:00
CConVarManager.h
Removed convar stuff from CPlugin, now uses plugin properties for convar listing
2007-02-14 01:25:45 +00:00
CDataPack.cpp
forgot to add the headers
2007-02-14 11:29:59 +00:00
CDataPack.h
improved data pack type checking
2007-02-14 11:03:03 +00:00
CDbgReporter.cpp
Fixed up some error messages...
2007-02-12 05:46:00 +00:00
CDbgReporter.h
Fixed native errors not being logged - hope I did this correctly...
2007-02-10 10:38:23 +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 client-based console commands
2007-02-16 02:17:41 +00:00
CPlayerManager.h
initial import of binding user admin ids to players in game
2007-02-09 01:08:59 +00:00
CTextParsers.cpp
fixed error code being off by one
2007-02-12 18:25:16 +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
updated makefile
2007-02-14 17:03:54 +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
fixed a silly bug in translation
2007-02-12 08:28:35 +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_console.cpp
added client-based console commands
2007-02-16 02:17:41 +00:00
smn_datapacks.cpp
forgot to add the headers
2007-02-14 11:29:59 +00:00
smn_filesystem.cpp
added license headers
2007-01-25 22:36:38 +00:00
smn_float.cpp
More error message fix-ups: removed periods from single sentence native errors - did I miss any? Probably...
2007-02-12 05:53:49 +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
made these names more consistent, except for authorized, since only players get authids
2007-02-14 17:48:49 +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
added engine callclass
2007-02-15 20:35:17 +00:00
sourcemm_api.h
added engine callclass
2007-02-15 20:35:17 +00:00
sourcemod.cpp
added engine callclass
2007-02-15 20:35:17 +00:00
sourcemod.h
initial implementation of data packs
2007-02-13 16:11:04 +00:00
svn_version.h
fixed build on linux problems
2007-02-11 00:17:54 +00:00
version.rc
added version info
2007-01-27 02:25:23 +00:00