1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-03 16:13:22 +08:00

12 Commits

Author SHA1 Message Date
Poggu
05a5907e05
Rename byteswap to cbyteswap (#140)
Resolves include collision with protobuf dependency
2023-10-01 16:41:15 +03:00
Nick Hastings
c6bab37efe Rebuild interfaces lib 2023-09-28 18:15:35 -04:00
xen
e76ee08f95 Add ISource2ServerConfig interface 2023-09-28 19:12:29 +00:00
GAMMACASE
0185e8aded Fix minor compile time issues & update interfaces project files 2023-09-27 16:54:58 +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
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
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