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

19 Commits

Author SHA1 Message Date
GAMMACASE
96571c1827 Move strtools to tier0 & update tier1 2024-10-03 22:38:28 +03:00
GAMMACASE
c5587c0fb6 Update tier1.lib/.a 2024-03-18 22:12:30 +03:00
GAMMACASE
391f9e7427 Update tier1.lib/.a 2024-03-18 18:34:40 +03:00
Nick Hastings
d7fc96f1e9 Remove utlsymbol.cpp from tier1 vcxproj 2023-12-17 12:22:53 -05:00
Nick Hastings
62490710ed Update libs. 2023-10-13 14:51:08 -04:00
Poggu
05a5907e05
Rename byteswap to cbyteswap (#140)
Resolves include collision with protobuf dependency
2023-10-01 16:41:15 +03:00
GAMMACASE
924e0d9a67 Update tier1.lib 2023-09-27 16:54:58 +00:00
GAMMACASE
4a6540eb29 Update tier1 VS project 2023-09-27 16:54:58 +00:00
Nick Hastings
98b616e56b Upgrade tier1 msvc project to newer toolset. 2022-09-04 13:06:30 -04:00
Nick Hastings
42745c982b Remove KeyValues code from tier1. It's implemented by tier0 now and exported. 2022-09-04 12:39:41 -04:00
Nick Hastings
00b76b9dda Revert "Remove tier1 lib/code. It's implemented by tier0 now and exported."
This reverts commit 4fd0ac35ed9880b5bf26d559ccf09d7d68d05d9b.
2022-09-04 12:37:41 -04:00
Nick Hastings
4fd0ac35ed Remove tier1 lib/code. It's implemented by tier0 now and exported. 2022-09-04 12:31:05 -04: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
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