1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-30 12:24:20 +01:00
HLMetaModOfficial/sourcemm
David Anderson 00322f8833 initial import of 1.2 api changes
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40167
2005-12-23 23:38:38 +00:00
..
sample_mm Added API call for guessing iface names 2005-12-06 07:59:18 +00:00
stub_mm Added API call for guessing iface names 2005-12-06 07:59:18 +00:00
changelog.txt *** empty log message *** 2005-12-06 09:37:57 +00:00
concommands.cpp Fixed bug where cvar list would get smashed on plugin unload 2005-10-14 04:25:28 +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 lol oops 2005-12-22 21:00:54 +00:00
CPlugin.h initial import of 1.2 api changes 2005-12-23 23:38:38 +00:00
CSmmAPI.cpp initial import of 1.2 api changes 2005-12-23 23:38:38 +00:00
CSmmAPI.h initial import of 1.2 api changes 2005-12-23 23:38:38 +00:00
IPluginManager.h you can now see which plugin returned the iface 2005-10-20 14:52:49 +00:00
ISmmAPI.h initial import of 1.2 api changes 2005-12-23 23:38:38 +00:00
ISmmPlugin.h initial import of 1.2 api changes 2005-12-23 23:38:38 +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 Fixed linux compiling 2005-10-08 01:15:02 +00:00
oslink.h Initial import of new GameDLL loading code 2005-10-06 00:59:01 +00:00
sourcemm.cpp initial import of 1.2 api changes 2005-12-23 23:38:38 +00:00
SourceMM.Doxyfile Fixed retry command 2005-04-19 07:41:07 +00:00
sourcemm.h initial import of 1.2 api changes 2005-12-23 23:38:38 +00:00
sourcemm.sln Initial import 2005-04-16 19:59:26 +00:00
sourcemm.vcproj Finalized versioning and PI 2005-10-06 21:59:10 +00:00
util.cpp initial import of 1.2 api changes 2005-12-23 23:38:38 +00:00
util.h initial import of 1.2 api changes 2005-12-23 23:38:38 +00:00
version.rc Bumped version # 2005-12-06 08:18:49 +00:00