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
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
fc38b51122 Update CUtlBuffer extern methods 2025-08-12 16:52:48 +03:00
016a969d8b Rename UtlMemory_* to UtlVectorMemory_* 2025-08-12 16:52:48 +03:00
32755ab291 Update tier0.lib\so 2025-08-12 16:46:19 +03:00
4dbf724600 Correct missing platform int basetypes in const.h 2025-08-08 17:05:32 +03:00
b30448149c Sync protos 2025-08-05 17:35:59 -04:00
c6898c4746 Update protos 2025-08-04 20:41:14 -04:00
9bada9018f dota: Correct V_clamp usage 2025-07-31 18:41:56 +03:00
a4be8ce51f Update mathlib lib/a 2025-07-11 20:11:55 +03:00
658ff26c47 Correct ISource2Server & ISource2GameClients pure virtuals
Thanks boeing666 for finding it out
2025-06-28 15:06:22 +03:00
cc25f2d093 Correct gcc parenthesis warnings 2025-06-05 20:13:17 +03:00
9cbdadbda5 Update CRawAllocator, CUtlMemoryBlockAllocator & Add CUtlVectorRawAllocator 2025-06-05 17:46:47 +03:00
2ed598b4e2 Update AlignedByteArray_t 2025-06-05 16:43:30 +03:00
31cf1efba3 Separate common method from kv3 headers 2025-06-05 16:34:12 +03:00
6be2a8a843 Correct CBaseIntHandle alignment 2025-06-05 16:29:44 +03:00
09c77279ab Update tier0 lib/so 2025-05-31 11:24:40 +03:00
e1080568a2 Update ICvar interface 2025-05-30 16:41:24 +03:00