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

676 Commits

Author SHA1 Message Date
cad44b1d80 Update IVEngineServer2 2025-08-12 17:15:52 +03:00
de0d851feb Update EntityEffects_t (#331) 2025-08-12 16:53:23 +03:00
850ef33985 Update CNetworkGameServerBase 2025-08-12 16:53:23 +03:00
48c9c1121d Add INetworkChannelNotify (#329) 2025-08-12 16:53:23 +03:00
b18c8d285a Fix CKeyValues3Context::AllocString returning nullptr on empty strings 2025-08-12 16:53:22 +03:00
0d2e594354 Correct CUtlRBTree::IsValidIndex 2025-08-12 16:53:22 +03:00
e04ce6ecdf Use V_memmove instead of memmove 2025-08-12 16:53:22 +03:00
13543fe483 Update ISource2GameClients (#330) 2025-08-12 16:53:22 +03:00
17a16fd9f6 Update NetworkStateChangedData & add missing initializer_list include 2025-08-12 16:53:22 +03:00
c632e89e2c Update IEngineServiceMgr (#328) 2025-08-12 16:53:22 +03:00
94366fcf10 Update CEntityInstance (#317) 2025-08-12 16:53:21 +03:00
c97deff97f Add nullptr check at CEntityKeyValues::AddConnectionDesc 2025-08-12 16:53:21 +03:00
84e8276611 Use CPlayerBitVec for IRecipientFilter 2025-08-12 16:53:21 +03:00
1b047a2bcf Remove obsoleted asserts in CUtlLinkedList 2025-08-12 16:53:21 +03:00
36678c8531 Update CNetMessage, IRecipientFilter & INetChan (#313)
Co-authored-by: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com>
2025-08-12 16:53:21 +03:00
646d08fe4d Correct multiple consts declarations x2 (#327) 2025-08-12 16:52:57 +03:00
553165e790 Update LoadKV3* functions (#325) 2025-08-12 16:52:56 +03:00
048e5df493 Correct multiple consts declarations (#326) 2025-08-12 16:52:56 +03:00
5f055a725d Update CKeyValues3Table & CKV3MemberName 2025-08-12 16:52:56 +03:00
35f71eeaba Update EntityIOConnectionDescFat_t 2025-08-12 16:52:56 +03:00
32bc19a8e9 Update CUtlSymbolTableLarge AddString & Find methods 2025-08-12 16:52:55 +03:00
f5ceb38632 Update ISource2GameEntities::CheckTransmit 2025-08-12 16:52:55 +03:00
5c10e02eb9 Update CGlobalVarsBase (#324) 2025-08-12 16:52:55 +03:00
bfe3405ce6 Update CGameEntitySystem & EventQueuePrioritizedEvent_t 2025-08-12 16:52:55 +03:00
276aad9531 Update CEntityClass (#319) 2025-08-12 16:52:54 +03:00
b4877e3912 Update vprof.h (#323)
Co-authored-by: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com>
2025-08-12 16:52:54 +03:00
9054c3b97f Fix CUtlLeanVector::EnsureCapacity 2025-08-12 16:52:54 +03:00
d2c2efefd4 Correct CUtlLeanVector usages in CUtlRbTree & CUtlLinkedList 2025-08-12 16:52:54 +03:00
caa63fc1d6 Correctly initialise CUtlLinkedList::m_LastAlloc 2025-08-12 16:52:53 +03:00
63f1a73ca4 Update RnQueryObjectFlags (#315) 2025-08-12 16:52:53 +03:00
0a43005d39 Add missing utlleanvector.h includes 2025-08-12 16:52:53 +03:00
2ce2ef9430 Add CUtlSymbolTableLargeBase::m_nBytesAccumulated member 2025-08-12 16:52:53 +03:00
10b9908cf4 Correct CUtlRbTree member initialization 2025-08-12 16:52:52 +03:00
fdffa22054 Add CUtlLeanVector::Swap method 2025-08-12 16:52:52 +03:00
20cf249209 Update CUtlBuffer::m_Memory 2025-08-12 16:52:52 +03:00
30286b45ba Add missing <limits> include in rawallocator.h 2025-08-12 16:52:52 +03:00
31897b9a38 Return back iterator access for CUtlLeanVector 2025-08-12 16:52:52 +03:00
40a227f090 Correct compile errors in CUtlLeanVector & CUtlLinkedList 2025-08-12 16:52:51 +03:00
4d2f30775c Update CUtlMemoryBlockAllocator & CUtlSymbolTableLarge 2025-08-12 16:52:51 +03:00
ee975ec51c Partial update to CUtlSymbolTable & CUtlSymbolTableLarge 2025-08-12 16:52:51 +03:00
569fc67303 Update CUtlHashtable TableT 2025-08-12 16:52:51 +03:00
6e8427904f Update CUtlLinkedList 2025-08-12 16:52:51 +03:00
4438dc5774 Update CUtlLeanVector* 2025-08-12 16:52:50 +03:00
11e97c7d54 Update CUtlRBTree 2025-08-12 16:52:50 +03:00
f24a7dd343 Update CUtlMemory_RawAllocator & CUtlVectorRawAllocator 2025-08-12 16:52:50 +03:00
470f8576f1 Update CUtlMemoryBlockAllocator 2025-08-12 16:52:50 +03:00
f0ddd07499 Update CRawAllacator to CMemAllocAllocator 2025-08-12 16:52:49 +03:00
39bc9fff86 Correct CUtlBuffer::BufferFlags_t operator | 2025-08-12 16:52:49 +03:00
0c079af27b Update IGameSystem (#312) 2025-08-12 16:52:49 +03:00
a2672f5632 Update IVEngineServer2 2025-08-12 16:52:49 +03:00