1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-01 13:24:25 +01:00
Commit Graph

27 Commits

Author SHA1 Message Date
Nicholas Hastings
26d5160169 Updated Dota detection.
--HG--
extra : rebase_source : db72120da5c3ab853a27eb5f92f1a33886fa0a28
2013-06-18 12:15:29 -04:00
Nicholas Hastings
42a139baf5 Removed loader's reliance on tier0 by manually parsing command line for -game (bug 5674, r=DS). 2013-03-22 20:47:35 -04:00
Nicholas Hastings
0f2d7aa234 Added support for Dota 2 (bug 5640). 2013-03-04 10:38:17 -05:00
Nicholas Hastings
b518d1e372 Fixed linux build (bug 5522). 2012-10-26 16:15:10 -04:00
Nicholas Hastings
2819fe69e6 Updated loader to attempt to guess correct tier0/vstdlib filenames on linux (bug 5522). 2012-10-26 15:48:10 -04:00
Nicholas Hastings
de9e05f224 Remove unused variables and defines (bug 5523, r=asherkin). 2012-10-26 11:19:45 -04:00
Nicholas Hastings
b5771f3c96 Split CS:S support off to a separate engine/build (bug 5369, r=asherkin). 2012-08-20 14:25:29 -04:00
Nicholas Hastings
3aa20f1405 Added support for CS: Global Offensive (bug 5228, r=DS). 2012-05-26 17:07:26 -04:00
Nicholas Hastings
3e67d47414 Added support for E.Y.E. Divine Cybermancy (bug 5034, r=DS). 2011-08-08 08:57:03 -04:00
Nicholas Hastings
bb3fd3ea2d Added support for Bloody Good Time (bug 4784, r=DS). 2011-01-10 14:09:50 -05:00
psychonic
70122da21c Adjusted MM:S loader for new ep2v engine iface change (bug 4752, r=DS). 2010-12-17 22:20:10 -05:00
Scott Ehlert
3de5678e45 Fixed bug where engine was being detected as OBV/ep2v on OB/ep2 listen servers (bug 4560, r=dvander). 2010-08-07 15:26:30 -05:00
Scott Ehlert
769ce745b0 Added support for Alien Swarm (bug 4529, r=dvander). 2010-07-22 03:22:27 -05:00
Scott Ehlert
3c18a34078 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
Scott Ehlert
31c8cc9681 Mac OS X build fixes (bug 4391, r=dvander). 2010-05-14 00:34:56 -05:00
Fyren
96ef34139b Update ep2v detection (bug 4401, r=dvander) 2010-05-12 22:56:31 -07:00
Scott Ehlert
2c5cd02440 Fixed loading on Left 4 Dead 2 DLC (The Passing) (bug 4358, r=dvander). 2010-04-23 16:55:51 -04:00
Scott Ehlert
15e694bce8 Fixed VSP listener on Linux when loaded via gameinfo.txt on Left 4 Dead 2 (bug 4113, r=dvander).
This moves the actual VSP listener to the loader and so "plugin_load" is given the path to the loader rather than one of the engine specific binaries.
2009-11-22 23:54:55 -06:00
Scott Ehlert
9408b525ac Added separate build for Orange Box Valve engine (bug 4084, r=dvander).
Also extended MetamodVersionInfo with a game_dir member for getting the game name/directory.
And bumped METAMOD_PLAPI_VERSION to 15 for the above.
2009-10-29 16:23:25 -05:00
Scott Ehlert
07a7cc20cd Added support for Left 4 Dead 2 (bug 4078, r=dvander). 2009-10-29 10:57:27 -05:00
Scott Ehlert
303176ab70 Added support for Dark Messiah engine and game. (no bug, r=me).
The development of this feature would not be possible without the support of the following people from the game's community:
Dylan Riggs, Carl Pettengill, Ed Moreland, and Christian.
2009-02-18 01:38:23 -06:00
David Anderson
ab4dfdc722 Updated changelog, added license headers. 2008-11-26 00:19:30 -06:00
Scott Ehlert
28e9e22fe1 Fixed timestamp in mm_LogFatal/metamod-fatal.log having the day twice instead of the month. 2008-11-24 01:52:07 -06:00
David Anderson
e1a9b482b3 Attempt at fixing windows build errors. 2008-11-23 22:10:16 -06:00
David Anderson
97b323a583 Fixed win32 compiling error. 2008-11-23 21:25:45 -06:00
David Anderson
ad6f271a71 Initial import of gameinfo loader. 2008-11-23 21:21:49 -06:00
David Anderson
b86f66d459 Initial sketch of new unified loader (vsp only currently). 2008-11-15 18:29:24 -06:00