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

636 Commits

Author SHA1 Message Date
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
216bce978f Update AlignedByteArray_t 2025-07-31 17:29:07 +03:00
5ab17ebfcb Separate common method from kv3 headers 2025-07-31 17:28:47 +03:00
11de3bc5de Correct CBaseIntHandle alignment 2025-07-31 17:28:47 +03:00
bd6fe1a547 Update ICvar interface 2025-07-31 17:28:47 +03:00
abde277182 Update fieldtype_t & Add CPhysSurfacePropertiesVehicle 2025-07-31 17:26:27 +03:00
482c6d96a4 Convert FL_* flags to Flags_t enum 2025-07-31 17:26:27 +03:00
5878155727 Update interfaces lib/a 2025-07-31 17:26:27 +03:00
f3434a7634 Update CEntityInstance & gametrace structs 2025-07-31 17:26:27 +03:00
410859415c Update SchemaClassInfoData_t 2025-07-31 17:26:26 +03:00
07f35e1547 cs2: Add HUD_PRINTTALK2 & HUD_PRINTALERT (#311) 2025-07-18 23:44:16 +03:00
cf90870c17 Update mathlib lib/a 2025-07-11 20:05:36 +03:00
9310e72cee Correct ISource2Server & ISource2GameClients pure virtuals
Thanks boeing666 for finding it out
2025-06-28 15:04:27 +03:00
decc3d05c9 Update Quaternion default alignment to 16 2025-05-18 20:02:09 +03:00
a7a51ce40d Fix git-blame-ignore-revs 2025-05-17 16:06:15 -04:00
8be70e15be Remove register from generichash (#309) 2025-05-17 20:04:11 +00:00
306216200c Add .git-blame-ignore-revs 2025-05-17 14:11:59 -04:00
3dc26fdbb1 Fix file encoding 2025-05-17 14:11:58 -04:00
5358380f4c cs2: Update protobufs 2025-05-09 14:54:56 +03:00
bc59586979 Add CHostStateRequest & CHostStateMgr (#306) 2025-04-18 15:11:55 +03:00
d11bca1c0a Update ISteamUGC (#305) 2025-04-08 14:40:50 +03:00
1509228b8f Correct GetCPUInformation() usage 2025-04-01 12:31:09 +03:00
ad554cccc6 Remove SpawnGroupFlags_t in favor of networkbasetypes.proto 2025-04-01 12:22:31 +03:00
17aca04983 Update ISchemaSystem::FindClassesByMeta args 2025-03-19 00:22:50 +03:00
f31e5fbbfe Update ISource2GameClients::ProcessUsercmds method (#304) 2025-03-12 02:20:15 +03:00
9fff41ea32 Fix invalid memory access in ConVarRefAbstract::SetValueInternal 2025-03-10 19:37:55 +03:00
788e54c210 Update strtools.h
Add quite a bunch of tier0 exported methods as well as update existing ones with sdk2013 support
2025-03-06 22:00:42 +03:00
b6b9b257d8 Update platform.h
Various small changes and update to CPUInformation struct as well as tier0 exported methods
2025-03-06 21:59:02 +03:00