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

19 Commits

Author SHA1 Message Date
Yarukon
f9fd2214cf
Update INetChannel::SendNetMessage (#261)
After 8/8/2024 CS2 update
2024-08-09 18:07:48 +03:00
Alex
6eeeb874c4
Update INetworkMessages & add CNetMessagePB (#258)
Co-authored-by: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com>
2024-06-12 20:41:47 +03:00
GAMMACASE
c1d5e34553 Add INetworkMessageProcessingPreFilter::FilterMessage comment 2024-04-24 18:50:33 +03:00
vanz696
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
vanz696
a0674fc40f
Update INetChannel & INetChannelInfo (#224) 2024-03-30 01:14:35 +03:00
vanz696
63c296e926
Update IRecipientFilter and NetChannelBufType_t (#221) 2024-03-23 21:24:10 +03:00
Juice
3339484451
fix: SetPendingDisconnect argument typo in inetchannel.h (#178) 2023-11-16 16:15:30 +00: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
GAMMACASE
a8c0e4f903 A lot of minor edits/fixes 2023-09-27 16:54:58 +00:00
Nicholas Hastings
7170a76337 Update INetChannel. 2015-11-01 11:54:40 -05:00
Nicholas Hastings
cf2fefaaa9 Update INetChannel. 2015-10-15 16:12:57 -04:00
Nicholas Hastings
f56fcd4fca Update INetworkSystem and some other related things. 2015-10-14 21:39:24 -04:00
Nicholas Hastings
688e870937 Update INetChannel. 2014-11-10 13:24:08 -05:00
Nicholas Hastings
3bf43564b0 Updated INetChannel and INetChannelInfo. 2014-04-23 23:32:17 -04:00
Nicholas Hastings
24658e726f Update INetChannelInfo for latest updates and other cleanup. 2014-05-04 10:41:21 -04:00
Nicholas Hastings
91ecba685a Tidied up a few more things. 2013-07-12 12:15:03 -04:00
Nicholas Hastings
c0340929ba Updated INetChannelHandler, IClient, INetChannelInfo and some of INetChannel. 2013-04-06 22:41:43 -04: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