1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/sourcemm
David Anderson 9e524e6999 DS suggested we do this...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4024
2005-04-18 23:34:18 +00:00
..
sample_mm Sample plugin can now do anything server plugins can (except NetworkIDValidated callback) 2005-04-18 23:33:44 +00:00
CHLTVDirector.h YAMS 2005-04-17 18:43:21 +00:00
concommands.cpp The accessor now adds the FCVAR_GAMEDLL flag to each command, which prevents crashes on exit 2005-04-18 15:51:13 +00:00
concommands.h Implemented factory hooks 2005-04-16 23:33:39 +00:00
convar.cpp Initial import 2005-04-16 19:59:26 +00:00
CPlugin.cpp Ehh, retarded mistake 2005-04-18 18:26:40 +00:00
CPlugin.h Added new AllPluginsLoaded callback 2005-04-18 18:21:57 +00:00
CServerGameClients.h YAMS 2005-04-17 18:43:21 +00:00
CServerGameDLL.h DS suggested we do this... 2005-04-18 23:34:18 +00:00
CServerGameEnts.h YAMS 2005-04-17 18:43:21 +00:00
CSmmAPI.cpp Implemented factory hooks 2005-04-16 23:33:39 +00:00
CSmmAPI.h Renamed file 2005-04-16 23:35:37 +00:00
IPluginManager.h Implemented factory hooks 2005-04-16 23:33:39 +00:00
ISmmAPI.h Implemented factory hooks 2005-04-16 23:33:39 +00:00
ISmmPlugin.h Added new AllPluginsLoaded callback 2005-04-18 18:21:57 +00:00
oslink.cpp Implemented factory hooks 2005-04-16 23:33:39 +00:00
oslink.h Implemented factory hooks 2005-04-16 23:33:39 +00:00
sourcemm.cpp Fixed bug where blank lines were read as plugins 2005-04-18 19:50:33 +00:00
sourcemm.h I really don't feel like writing a comment because I don't know what I've just done 2005-04-18 16:18:02 +00:00
sourcemm.sln Initial import 2005-04-16 19:59:26 +00:00
sourcemm.vcproj Fixed bug where blank lines were read as plugins 2005-04-18 19:50:33 +00:00
util.cpp Implemented factory hooks 2005-04-16 23:33:39 +00:00
util.h Implemented factory hooks 2005-04-16 23:33:39 +00:00