1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-12 03:32:11 +08:00

7 Commits

Author SHA1 Message Date
Nick Hastings
f60592b4f9 More Source 2 / Dota shuffling.
- Remove tier1 interface/factory funcs that no longer exist.
- Add/fix tier0 interface funcs.
- Fix tier0 win64 link lib to have correct decorated names for Msg, Warning, etc.
- Update Error() shim to act more closely to old behavior.
- Moved CreateInterface impl to interfaces lib (appears to not be in tier1 anymore).
- Removed exports log channels that aren't exported in S2.
2018-06-30 08:15:58 -04:00
Nicholas Hastings
dfd2294860 Update project files for static libs. 2016-07-26 11:06:54 -04:00
Scott Ehlert
9a69b72448 Add quick and dirty Win64 static libraries 2015-07-09 13:19:34 -05:00
Nicholas Hastings
cd9b331641 Start of Source2 work. 2015-07-09 13:07:26 -04:00
Nicholas Hastings
87ff0a8e7d Update static lib project settings to compile for max compatibility. 2014-02-28 14:26:50 -05:00
Nicholas Hastings
5da322ccfa Updated interfaces and tier1 libs. 2013-03-03 01:02:56 -05:00
Scott Ehlert
fb701bd569 Added reverse-engineered interfaces lib code and hacked up tier1 and mathlib to build against the newer headers. 2012-05-21 02:49:35 -05:00