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

637 Commits

Author SHA1 Message Date
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
ffd961ffd3 Update fieldtype_t & Add CPhysSurfacePropertiesVehicle 2025-05-30 16:41:24 +03:00
8637b623e5 Convert FL_* flags to Flags_t enum 2025-05-30 16:41:24 +03:00
9bbc21c8b5 Update interfaces lib/a 2025-05-30 16:41:23 +03:00
9f49b61cc3 Update Quaternion default alignment to 16 2025-05-18 19:54:19 +03:00
bb26f8301c Remove register from generichash (#309) 2025-05-17 16:13:50 -04:00
fd0942c9fd Fix git-blame-ignore-revs 2025-05-17 16:13:00 -04:00
90c6ea67f8 Add .git-blame-ignore-revs 2025-05-17 14:14:48 -04:00
e4cf9ea19b Fix file encoding 2025-05-17 14:14:47 -04:00
aa40133ac0 dota: Update MoveType_t 2025-04-08 18:34:23 +03:00
6375333931 dota: Update protobufs 2025-04-08 18:33:10 +03:00
32a5ae8a8c Update CEntityInstance & gametrace structs 2025-04-08 18:29:54 +03:00
fd1874f447 Update SchemaClassInfoData_t 2025-04-02 17:38:05 +03:00
2257ed7500 Update ISchemaSystem::FindClassesByMeta args 2025-03-19 00:35:08 +03:00
fbe93e1528 Fix invalid memory access in ConVarRefAbstract::SetValueInternal 2025-03-19 00:35:07 +03:00
ab928484e4 Update strtools.h
Add quite a bunch of tier0 exported methods as well as update existing ones with sdk2013 support
2025-03-19 00:35:07 +03:00
9fd65c296b Update platform.h
Various small changes and update to CPUInformation struct as well as tier0 exported methods
2025-03-19 00:35:07 +03:00
f44aba810d Add annotations.h 2025-03-19 00:35:07 +03:00
df87a00f96 Update commonmacros.h 2025-03-19 00:35:07 +03:00
f33999970e Correct few more struct/enum defs 2025-03-19 00:35:07 +03:00
460889b454 Update SoundFlags_t 2025-03-19 00:35:07 +03:00
db723f3667 Correct certain type definitions
Definitions were retrieved from schema dumps
2025-03-19 00:35:06 +03:00
69eab48899 Correct SchemaClass/Enum flag types 2025-03-19 00:35:06 +03:00
afcef9c62c Correct CKeyValues3Context::Clear/Purge 2025-03-19 00:35:06 +03:00