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 ce7a3beab0 LookForVDFs() in core now 'relatizes' paths to VDFs that it finds.
This eliminates the annoying warning in L4D:
***VPK: FindFile Attempting to use full path with VPK file!
2008-11-19 01:17:48 -06:00
core LookForVDFs() in core now 'relatizes' paths to VDFs that it finds. 2008-11-19 01:17:48 -06:00
core-legacy Changed FindFirstFile code in LookForVDFs to look for *.vdf instead of *.* 2008-11-19 01:14:16 -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 Added unload logic for core and core-legacy; no crash on exit anymore 2008-11-18 07:20:38 -06:00
sample_mm Renamed core-1.4 to core-legacy. 2008-11-14 05:02:00 -06:00
stub_mm Renamed core-1.4 to core-legacy. 2008-11-14 05:02:00 -06:00
support Added symstore script. 2008-11-18 05:23:58 -06:00
.hgtags Fixed tags for mmsource-central 2008-09-16 04:41:32 -05:00
LICENSE.txt More reorganization. 2008-11-14 04:29:33 -06:00
modules.versions Redid versioning for Mercurial. 2008-11-18 02:28:38 -06:00
product.version Added product.version file. 2008-11-18 03:45:30 -06:00