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

19 Commits

Author SHA1 Message Date
Nick Hastings
5b0a366e03 Merge branch 'cs2' of https://github.com/alliedmodders/hl2sdk into cs2 2023-12-17 12:13:38 -05:00
Poggu
9363452257
Add voice listen methods to IVEngineServer2 (#182) 2023-12-07 19:35:46 +03:00
Nick Hastings
32cb68e6fc Update protos 2023-12-05 17:24:31 -05:00
Nick Hastings
6349d71be0 Update protos 2023-11-24 11:44:00 -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
komashchenko
f782bbf7ed
Replace obsoleted IHandleEntity with CEntityInstance (#161) 2023-10-13 19:38:47 +03:00
Poggu
05a5907e05
Rename byteswap to cbyteswap (#140)
Resolves include collision with protobuf dependency
2023-10-01 16:41:15 +03:00
zer0.k
7931af02fa
Implement CEntityHandle & CEntitySystem (#134)
Add CConcreteEntityList, CEntityComponent, CScriptComponent, CGameEntitySystem, rewrite IHandleEntity to use CEntityHandle instead of CBaseHandle, update NUM_SERIAL_NUM_BITS, comment out old CBaseEntity, obsolete basehandle.h
2023-09-30 15:49:35 +03:00
GAMMACASE
0ac0302c8e Fix GCC compilation issues 2023-09-29 13:13:00 +03:00
GAMMACASE
b6a89a4815 Update CBufferString class 2023-09-27 16:54:58 +00:00
Nicholas Hastings
5d4df73a21 Fixed GCC reorder warning in util_shared CountdownTimer. 2013-02-05 21:34:56 -05:00
Scott Ehlert
fdd0bbf277 SDK sync. 2012-07-06 20:35:59 -05:00
Scott Ehlert
4164d6627a SDK sync. 2011-04-15 17:50:57 -05:00
Scott Ehlert
753fe25c18 SDK sync. 2010-10-11 17:51:21 -05:00
Scott Ehlert
9c563891f6 SDK sync. 2010-08-01 19:26:54 -05:00
Scott Ehlert
2b8e4d50fb SDK sync. 2010-07-26 21:23:56 -05:00
Scott Ehlert
0ac6d10063 SDK sync. 2010-07-23 21:26:45 -05:00
Scott Ehlert
afae1dd369 SDK sync. 2010-07-23 03:59:04 -05:00
Scott Ehlert
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00