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

19 Commits

Author SHA1 Message Date
12479b44d2 Update interfaces.lib/.a 2024-03-25 00:31:37 +03:00
c5587c0fb6 Update tier1.lib/.a 2024-03-18 22:12:30 +03:00
391f9e7427 Update tier1.lib/.a 2024-03-18 18:34:40 +03:00
fdc4954f22 KeyValues & ICommandLine fixes after 7/2/24 CS2 update (#201)
Co-authored-by: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com>
2024-02-07 12:55:45 +03:00
d8c63810e1 Update tier0 2023-12-17 12:51:16 -05:00
1807752e95 Rebuild tier1 2023-12-17 12:25:01 -05:00
4358ed0a2d Recompile Linux libprotobuf with _GLIBCXX_USE_CXX11_ABI=0 2023-11-16 18:48:36 -05:00
c5d57c03ee Update Protobuf and add protos for CS2 (#176)
* Replace protobuf 2.6.1 with 3.21.8

* Update/add protobuf libs

* Add CS2 protos

* Remove old csgo/dota protos

* Add versioned protoc bin

* Comment out Valve's `schema` define for now

* Use ENetworkDisconnectionReason

* Fix-up `offsetof` to avoid errors on some Clang versions
2023-11-15 23:58:12 +00:00
62490710ed Update libs. 2023-10-13 14:51:08 -04:00
db9b90619f Update SteamWorks SDK to v1.58 2023-09-30 10:03:16 -04:00
c6bab37efe Rebuild interfaces lib 2023-09-28 18:15:35 -04:00
00b76b9dda Revert "Remove tier1 lib/code. It's implemented by tier0 now and exported."
This reverts commit 4fd0ac35ed.
2022-09-04 12:37:41 -04:00
4fd0ac35ed Remove tier1 lib/code. It's implemented by tier0 now and exported. 2022-09-04 12:31:05 -04:00
f2fc2ac6d5 Update Windows and Linux tier0 libs 2022-09-04 11:19:04 -04:00
576f364072 Remove vstdlib lib/bins 2022-09-04 11:18:44 -04:00
6e4f2cceab Update Linux static libs. 2018-07-07 13:56:00 -04:00
2d1a9237d8 Fix static lib names to match what MM:S expects when building.
This nukes the legacy '_i486' suffix.
2018-06-16 09:49:37 -04:00
3fcf2ee3e5 Recompile tier1 with latest ConVar/ConCommand updates. 2018-06-16 09:25:35 -04:00
ef8c2c65c1 Renamed/moved x64 Linux libs for consistency with our other SDKs. 2017-12-20 08:45:17 -05:00