1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 20:16:10 +08:00
Commit Graph

8 Commits

Author SHA1 Message Date
ac8b4718ba [dota] Update filesystem interface (#47)
* [dota] Update filesystem interface

* Remove commented out lines completely
2018-12-10 08:18:38 -05:00
98325355d2 [Dota] Filesystem interface fix (#46)
* Fix filesystem interface

* whoops
2018-10-02 17:01:23 -04:00
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
cd9b331641 Start of Source2 work. 2015-07-09 13:07:26 -04:00
bac49f4e16 Updated IFileSystem, IKeyValuesSystem, ConCommand and tier1 lib for 2013-04-19 game update. 2013-04-22 18:57:11 -04:00
f2baaa8b15 Updated IFileSystem. 2013-03-01 13:44:20 -05:00
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
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00