1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/core-legacy
2009-10-29 02:37:52 -04:00
..
msvc9 Fixed core/version.rc for windows, so the filename field has the correct engine. 2008-11-24 03:30:52 -06:00
sourcehook Build fixes. 2009-10-28 23:18:50 -07:00
concommands.cpp Fixed circular dependency between sourcemm.h/util.h (build bustage). 2009-10-29 02:37:52 -04:00
concommands.h Renamed core-1.4 to core-legacy. 2008-11-14 05:02:00 -06:00
convar_smm.h Renamed core-1.4 to core-legacy. 2008-11-14 05:02:00 -06:00
CPlugin.cpp Fixed circular dependency between sourcemm.h/util.h (build bustage). 2009-10-29 02:37:52 -04:00
CPlugin.h Renamed core-1.4 to core-legacy. 2008-11-14 05:02:00 -06:00
CSmmAPI.cpp Fixed circular dependency between sourcemm.h/util.h (build bustage). 2009-10-29 02:37:52 -04:00
CSmmAPI.h Renamed core-1.4 to core-legacy. 2008-11-14 05:02:00 -06:00
gamedll_bridge.cpp Updated changelog, added license headers. 2008-11-26 00:19:30 -06:00
IPluginManager.h Renamed core-1.4 to core-legacy. 2008-11-14 05:02:00 -06:00
ISmmAPI.h Merged PM's unreleased SourceHook-legacy, getting us VP hooks (bug 4019, r=ds). 2009-10-28 23:14:32 -07:00
ISmmPlugin.h Merged PM's unreleased SourceHook-legacy, getting us VP hooks (bug 4019, r=ds). 2009-10-28 23:14:32 -07:00
Makefile Initial import of core-legacy as a gameinfo provider. 2008-11-23 21:22:04 -06:00
oslink.cpp Renamed core-1.4 to core-legacy. 2008-11-14 05:02:00 -06:00
oslink.h Renamed core-1.4 to core-legacy. 2008-11-14 05:02:00 -06:00
sourcemm.cpp Merged PM's unreleased SourceHook-legacy, getting us VP hooks (bug 4019, r=ds). 2009-10-28 23:14:32 -07:00
sourcemm.h Fixed circular dependency between sourcemm.h/util.h (build bustage). 2009-10-29 02:37:52 -04:00
util.cpp Fixed circular dependency between sourcemm.h/util.h (build bustage). 2009-10-29 02:37:52 -04:00
util.h Build fixes. 2009-10-28 23:18:50 -07:00
version.h Ran versionchanger script for consistency. 2009-02-25 22:48:58 -06:00
version.rc Replaced SVN_FULL_VERSION with MMS_FULL_VERSION and SVN_FILE_VERSION with MMS_FILE_VERSION in version headers. 2008-11-24 03:50:12 -06:00
version.tpl Replaced SVN_FULL_VERSION with MMS_FULL_VERSION and SVN_FILE_VERSION with MMS_FILE_VERSION in version headers. 2008-11-24 03:50:12 -06:00
vsp_bridge.cpp Fixed circular dependency between sourcemm.h/util.h (build bustage). 2009-10-29 02:37:52 -04:00
vsp_listener.cpp Replaced SVN_FULL_VERSION with MMS_FULL_VERSION and SVN_FILE_VERSION with MMS_FILE_VERSION in version headers. 2008-11-24 03:50:12 -06:00
vsp_listener.h Hammered vsp bridge into core-legacy. 2008-11-15 21:13:38 -06:00