|
99e06adbbb
|
Update ISource2GameClients (#334)
Co-authored-by: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com>
|
2025-09-08 20:50:39 +03:00 |
|
|
3786daa8a6
|
Update ISource2GameEntities (#335)
|
2025-09-08 20:08:47 +03:00 |
|
|
1a21ada9be
|
Update INetChannel & INetChannelInfo (#333)
|
2025-08-31 23:46:41 +03:00 |
|
|
4499acb4f5
|
Correct CUtlBuffer::m_Memory index type
|
2025-08-19 16:05:44 +03:00 |
|
|
c80e0e5fee
|
Correct CUtlLeanVector::IsIdxValid method
|
2025-08-18 23:50:59 +03:00 |
|
|
93ccb6b7b2
|
cs2: Update protobufs
|
2025-08-15 18:00:36 +03:00 |
|
|
dbf150f14d
|
Update IGameSystem
|
2025-08-15 17:44:50 +03:00 |
|
|
30a56b0bf2
|
Fix use after free in CKeyValues3Context::PurgeClusterNodeChain
|
2025-08-15 17:24:38 +03:00 |
|
|
f90f863275
|
Partial update to ISource2Server
|
2025-08-15 03:55:29 +03:00 |
|
|
0e115eb214
|
Correct return types of ConVar FilterCallback typedefs
|
2025-08-15 03:10:22 +03:00 |
|
|
91fad282a0
|
Correct CConVar constructors
|
2025-08-15 03:00:33 +03:00 |
|
|
e0e3380c9f
|
Update ICvar, ConVarData & ConVarValueInfo_t
|
2025-08-15 02:38:48 +03:00 |
|
|
3525af9943
|
Update IVEngineServer2
|
2025-08-15 00:49:45 +03:00 |
|
|
38881d68a4
|
Update INetworkSystem
|
2025-08-13 17:45:50 +03:00 |
|
|
529b07aebd
|
Update ISource2GameClients
|
2025-08-13 15:25:54 +03:00 |
|
|
b0adb4de61
|
Update EntityEffects_t (#331)
|
2025-08-12 15:45:33 +03:00 |
|
|
36df1737c0
|
Update CNetworkGameServerBase
|
2025-08-09 15:07:50 +03:00 |
|
|
c66132b917
|
Add INetworkChannelNotify (#329)
|
2025-08-09 00:53:47 +03:00 |
|
|
02f47011ee
|
Fix CKeyValues3Context::AllocString returning nullptr on empty strings
|
2025-08-08 23:45:42 +03:00 |
|
|
3f155e63e7
|
Correct CUtlRBTree::IsValidIndex
|
2025-08-08 17:19:15 +03:00 |
|
|
b051e68f2f
|
Use V_memmove instead of memmove
|
2025-08-08 16:41:27 +03:00 |
|
|
4f01115f08
|
Update ISource2GameClients (#330)
|
2025-08-08 14:43:38 +03:00 |
|
|
510a1e4e83
|
Update NetworkStateChangedData & add missing initializer_list include
|
2025-08-07 14:04:04 +03:00 |
|
|
d03fadc6df
|
Update IEngineServiceMgr (#328)
|
2025-08-06 21:52:28 +03:00 |
|
|
46aa14be32
|
Update CEntityInstance (#317)
|
2025-08-06 21:40:42 +03:00 |
|
|
83070f7dae
|
Add nullptr check at CEntityKeyValues::AddConnectionDesc
|
2025-08-06 19:04:59 +03:00 |
|
|
7108a5d4a6
|
Use CPlayerBitVec for IRecipientFilter
|
2025-08-05 11:40:52 +03:00 |
|
|
faf480acdc
|
Remove obsoleted asserts in CUtlLinkedList
|
2025-08-05 11:25:38 +03:00 |
|
|
f2d4d2a036
|
Update CNetMessage, IRecipientFilter & INetChan (#313)
Co-authored-by: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com>
|
2025-08-05 11:19:26 +03:00 |
|
|
f25f1d790e
|
Sync protos
|
2025-08-04 20:35:00 -04:00 |
|
|
e0231ddcae
|
Correct multiple consts declarations x2 (#327)
|
2025-08-04 23:50:22 +03:00 |
|
|
916f0bb440
|
Update LoadKV3* functions (#325)
|
2025-08-04 23:37:16 +03:00 |
|
|
7e3a9fbff0
|
Correct multiple consts declarations (#326)
|
2025-08-04 23:34:40 +03:00 |
|
|
0b92cd0ec2
|
Update CKeyValues3Table & CKV3MemberName
|
2025-08-04 20:22:40 +03:00 |
|
|
b74b722629
|
Update EntityIOConnectionDescFat_t
|
2025-08-04 20:21:13 +03:00 |
|
|
cd0bc76b5a
|
Update CUtlSymbolTableLarge AddString & Find methods
|
2025-08-04 20:20:52 +03:00 |
|
|
5164337066
|
Update ISource2GameEntities::CheckTransmit
|
2025-08-04 20:20:20 +03:00 |
|
|
774d82f598
|
Update CGlobalVarsBase (#324)
|
2025-08-03 22:59:42 +03:00 |
|
|
02e291133a
|
Update CGameEntitySystem & EventQueuePrioritizedEvent_t
|
2025-08-03 21:00:36 +03:00 |
|
|
381d9b28c1
|
Update CEntityClass (#319)
|
2025-08-03 20:33:50 +03:00 |
|
|
8ae5bb4a5e
|
Update vprof.h (#323)
Co-authored-by: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com>
|
2025-08-03 20:23:34 +03:00 |
|
|
ce46e78af6
|
Fix CUtlLeanVector::EnsureCapacity
|
2025-08-03 19:13:44 +03:00 |
|
|
b7e4cc84ad
|
Correct CUtlLeanVector usages in CUtlRbTree & CUtlLinkedList
|
2025-08-03 02:22:38 +03:00 |
|
|
1008b6f992
|
Correctly initialise CUtlLinkedList::m_LastAlloc
|
2025-08-02 17:46:36 +03:00 |
|
|
0b23b5ae28
|
Update Flags_t (#318)
|
2025-08-02 17:08:21 +03:00 |
|
|
be703bd5ca
|
Update RnQueryObjectFlags (#315)
|
2025-08-02 16:51:40 +03:00 |
|
|
c82c435617
|
Add missing utlleanvector.h includes
|
2025-08-02 16:46:08 +03:00 |
|
|
c5461e58ac
|
Add CUtlSymbolTableLargeBase::m_nBytesAccumulated member
|
2025-08-02 16:40:07 +03:00 |
|
|
5b7c3197d7
|
Correct CUtlRbTree member initialization
|
2025-08-02 16:32:49 +03:00 |
|
|
973f3b8a44
|
Add CUtlLeanVector::Swap method
|
2025-08-02 16:32:22 +03:00 |
|