metamod-source/core
Scott Ehlert 05d2af1eef Fixed problem on OBV where alternately loaded plugins (CreateInterface_MMS) could be incorrectly told they were on the OB engine (bug 4491, r=dvander).
This only happened when there was more than one plugin that loaded this way. And the first plugin to load had to fail on OBV first so that OB could be tried. It was being permanently set to OB for future plugin loads and this caused problems.
2010-07-01 02:43:22 -05:00
..
msvc9 Fixed VSP listener on Linux when loaded via gameinfo.txt on Left 4 Dead 2 (bug 4113, r=dvander). 2009-11-22 23:54:55 -06:00
provider Rewrote user message caching code to always use IServerGameDLL::GetUserMessageInfo (bug 4117, r=dvander). 2009-12-10 00:59:50 -06:00
sourcehook Fixed crashes in code generated by SourceHook's HookManGen on Mac OS X (bug 3514, r=dvander). 2009-11-24 07:33:52 -06:00
AMBuilder Converted build system to AMBuild (bug 4403, r=dvander). 2010-05-14 00:34:36 -05:00
gamedll_bridge.cpp Fixed VSP listener on Linux when loaded via gameinfo.txt on Left 4 Dead 2 (bug 4113, r=dvander). 2009-11-22 23:54:55 -06:00
IPluginManager.h Some reorganization. 2008-11-14 04:04:02 -06:00
ISmmAPI.h Initial commit of vsp bridge for new core. Not tested, barely compiles. 2008-11-15 23:46:27 -06:00
ISmmPlugin.h Some reorganization. 2008-11-14 04:04:02 -06:00
ISmmPluginExt.h Added inline game_dir helper to MetamodVersionInfo (no bug, r=ds). 2009-10-29 21:41:07 -07:00
Makefile Updated Makefile for latest OB Valve (bug 4372, r=dvander, a=blocking). 2010-04-28 23:19:40 -07:00
metamod_console.cpp Allow loading of plugins without "_i486" in the filename when ".so" extension is ommitted on Linux (bug 4410, r=dvander). 2010-05-19 01:28:55 -05:00
metamod_console.h Some reorganization. 2008-11-14 04:04:02 -06:00
metamod_oslink.cpp Mac OS X build fixes (bug 4391, r=dvander). 2010-05-14 00:34:56 -05:00
metamod_oslink.h Mac OS X build fixes (bug 4391, r=dvander). 2010-05-14 00:34:56 -05:00
metamod_plugins.cpp Fixed problem on OBV where alternately loaded plugins (CreateInterface_MMS) could be incorrectly told they were on the OB engine (bug 4491, r=dvander). 2010-07-01 02:43:22 -05:00
metamod_plugins.h Some reorganization. 2008-11-14 04:04:02 -06:00
metamod_provider.h Fixed VSP listener on Linux when loaded via gameinfo.txt on Left 4 Dead 2 (bug 4113, r=dvander). 2009-11-22 23:54:55 -06:00
metamod_util.cpp Mac OS X build fixes (bug 4391, r=dvander). 2010-05-14 00:34:56 -05:00
metamod_util.h Fixed line endings on a few files. 2009-10-29 00:07:23 -05:00
metamod.cpp Allow loading of plugins without "_i486" in the filename when ".so" extension is ommitted on Linux (bug 4410, r=dvander). 2010-05-19 01:28:55 -05:00
metamod.h Allow loading of plugins without "_i486" in the filename when ".so" extension is ommitted on Linux (bug 4410, r=dvander). 2010-05-19 01:28:55 -05:00
version.rc Converted build system to AMBuild (bug 4403, r=dvander). 2010-05-14 00:34:36 -05:00
vsp_bridge.cpp Fixed VSP listener on Linux when loaded via gameinfo.txt on Left 4 Dead 2 (bug 4113, r=dvander). 2009-11-22 23:54:55 -06:00