1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-01 13:24:25 +01:00
HLMetaModOfficial/sourcemm
David Anderson 71d74c6722 Re-bumped all version numbers again (SourceHook=2, Plugin=7/7)
Fixed bug where gamedlls setting new game names would not work
Moved PM's virtual destructor to bottom of vtable

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40117
2005-09-29 23:05: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
CHLTVDirector.h YAMS 2005-04-17 18:43:21 +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 Changed to namespaces 2005-08-12 17:44:53 +00:00
CPlugin.h Bumped min required version 2005-09-13 19:31:25 +00:00
CServerGameClients.h YAMS 2005-04-17 18:43:21 +00:00
CServerGameDLL.h Re-bumped all version numbers again (SourceHook=2, Plugin=7/7) 2005-09-29 23:05:01 +00:00
CServerGameEnts.h YAMS 2005-04-17 18:43:21 +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 Fixed retry command 2005-04-19 07:41:07 +00:00
ISmmAPI.h Added gcc-3.3 error message back in 2005-09-13 20:25:30 +00:00
ISmmPlugin.h Replaced std::list with List class 2005-08-12 17:33:59 +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 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 Re-bumped all version numbers again (SourceHook=2, Plugin=7/7) 2005-09-29 23:05:01 +00:00
SourceMM.Doxyfile Fixed retry command 2005-04-19 07:41:07 +00:00
sourcemm.h Bumped version to 1.1 2005-09-13 18:20:53 +00:00
sourcemm.sln Initial import 2005-04-16 19:59:26 +00:00
sourcemm.vcproj Bumped version to 1.1 2005-09-13 18:20:53 +00:00
util.cpp Semi-small fix to make SourceMM ignore whitespace in metaplugins.ini with UTIL_TrimLeft and UTIL_TrimRight 2005-07-03 16:11:28 +00:00
util.h Semi-small fix to make SourceMM ignore whitespace in metaplugins.ini with UTIL_TrimLeft and UTIL_TrimRight 2005-07-03 16:11:28 +00:00
version.rc Bumped version to 1.1 2005-09-13 18:20:53 +00:00