1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-07 09:43:40 +08:00

14 Commits

Author SHA1 Message Date
GAMMACASE
a5d9f803af Update matrix3x4_t 2024-07-03 16:46:12 +03:00
vanz696
6056e92838
Add CGameTrace, CTraceFilter, Ray_t & trace ray related enums/defines (#254) 2024-06-07 14:29:04 +03:00
vanz696
b2301a9ac3
Add CEntityKeyValues, EntityInstanceIter_t, EntityInstanceByNameIter_t, EntityInstanceByClassIter_t & other stuff (#183)
* Replace g_pEntitySystem with GameEntitySystem() function;
* KeyValues3, CGameSystem & CVariant updates;
2023-12-23 20:03:58 +03:00
Alexey T
5bbd47e578
Fix compilation errors for std=c++2a (#146) 2023-10-02 16:34:18 +03:00
GAMMACASE
52fe1295e1 Fix compile errors & random crashes related to IMemAlloc interface
This mainly affected debug builds
2023-09-27 16:54:58 +00:00
GAMMACASE
3ec4c090a0 Fix x64 compilation in ssemath.h 2023-09-27 16:54:58 +00:00
Michael Flaherty
9877126203 Revert "Remove depricated register declaration"
This reverts commit 29f7793b4f4f910b570e0ccb92ca0c854b2e00a7.
2018-07-19 19:07:55 -07:00
Michael Flaherty
29f7793b4f Remove depricated register declaration 2018-07-19 18:40:42 -07:00
Nicholas Hastings
b3ba2c7732 Fix USE_M64S define build warning with Clang 4.0+ 2017-12-20 08:45:52 -05:00
Nicholas Hastings
4a34a76984 Various other fixes for 64-bit. 2016-07-22 13:43:08 -04:00
Scott Ehlert
e09b17c2c0 Mac compatibility. 2012-05-21 18:30:56 -05:00
Nicholas Hastings
421d7a6b4d Changing a ARRAYSIZE to Q_ARRAYSIZE to fix SDKTools compile. 2012-05-21 13:25:57 -04:00
Scott Ehlert
fb701bd569 Added reverse-engineered interfaces lib code and hacked up tier1 and mathlib to build against the newer headers. 2012-05-21 02:49:35 -05:00
Scott Ehlert
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00