metamod-source/sourcemm
Scott Ehlert a7da6651b9 Added macro so that ConCommands created with the SDK's CON_COMMAND and CON_COMMAND_F macros can be properly registered and unregisterd
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4067
2005-05-22 04:33:58 +00:00
..
sample_mm Fixed binary output in Makefile 2005-05-01 18:50:58 +00:00
stub_mm Switched from MEMFUNC to STATICFUNC for simplicity 2005-05-01 18:46:06 +00:00
CHLTVDirector.h YAMS 2005-04-17 18:43:21 +00:00
concommands.cpp Hopefully fixed crashing when unregistering ConCommands and ConVars 2005-05-22 03:35:33 +00:00
concommands.h Added experimental code for cvar management 2005-05-16 20:15:57 +00:00
convar.cpp Initial import 2005-04-16 19:59:26 +00:00
CPlugin.cpp Bumped min/max api to 5:5 2005-05-01 18:24:48 +00:00
CPlugin.h Bumped min/max api to 5:5 2005-05-01 18:24:48 +00:00
CServerGameClients.h YAMS 2005-04-17 18:43:21 +00:00
CServerGameDLL.h Added version information 2005-05-02 01:12:31 +00:00
CServerGameEnts.h YAMS 2005-04-17 18:43:21 +00:00
CSmmAPI.cpp Hopefully fixed crashing when unregistering ConCommands and ConVars 2005-05-22 03:35:33 +00:00
CSmmAPI.h Hopefully fixed crashing when unregistering ConCommands and ConVars 2005-05-22 03:35:33 +00:00
IPluginManager.h Fixed retry command 2005-04-19 07:41:07 +00:00
ISmmAPI.h Hopefully fixed crashing when unregistering ConCommands and ConVars 2005-05-22 03:35:33 +00:00
ISmmPlugin.h Added macro so that ConCommands created with the SDK's CON_COMMAND and CON_COMMAND_F macros can be properly registered and unregisterd 2005-05-22 04:33:58 +00:00
LICENSE.txt Added copyright information 2005-04-18 23:42:31 +00:00
Makefile bugfix 2005-05-04 13:59:57 +00:00
oslink.cpp Implemented factory hooks 2005-04-16 23:33:39 +00:00
oslink.h Implemented factory hooks 2005-04-16 23:33:39 +00:00
sourcemm.cpp Moved adding of FCVAR_GAMEDLL to Unload; added SourceHook iface/impl info to meta version 2005-05-06 09:44:41 +00:00
SourceMM.Doxyfile Fixed retry command 2005-04-19 07:41:07 +00:00
sourcemm.h Added experimental code for cvar management 2005-05-16 20:15:57 +00:00
sourcemm.sln Initial import 2005-04-16 19:59:26 +00:00
sourcemm.vcproj Added version information 2005-05-02 01:12:31 +00:00
util.cpp Added Makefile 2005-04-22 14:28:52 +00:00
util.h Added Makefile 2005-04-22 14:28:52 +00:00
version.rc Added experimental code for cvar management 2005-05-16 20:15:57 +00:00