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

18 Commits

Author SHA1 Message Date
6eeeb874c4 Update INetworkMessages & add CNetMessagePB (#258)
Co-authored-by: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com>
2024-06-12 20:41:47 +03:00
c1d5e34553 Add INetworkMessageProcessingPreFilter::FilterMessage comment 2024-04-24 18:50:33 +03:00
aaaaaf040b Update CUtlMemoryPoolBase after 4/2/2024 update (#228)
Also updates tier0/tslist.h to sdk2013 variant and other minor stuff.
2024-04-06 23:49:28 +03:00
a0674fc40f Update INetChannel & INetChannelInfo (#224) 2024-03-30 01:14:35 +03:00
63c296e926 Update IRecipientFilter and NetChannelBufType_t (#221) 2024-03-23 21:24:10 +03:00
3339484451 fix: SetPendingDisconnect argument typo in inetchannel.h (#178) 2023-11-16 16:15:30 +00: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
a8c0e4f903 A lot of minor edits/fixes 2023-09-27 16:54:58 +00:00
7170a76337 Update INetChannel. 2015-11-01 11:54:40 -05:00
cf2fefaaa9 Update INetChannel. 2015-10-15 16:12:57 -04:00
f56fcd4fca Update INetworkSystem and some other related things. 2015-10-14 21:39:24 -04:00
688e870937 Update INetChannel. 2014-11-10 13:24:08 -05:00
3bf43564b0 Updated INetChannel and INetChannelInfo. 2014-04-23 23:32:17 -04:00
24658e726f Update INetChannelInfo for latest updates and other cleanup. 2014-05-04 10:41:21 -04:00
91ecba685a Tidied up a few more things. 2013-07-12 12:15:03 -04:00
c0340929ba Updated INetChannelHandler, IClient, INetChannelInfo and some of INetChannel. 2013-04-06 22:41:43 -04:00
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
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00