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

12 Commits

Author SHA1 Message Date
5878155727 Update interfaces lib/a 2025-07-31 17:26:27 +03:00
3dc26fdbb1 Fix file encoding 2025-05-17 14:11:58 -04:00
09bd9e1872 Fix missing definition in interfaces.lib\.a 2024-10-07 23:04:00 +03:00
158405cdcd Update interfaces.lib/.a 2024-10-07 22:00:12 +03:00
e8226b297c Add IGameTypes interface (#234) 2024-04-27 19:28:10 +03:00
12479b44d2 Update interfaces.lib/.a 2024-03-25 00:31:37 +03:00
xen
e76ee08f95 Add ISource2ServerConfig interface 2023-09-28 19:12:29 +00:00
2d0698c6e4 Update interfaces.lib 2023-09-27 16:54:58 +00: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
f5bd00c3aa ConnectInterfaces() actually works now. 2012-06-02 22:33:10 -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