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

8 Commits

Author SHA1 Message Date
Nicholas Hastings
30b7be46a8 Merge loader, loader2. Rename env var HL2SDKS2 -> HL2SDKSOURCE2. 2015-07-09 14:09:56 -04:00
Nicholas Hastings
4b75bcb431 Renamed s2 -> source2. 2015-07-09 13:15:41 -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
David Anderson
ab4dfdc722 Updated changelog, added license headers. 2008-11-26 00:19:30 -06:00
David Anderson
08f2df2d78 Properly implementing GameDLL unloading. 2008-11-23 21:50:17 -06:00
David Anderson
ad6f271a71 Initial import of gameinfo loader. 2008-11-23 21:21:49 -06:00
David Anderson
0e05b948fd Added error field to provider loading. 2008-11-15 21:10:13 -06:00
David Anderson
b86f66d459 Initial sketch of new unified loader (vsp only currently). 2008-11-15 18:29:24 -06:00