1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-04 00:23:25 +08:00

10 Commits

Author SHA1 Message Date
GAMMACASE
09bd9e1872 Fix missing definition in interfaces.lib\.a 2024-10-07 23:04:00 +03:00
GAMMACASE
158405cdcd Update interfaces.lib/.a 2024-10-07 22:00:12 +03:00
Alex
e8226b297c
Add IGameTypes interface (#234) 2024-04-27 19:28:10 +03:00
GAMMACASE
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
GAMMACASE
2d0698c6e4 Update interfaces.lib 2023-09-27 16:54:58 +00:00
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
cd9b331641 Start of Source2 work. 2015-07-09 13:07:26 -04:00
Scott Ehlert
f5bd00c3aa ConnectInterfaces() actually works now. 2012-06-02 22:33:10 -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