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

646 Commits

Author SHA1 Message Date
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
854cac5ec0 Correct missing platform int basetypes in const.h 2025-08-08 17:07:53 +03:00
fdc100df39 Update protos 2025-08-04 20:40:59 -04:00
57a8cce5fa Update mathlib lib/a 2025-07-11 20:14:08 +03:00
c2ea17589f Correct ISource2Server & ISource2GameClients pure virtuals
Thanks boeing666 for finding it out
2025-06-28 15:08:36 +03:00
c53c19f991 Remove register from generichash (#309) 2025-05-17 16:10:35 -04:00
5e2d916b79 Fix git-blame-ignore-revs 2025-05-17 16:10:19 -04:00
ec10f728be Add .git-blame-ignore-revs 2025-05-17 14:13:33 -04:00
73e64e0fbb Fix file encoding 2025-05-17 14:13:32 -04:00
f68cb313fe Update ICvar interface 2025-05-12 20:31:06 +03:00
d17c1c9ed3 Update Quaternion default alignment to 16 2025-05-12 01:42:35 +03:00
597349a1c4 Update fieldtype_t & Add CPhysSurfacePropertiesVehicle 2025-05-12 01:41:54 +03:00
574143a0ce Convert FL_* flags to Flags_t enum 2025-05-12 01:41:11 +03:00
683a9c3959 Update interfaces lib/a 2025-05-11 20:25:00 +03:00
cf0c222fd8 deadlock: Update HitGroup_t & MoveType_t 2025-04-08 18:26:35 +03:00