1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-20 12:36:05 +08:00

7 Commits

Author SHA1 Message Date
ebd971b421 Update from SDK 2013 2025-02-19 18:36:16 -05:00
732b5b29b5 More mathlib unification with SDK 2013, including 3dnow fixes (#231) 2024-04-21 11:52:42 -04:00
0d247b9566 Port GetCPUInformation and mathlib from sdk2013 2024-04-20 13:42:47 -04:00
4f04af6123 Get rid of warnings (#88)
* Get rid of warnings

-macro expansion producing 'defined' has undefined behaviour
-conversion from 'int' to 'float', possible loss of data

* Get rid of errors

-conversion from 'int' to 'float', possible loss of data
2021-11-04 21:14:31 +00:00
3e7f7bdabd Fixed conflict between min/max macros and std::min/max when using GCC >= 4.2. 2011-04-28 01:30:09 -05:00
7ff7f366d5 Modified SDK for GCC 4.2 2008-09-15 02:50:57 -05:00
055f5cd168 Added most recent version of unmodified HL2 SDK for Orange Box engine 2008-09-15 01:07:45 -05:00