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

663 Commits

Author SHA1 Message Date
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
8d119b09e5 Update CUtlBuffer::m_Memory 2025-08-02 16:04:44 +03:00
e0f66ff890 Add missing <limits> include in rawallocator.h 2025-08-02 15:41:33 +03:00
ee3ec4eda8 Return back iterator access for CUtlLeanVector 2025-08-02 15:35:42 +03:00
3709354673 Correct compile errors in CUtlLeanVector & CUtlLinkedList 2025-08-02 15:20:35 +03:00
7a9df1461f Update CUtlMemoryBlockAllocator & CUtlSymbolTableLarge 2025-08-02 03:42:42 +03:00
35d0a31085 Partial update to CUtlSymbolTable & CUtlSymbolTableLarge 2025-08-01 21:57:25 +03:00
91abbe5aa9 Update CUtlHashtable TableT 2025-08-01 21:49:31 +03:00
eefebf5f74 Update CUtlLinkedList 2025-08-01 21:48:58 +03:00
f59a464088 Update CUtlLeanVector* 2025-08-01 21:48:14 +03:00
6683186ea7 Update CUtlRBTree 2025-08-01 21:47:57 +03:00
3c9914b361 Update CUtlMemory_RawAllocator & CUtlVectorRawAllocator 2025-08-01 21:47:27 +03:00
c521e5b51d Update CUtlMemoryBlockAllocator 2025-08-01 21:46:56 +03:00
ba385dae84 Update CRawAllacator to CMemAllocAllocator 2025-08-01 21:46:39 +03:00
6fa7b9eebe Correct missing platform int basetypes in const.h 2025-08-01 01:06:06 +03:00
611e502d85 Correct CUtlBuffer::BufferFlags_t operator | 2025-07-31 21:32:23 +03:00
c771f14528 Update IGameSystem (#312) 2025-07-31 20:42:14 +03:00
96e4c6011f Update IVEngineServer2 2025-07-31 20:25:54 +03:00
663e563c4b Update CUtlBuffer extern methods 2025-07-31 20:04:09 +03:00
bc8ed15fef Rename UtlMemory_* to UtlVectorMemory_* 2025-07-31 19:58:46 +03:00
e32289e065 Update ICvar 2025-07-31 19:55:58 +03:00
6f4d1c36cf Update ConVarValueInfo_t 2025-07-31 19:55:46 +03:00
697aff3ee5 Update tier0.lib\so 2025-07-31 17:43:43 +03:00
4ab8a0466d Correct gcc parenthesis warnings 2025-07-31 17:29:07 +03:00
bdb915aaae Update CRawAllocator, CUtlMemoryBlockAllocator & Add CUtlVectorRawAllocator 2025-07-31 17:29:07 +03:00