Commit Graph

12 Commits

Author SHA1 Message Date
GAMMACASE
9bada9018f dota: Correct V_clamp usage 2025-07-31 18:41:56 +03:00
GAMMACASE
a4be8ce51f Update mathlib lib/a 2025-07-11 20:11:55 +03:00
Nick Hastings
e4cf9ea19b Fix file encoding 2025-05-17 14:14:47 -04:00
Nicholas Hastings
637e2f8bdf Merge branch 'cs2' into dota 2025-02-15 12:16:27 -05:00
GAMMACASE
a5d9f803af Update matrix3x4_t 2024-07-03 16:46:12 +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
Nick Hastings
4362433e95 Merge branch 'cs2' into dota
# Conflicts:
#	public/mathlib/mathlib.h
2023-10-16 00:03:05 -04:00
David Anderson
d3dd996b0b Fix clamp() name collision. 2023-10-11 21:18:20 -07:00
Alexey T
5bbd47e578
Fix compilation errors for std=c++2a (#146) 2023-10-02 16:34:18 +03: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
Scott Ehlert
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00