1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-01 13:24:25 +01:00
HLMetaModOfficial/sourcemm
David Anderson ac1ea74510 Changed to namespaces
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4099
2005-08-12 17:44:53 +00:00
..
sample_mm Fixed an offset :) 2005-07-13 17:15:27 +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 Changed to namespaces 2005-08-12 17:44:53 +00:00
concommands.h Changed to namespaces 2005-08-12 17:44: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 Changed to namespaces 2005-08-12 17:44:53 +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 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 new API for correct console/rcon printing 2005-06-24 22:26:19 +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 Fixed an offset :) 2005-07-13 17:15:27 +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 Changed to namespaces 2005-08-12 17:44:53 +00:00
SourceMM.Doxyfile Fixed retry command 2005-04-19 07:41:07 +00:00
sourcemm.h Changed to namespaces 2005-08-12 17:44:53 +00:00
sourcemm.sln Initial import 2005-04-16 19:59:26 +00:00
sourcemm.vcproj Changed to namespaces 2005-08-12 17:44: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 number 2005-08-07 03:26:58 +00:00