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

660 Commits

Author SHA1 Message Date
c074421767 Update IEngineServiceMgr (#328) 2025-08-21 22:31:25 +03:00
65803b44c1 Update CEntityInstance (#317) 2025-08-21 22:31:25 +03:00
8c1727d90d Add nullptr check at CEntityKeyValues::AddConnectionDesc 2025-08-21 22:31:25 +03:00
22084aed20 Use CPlayerBitVec for IRecipientFilter 2025-08-21 22:31:25 +03:00
bc42683e30 Remove obsoleted asserts in CUtlLinkedList 2025-08-21 22:31:25 +03:00
7030d81e73 Update CNetMessage, IRecipientFilter & INetChan (#313)
Co-authored-by: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com>
2025-08-21 22:31:25 +03:00
97f65865ac Correct multiple consts declarations x2 (#327) 2025-08-21 22:31:08 +03:00
9d1c7be09b Update LoadKV3* functions (#325) 2025-08-21 22:31:08 +03:00
7772b19b03 Correct multiple consts declarations (#326) 2025-08-21 22:31:08 +03:00
20208f41c5 Update CKeyValues3Table & CKV3MemberName 2025-08-21 22:31:08 +03:00
c89d081679 Update EntityIOConnectionDescFat_t 2025-08-21 22:31:07 +03:00
a593a10010 Update CUtlSymbolTableLarge AddString & Find methods 2025-08-21 22:31:07 +03:00
9c25738375 Update ISource2GameEntities::CheckTransmit 2025-08-21 22:31:07 +03:00
1288097f54 Update CGlobalVarsBase (#324) 2025-08-21 22:31:07 +03:00
39abbd247c Update CGameEntitySystem & EventQueuePrioritizedEvent_t 2025-08-21 22:31:07 +03:00
856b3fa79e Update CEntityClass (#319) 2025-08-21 22:31:06 +03:00
b22bb13d21 Update vprof.h (#323)
Co-authored-by: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com>
2025-08-21 22:31:06 +03:00
7738d5ae6e Fix CUtlLeanVector::EnsureCapacity 2025-08-21 22:31:06 +03:00
c2598bf9e8 Correct CUtlLeanVector usages in CUtlRbTree & CUtlLinkedList 2025-08-21 22:31:06 +03:00
23cc77dfc7 Correctly initialise CUtlLinkedList::m_LastAlloc 2025-08-21 22:31:06 +03:00
6a5f3717d8 Update RnQueryObjectFlags (#315) 2025-08-21 22:31:05 +03:00
169f879cda Add missing utlleanvector.h includes 2025-08-21 22:31:05 +03:00
07a2bdb1b3 Add CUtlSymbolTableLargeBase::m_nBytesAccumulated member 2025-08-21 22:31:05 +03:00
d7ed3b2725 Correct CUtlRbTree member initialization 2025-08-21 22:31:05 +03:00
de98220d67 Add CUtlLeanVector::Swap method 2025-08-21 22:31:05 +03:00
fc5d539a49 Update CUtlBuffer::m_Memory 2025-08-21 22:31:04 +03:00
290a001111 Add missing <limits> include in rawallocator.h 2025-08-21 22:31:04 +03:00
d3febe1b16 Return back iterator access for CUtlLeanVector 2025-08-21 22:31:04 +03:00
de0c7e778e Correct compile errors in CUtlLeanVector & CUtlLinkedList 2025-08-21 22:31:04 +03:00
82025cc2d7 Update CUtlMemoryBlockAllocator & CUtlSymbolTableLarge 2025-08-21 22:31:04 +03:00
be67203ef4 Partial update to CUtlSymbolTable & CUtlSymbolTableLarge 2025-08-21 22:31:03 +03:00
238b0488aa Update CUtlHashtable TableT 2025-08-21 22:31:03 +03:00
0cefef263f Update CUtlLinkedList 2025-08-21 22:31:03 +03:00
3ed56a93fb Update CUtlLeanVector* 2025-08-21 22:31:03 +03:00
b68438c724 Update CUtlRBTree 2025-08-21 22:31:02 +03:00
5a32939f6b Update CUtlMemory_RawAllocator & CUtlVectorRawAllocator 2025-08-21 22:31:02 +03:00
6736ffd06b Update CUtlMemoryBlockAllocator 2025-08-21 22:31:02 +03:00
d5c5ce5b2d Update CRawAllacator to CMemAllocAllocator 2025-08-21 22:31:02 +03:00
e181e1192a Correct CUtlBuffer::BufferFlags_t operator | 2025-08-21 22:31:01 +03:00
c28c23736b Update IGameSystem (#312) 2025-08-21 22:31:01 +03:00
426ec93bbd Update IVEngineServer2 2025-08-21 22:31:01 +03:00
e3d595f885 Update CUtlBuffer extern methods 2025-08-21 22:31:01 +03:00
657c311bd1 Rename UtlMemory_* to UtlVectorMemory_* 2025-08-21 22:31:00 +03:00
8eb3147ae5 Update ICvar 2025-08-21 22:31:00 +03:00
ebbf81d59a Update ConVarValueInfo_t 2025-08-21 22:31:00 +03:00
cbdc688b5d Correct gcc parenthesis warnings 2025-08-21 22:31:00 +03:00
da75324291 Update CRawAllocator, CUtlMemoryBlockAllocator & Add CUtlVectorRawAllocator 2025-08-21 22:30:59 +03:00
313ed9772d Update AlignedByteArray_t 2025-08-21 22:30:59 +03:00
10aaf6c8ec Separate common method from kv3 headers 2025-08-21 22:29:40 +03:00
e2731b48a1 Correct CBaseIntHandle alignment 2025-08-21 22:29:40 +03:00