1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 12:06:07 +08:00
Commit Graph

635 Commits

Author SHA1 Message Date
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
bbcb5e0890 deadlock: Update protobufs 2025-04-08 18:24:07 +03:00
2760337a65 Update CEntityInstance & gametrace structs 2025-04-08 18:23:03 +03:00
382ab8a79d Update SchemaClassInfoData_t 2025-04-02 17:38:48 +03:00
d4659a4d2a Update ISchemaSystem::FindClassesByMeta args 2025-03-19 00:30:36 +03:00
402cd670d5 Fix invalid memory access in ConVarRefAbstract::SetValueInternal 2025-03-19 00:30:36 +03:00
b4a13428dc Update strtools.h
Add quite a bunch of tier0 exported methods as well as update existing ones with sdk2013 support
2025-03-19 00:30:36 +03:00
4d2c742332 Update platform.h
Various small changes and update to CPUInformation struct as well as tier0 exported methods
2025-03-19 00:30:35 +03:00
3a3ad0aeb7 Add annotations.h 2025-03-19 00:30:35 +03:00
b596b599fb Update commonmacros.h 2025-03-19 00:30:35 +03:00
dbee002544 Correct few more struct/enum defs 2025-03-19 00:30:35 +03:00
84a172db1b Update SoundFlags_t 2025-03-19 00:30:35 +03:00