metamod-source/core
Scott Ehlert 1f1d6e57f9 Rewrote user message caching code to always use IServerGameDLL::GetUserMessageInfo (bug 4117, r=dvander).
Games where the above function can crash are handled by detouring tier0's Error() function and jumping back to our own code. So in theory this should work on all games now.
2009-12-10 00:59:50 -06: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
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 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_console.cpp Rewrote user message caching code to always use IServerGameDLL::GetUserMessageInfo (bug 4117, r=dvander). 2009-12-10 00:59:50 -06:00
metamod_console.h Some reorganization. 2008-11-14 04:04:02 -06:00
metamod_oslink.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
metamod_oslink.h Rewrote user message caching code to always use IServerGameDLL::GetUserMessageInfo (bug 4117, r=dvander). 2009-12-10 00:59:50 -06:00
metamod_plugins.cpp Nothing to see here. Move along. 2009-11-02 11:08:56 -06: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 Fixed line endings on a few files. 2009-10-29 00:07:23 -05:00
metamod_util.h Fixed line endings on a few files. 2009-10-29 00:07:23 -05:00
metamod.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
metamod.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
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 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