Commit Graph

17 Commits

Author SHA1 Message Date
GAMMACASE
cf90870c17 Update mathlib lib/a 2025-07-11 20:05:36 +03:00
GAMMACASE
decc3d05c9 Update Quaternion default alignment to 16 2025-05-18 20:02:09 +03:00
Nick Hastings
3dc26fdbb1 Fix file encoding 2025-05-17 14:11:58 -04:00
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 29f7793b4f.
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