1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/sourcemm
David Anderson d1f72d5a94 Committed new changelog
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40146
2005-10-21 11:15:18 +00:00
..
sample_mm Sample usage of new listener API 2005-10-21 07:22:37 +00:00
stub_mm Fixed bugs, updated plugins 2005-10-20 14:57:02 +00:00
changelog.txt Committed new changelog 2005-10-21 11:15:18 +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 Committed new API 2005-10-21 07:18:53 +00:00
CPlugin.h initial import of new events system 2005-10-20 14:37:47 +00:00
CSmmAPI.cpp you can now see which plugin returned the iface 2005-10-20 14:52:49 +00:00
CSmmAPI.h you can now see which plugin returned the iface 2005-10-20 14:52:49 +00:00
IPluginManager.h you can now see which plugin returned the iface 2005-10-20 14:52:49 +00:00
ISmmAPI.h you can now see which plugin returned the iface 2005-10-20 14:52:49 +00:00
ISmmPlugin.h Committed new API 2005-10-21 07:18:53 +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 Fixed macro bug 2005-10-21 10:02:21 +00:00
SourceMM.Doxyfile Fixed retry command 2005-04-19 07:41:07 +00:00
sourcemm.h Finalized versioning and PI 2005-10-06 21:59:10 +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 new GameDLL loading code 2005-10-06 00:59:01 +00:00
util.h initial import of new events system 2005-10-20 14:37:47 +00:00
version.rc Bumped version to 1.1 2005-09-13 18:20:53 +00:00