1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-01 13:24:25 +01:00
Metamod:Source - C++ Plugin Environment and Detour Library for the Source Engine http://www.metamodsource.net/
Go to file
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
core 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
core-legacy core-legacy Makefile fixes 2010-06-15 14:18:44 -07: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 Fixed rare crash in loader when tier0 was already loaded by srcds from a location other than the 'bin' directory (bug 4475, r=dvander). 2010-06-30 13:57:05 -05:00
public Converted build system to AMBuild (bug 4403, r=dvander). 2010-05-14 00:34:36 -05:00
sample_mm Added Mac OS X build support to stub/sample plugin makefiles (bug 4391, r=dvander). 2010-05-22 00:45:44 -05:00
stub_mm Added Mac OS X build support to stub/sample plugin makefiles (bug 4391, r=dvander). 2010-05-22 00:45:44 -05:00
support Fixed buildbot upload for OS X with horrible workaround (r=dvander). 2010-05-15 18:31:36 -05:00
.hgignore Updated .hgignore to ignore dylib binaries on OS X. 2010-05-19 04:14:49 -05:00
.hgtags Added tag mmsource-1.8.0 for changeset 0133b1bed407 2009-12-19 17:04:03 -08:00
AMBuildScript Added version information to Mac OS X binaries (bug 4391, r=dvander). 2010-05-27 19:10:12 -05:00
configure.py Converted build system to AMBuild (bug 4403, r=dvander). 2010-05-14 00:34:36 -05:00
LICENSE.txt More reorganization. 2008-11-14 04:29:33 -06:00
product.version Converted build system to AMBuild (bug 4403, r=dvander). 2010-05-14 00:34:36 -05:00
pushbuild.txt Triggering rebuild to fix problem with loading on L4D2 with glibc 2.3. 2010-05-24 16:42:58 -04:00