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

9 Commits

Author SHA1 Message Date
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
Poggu
05a5907e05
Rename byteswap to cbyteswap (#140)
Resolves include collision with protobuf dependency
2023-10-01 16:41:15 +03:00
GAMMACASE
6455c156af Fix interface.h includes 2023-09-27 16:54:58 +00:00
Nicholas Hastings
0b6df770a9 Switch to protobuf 2.6.1 to match Dota. 2015-01-21 09:09:05 -05:00
Nicholas Hastings
ec26f9f98e Update protobuf source from v2.4.1 to 2.5.0. 2014-09-01 11:21:36 -04:00
Nicholas Hastings
6019eb1826 Fix protobuf compile error on msvc12. 2014-02-28 14:32:49 -05:00
Nicholas Hastings
218e56864c Added protobuf 2.4.1 source. 2013-03-01 12:46:15 -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
Scott Ehlert
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00