Metamod:Source - C++ Plugin Environment and Detour Library for the Source Engine
Go to file
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
core Rewrote user message caching code to always use IServerGameDLL::GetUserMessageInfo (bug 4117, r=dvander). 2009-12-10 00:59:50 -06:00
core-legacy Rewrote user message caching code to always use IServerGameDLL::GetUserMessageInfo (bug 4117, r=dvander). 2009-12-10 00:59:50 -06:00
cruft/installer More re-arranging. Not what we discussed in IRC but I think it works out better, Make can't deal with upward dependencies nicely. 2008-11-14 04:14:35 -06:00
loader Ugh, fixed Linux build. 2009-11-24 08:06:16 -06:00
sample_mm Updated stub_mm, sample_mm, and project templates for changes from 1.8 (bug 4107, r=dvander). 2009-11-13 18:25:56 -06:00
stub_mm Updated stub_mm, sample_mm, and project templates for changes from 1.8 (bug 4107, r=dvander). 2009-11-13 18:25:56 -06:00
support Removed some unnecessary files from msvc_project_templates and updated .hgignore. 2009-11-13 21:54:22 -06:00
.hgignore Removed some unnecessary files from msvc_project_templates and updated .hgignore. 2009-11-13 21:54:22 -06:00
.hgtags Fixed 1.7.1 tag for great justice! 2009-02-25 22:05:50 -06:00
LICENSE.txt More reorganization. 2008-11-14 04:29:33 -06:00
modules.versions Switched the branch back to development status, bumped version to 1.7.1. 2008-11-26 02:11:07 -06:00
product.version Switched the branch back to development status, bumped version to 1.7.1. 2008-11-26 02:11:07 -06:00