1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-07 09:43:40 +08:00

26 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
Nicholas Hastings
409858e4ee Regenerate proto files. 2015-02-20 09:14:02 -05:00
Nicholas Hastings
78eb05f228 Update usermessage/clientmessage helpers. 2015-02-20 09:13:41 -05:00
Nicholas Hastings
a80a03849b Update proto files. 2015-02-20 09:13:08 -05:00
Nicholas Hastings
bcae3dedf5 Regenerate proto files with protoc 2.6.1. 2015-01-21 11:03:16 -05:00
Nicholas Hastings
e62fa6228f Update usermessage/clientmessage helpers. 2015-01-21 11:02:50 -05:00
Nicholas Hastings
7f01f7a843 Update proto files. 2015-01-21 11:02:16 -05:00
Nicholas Hastings
daf8e68cda Update usermessage and clientmessage helpers with new messages. 2014-09-01 11:24:17 -04:00
Nicholas Hastings
1c3382c9c6 Regenerate proto files with protoc 2.5.0. 2014-09-01 11:23:51 -04:00
Nicholas Hastings
e4ff29c755 Update usermessage and engine protos. 2014-09-01 11:20:08 -04:00
Nicholas Hastings
4c13ce12cb Fix signed/unsigned compare in usermessage/clientmessage helpers. 2014-04-18 07:34:33 -04:00
Nicholas Hastings
ec8aa94c92 Update usermessage protos and regenerate. 2014-02-28 14:39:56 -05:00
Nicholas Hastings
6ae5f40572 Regenerated protobuf files. 2014-02-10 09:20:47 -05:00
Nicholas Hastings
6f4e636a80 Updated usermessage and clientmessage helpers. 2014-02-10 09:20:34 -05:00
Nicholas Hastings
12bbcf4f25 Updated protos. 2014-02-10 09:20:18 -05:00
Nicholas Hastings
c12d94dec2 Updated protos. 2013-07-24 00:29:09 -04:00
Nicholas Hastings
7db20d956c Updated protobufs, regenerated. 2013-06-18 12:12:50 -04:00
Nicholas Hastings
d5f624f533 Copied the Valve debug code killer from um helper to client message helper. 2013-06-06 12:18:57 -04:00
Nicholas Hastings
934bf4fc7a Fixed non-debug builds using usermessage helpers. 2013-06-06 12:18:23 -04:00
Nicholas Hastings
6f2dff28f5 Updated protobufs.
--HG--
extra : rebase_source : 33b658e2d314424a66e48aa987d13fae26bfeb24
2013-06-05 21:05:42 -04:00
Nicholas Hastings
d217b943d4 Kill Valve debug code included by dota usermessage helpers when _DEBUG.
--HG--
extra : rebase_source : caa4ed31c57e632f9afcf09417dc7bd7637d8a35
2013-06-05 20:45:20 -04:00
Nicholas Hastings
12a2c648b6 Added IServerGameClients::DispatchClientMessage + client message protos, generated code, and helpers. 2013-03-13 23:54:54 -04:00
Nicholas Hastings
e712582819 Moved ai_activity proto files out of dota-specific spot.
--HG--
rename : public/game/shared/dota/protobuf/ai_activity.pb.cc => public/game/shared/protobuf/ai_activity.pb.cc
rename : public/game/shared/dota/protobuf/ai_activity.pb.h => public/game/shared/protobuf/ai_activity.pb.h
rename : public/game/shared/dota/protobuf/ai_activity.proto => public/game/shared/protobuf/ai_activity.proto
2013-03-03 01:00:55 -05:00
Nicholas Hastings
420435a7c8 Added Dota usermessage helpers. 2013-03-01 12:48:56 -05:00
Nicholas Hastings
5846589a93 Added latest protos and generated code. 2013-03-01 12:48:33 -05:00
Scott Ehlert
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00