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

60 Commits

Author SHA1 Message Date
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
Mooshua
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
Nick Hastings
d8c63810e1 Update tier0 2023-12-17 12:51:16 -05:00
Nick Hastings
1807752e95 Rebuild tier1 2023-12-17 12:25:01 -05:00
Nick Hastings
4358ed0a2d Recompile Linux libprotobuf with _GLIBCXX_USE_CXX11_ABI=0 2023-11-16 18:48:36 -05:00
Nick Hastings
f58a75ee60 Rebuild Windows libprotobuf and protoc with VS 2015 for higher compatibility 2023-11-16 11:10:13 -05:00
Nicholas Hastings
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
Nick Hastings
62490710ed Update libs. 2023-10-13 14:51:08 -04:00
GAMMACASE
3903ac9d50 Update tier1.lib 2023-10-10 00:07:21 +03:00
Nick Hastings
db9b90619f Update SteamWorks SDK to v1.58 2023-09-30 10:03:16 -04:00
Nick Hastings
c6bab37efe Rebuild interfaces lib 2023-09-28 18:15:35 -04:00
GAMMACASE
924e0d9a67 Update tier1.lib 2023-09-27 16:54:58 +00:00
GAMMACASE
fad33b4ac0 Update mathlib.lib 2023-09-27 16:54:58 +00:00
GAMMACASE
2d0698c6e4 Update interfaces.lib 2023-09-27 16:54:58 +00:00
GAMMACASE
59837cbb41 Update tier1.lib 2023-09-27 16:54:58 +00:00
GAMMACASE
d525e7ad19 Update tier0.lib & Obsolete mem.h 2023-09-27 16:54:58 +00:00
GAMMACASE
d01418aca1 Update tier0.lib & KeyValues constructor 2023-09-27 16:54:58 +00: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
f2fc2ac6d5 Update Windows and Linux tier0 libs 2022-09-04 11:19:04 -04:00
Nick Hastings
576f364072 Remove vstdlib lib/bins 2022-09-04 11:18:44 -04:00
StanR
cab937bc33 Remove 32-bit libs 2022-09-04 11:18:25 -04:00
Nicholas Hastings
6e4f2cceab Update Linux static libs. 2018-07-07 13:56:00 -04:00
Nick Hastings
f94c42c090 Update Windows static libs. 2018-07-07 13:54:45 -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
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
Nicholas Hastings
3fcf2ee3e5 Recompile tier1 with latest ConVar/ConCommand updates. 2018-06-16 09:25:35 -04:00
Nick Hastings
26556b4aa6 Add WIP tier1 interface changes / tier0.
Not done, but this should fix current MM:S build from tier1 headers not
matching lib on Windows.
2018-05-05 10:55:21 -04:00
Nicholas Hastings
ef8c2c65c1 Renamed/moved x64 Linux libs for consistency with our other SDKs. 2017-12-20 08:45:17 -05:00
Nicholas Hastings
0963986cb8 Recompile Windows tier1. 2016-08-29 19:17:07 -04:00
Nicholas Hastings
987870d4db Update Win32 static libs. Add Win64 static libs. 2016-07-26 11:10:09 -04:00
Nicholas Hastings
e62e3c06e9 Update Win64 tier0 and vstdlib linker libs. 2016-07-26 11:04:45 -04:00
Nicholas Hastings
c977b07ae9 Add/update Linux static libs for convenience. 2016-07-22 13:44:07 -04:00
Nicholas Hastings
197acf7e0e Update linked shared objects to current versions. 2016-07-22 13:35:32 -04:00
Nicholas Hastings
2bb5557397 Remove tier1 and interfaces libs. They need to be recompiled anyway and won't be committed until things stablize. 2015-12-29 21:11:16 -05:00
Nicholas Hastings
6b806c8252 Update tier0 and vstdlib link libs for KeyValuesSystem move. 2015-11-23 15:05:55 -05:00
Scott Ehlert
9a69b72448 Add quick and dirty Win64 static libraries 2015-07-09 13:19:34 -05:00
Scott Ehlert
4e0f6d3c60 Fix ConVar and ConCommands 2015-07-09 13:10:10 -04:00
Nicholas Hastings
cd9b331641 Start of Source2 work. 2015-07-09 13:07:26 -04:00
Nicholas Hastings
d0bb0415cf Recompile Mac libprotobuf with libstdc++. 2015-01-21 14:02:01 -05:00
Nicholas Hastings
0b6df770a9 Switch to protobuf 2.6.1 to match Dota. 2015-01-21 09:09:05 -05:00
Nicholas Hastings
74e89486e5 Remove vs2010 and vs2012 libprotobuf versions from tree. We don't need them. 2015-01-21 09:08:33 -05:00
Nicholas Hastings
68b1c9e8a7 Recompile libprotobuf with libstdc++ 2014-09-03 13:11:12 -07:00
Nicholas Hastings
b929fa537d Recompile libprotobuf. 2014-09-01 11:22:42 -04:00
Scott Ehlert
74a371eef4 Add libprotobuf for Linux. 2014-03-02 00:35:48 -06:00
Scott Ehlert
505d9abb99 Added libprotobuf for Mac OS X. 2014-03-01 23:45:33 -06:00
Scott Ehlert
73995c3bbf Add static and dynamic libs for Mac OS X and Linux. 2014-03-01 13:29:27 -06:00
Nicholas Hastings
e94746ad89 Add msvc11 and msvc12 libprotobuf versions. 2014-02-28 14:39:17 -05:00
Nicholas Hastings
452e5af977 Recompile Windows static libs. 2014-02-28 14:32:20 -05:00