1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-30 12:24:20 +01:00
HLMetaModOfficial/sourcemm
David Anderson 67039543cd Initial import of new GameDLL loading code
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40123
2005-10-06 00:59:01 +00:00
..
sample_mm Bumped version to 1.1 2005-09-13 18:20:53 +00:00
stub_mm Switched from MEMFUNC to STATICFUNC for simplicity 2005-05-01 18:46:06 +00:00
changelog.txt final changelog 2005-07-07 21:28:14 +00:00
concommands.cpp Now unloading the original gamedll in DLLShutdown() instead of using a __attribute__((destructor)) function 2005-09-24 21:10:53 +00:00
concommands.h Now unloading the original gamedll in DLLShutdown() instead of using a __attribute__((destructor)) function 2005-09-24 21:10:53 +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 Initial import of new GameDLL loading code 2005-10-06 00:59:01 +00:00
CPlugin.h Initial import of new GameDLL loading code 2005-10-06 00:59:01 +00:00
CSmmAPI.cpp Fixed an offset :) 2005-07-13 17:15:27 +00:00
CSmmAPI.h Added new API for correct console/rcon printing 2005-06-24 22:26:19 +00:00
IPluginManager.h Initial import of new GameDLL loading code 2005-10-06 00:59:01 +00:00
ISmmAPI.h Added gcc-3.3 error message back in 2005-09-13 20:25:30 +00:00
ISmmPlugin.h Initial import of new GameDLL loading code 2005-10-06 00:59:01 +00:00
LICENSE.txt Added copyright information 2005-04-18 23:42:31 +00:00
Makefile Linux compatibility for no-STL 2005-09-13 20:20:49 +00:00
oslink.cpp Initial import of new GameDLL loading code 2005-10-06 00:59:01 +00:00
oslink.h Initial import of new GameDLL loading code 2005-10-06 00:59:01 +00:00
sourcemm.cpp Initial import of new GameDLL loading code 2005-10-06 00:59:01 +00:00
SourceMM.Doxyfile Fixed retry command 2005-04-19 07:41:07 +00:00
sourcemm.h Initial import of new GameDLL loading code 2005-10-06 00:59:01 +00:00
sourcemm.sln Initial import 2005-04-16 19:59:26 +00:00
sourcemm.vcproj Initial import of new GameDLL loading code 2005-10-06 00:59:01 +00:00
util.cpp Initial import of new GameDLL loading code 2005-10-06 00:59:01 +00:00
util.h Initial import of new GameDLL loading code 2005-10-06 00:59:01 +00:00
version.rc Bumped version to 1.1 2005-09-13 18:20:53 +00:00