1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/sourcemm
David Anderson 5f6e613e01 Attempt at fixing some bugs related to gamedll shutdown
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4083
2005-06-26 19:15:24 +00:00
..
sample_mm Updated makefile 2005-05-27 10:18:54 +00:00
stub_mm Switched from MEMFUNC to STATICFUNC for simplicity 2005-05-01 18:46:06 +00:00
changelog.txt Added changelog file 2005-06-24 22:39:58 +00:00
CHLTVDirector.h YAMS 2005-04-17 18:43:21 +00:00
concommands.cpp Added new API for correct console/rcon printing 2005-06-24 22:26:19 +00:00
concommands.h Working ConCommandBase replacement code 2005-05-26 08:06:23 +00:00
convar.cpp Initial import 2005-04-16 19:59:26 +00:00
convar.h Added new API for correct console/rcon printing 2005-06-24 22:26:19 +00:00
CPlugin.cpp Attempt at fixing some bugs related to gamedll shutdown 2005-06-26 19:15:24 +00:00
CPlugin.h Changed some include orders 2005-05-27 03:05:33 +00:00
CServerGameClients.h YAMS 2005-04-17 18:43:21 +00:00
CServerGameDLL.h Added new API for correct console/rcon printing 2005-06-24 22:26:19 +00:00
CServerGameEnts.h YAMS 2005-04-17 18:43:21 +00:00
CSmmAPI.cpp Minor cleanup 2005-06-24 22:34:17 +00:00
CSmmAPI.h Added new API for correct console/rcon printing 2005-06-24 22:26:19 +00:00
IPluginManager.h Fixed retry command 2005-04-19 07:41:07 +00:00
ISmmAPI.h Added new API for correct console/rcon printing 2005-06-24 22:26:19 +00:00
ISmmPlugin.h Added new API for correct console/rcon printing 2005-06-24 22:26:19 +00:00
LICENSE.txt Added copyright information 2005-04-18 23:42:31 +00:00
Makefile Another makefile fix 2005-06-25 12:55:26 +00:00
oslink.cpp Implemented factory hooks 2005-04-16 23:33:39 +00:00
oslink.h Fixed bug when compiling on AMD64 with -m32 2005-06-25 00:12:26 +00:00
sourcemm.cpp Attempt at fixing some bugs related to gamedll shutdown 2005-06-26 19:15:24 +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 Attempt at fixing some bugs related to gamedll shutdown 2005-06-26 19:15:24 +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 Working ConCommandBase replacement code 2005-05-26 08:06:23 +00:00