1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-23 01:59:43 +08:00
Commit Graph

30 Commits

Author SHA1 Message Date
David Anderson
e14da783e9 Rename mathlib clamp to V_clamp. 2023-10-13 21:13:34 -07:00
Michael Flaherty
a4a0aa9de0 Revert "Remove depricated register declaration"
This reverts commit 16c618aa49.
2018-07-19 19:08:43 -07:00
Michael Flaherty
16c618aa49 Remove depricated register declaration 2018-07-19 18:39:49 -07:00
Nick Hastings
f2a73b2f7c Update IVEngineServer. 2018-05-05 08:44:29 -04:00
Nick Hastings
8959c93bbb Update ICommandLine. 2018-05-05 08:44:17 -04:00
Nicholas Hastings
6b11101709 Add missing file from last commit. 2017-07-23 08:52:01 -04:00
Nicholas Hastings
b96f78a0b7 Update IAppSystem for latest DoI update. 2017-07-23 08:49:04 -04:00
Robin Gohmert
bee9791e6f Updated IMDLCacheNotify (#34) 2017-06-17 07:58:07 -04:00
Nicholas Hastings
db2dc1a2a0 Force KeyValues to use g_pMemAlloc where applicable for string alloc. 2015-07-12 19:08:04 -04:00
Ayuto
94467900cc Fixed an fpermissive error 2015-05-25 15:54:19 -04:00
Nicholas Hastings
74768c928b Update IVEngineServer. 2015-02-22 09:52:59 -05:00
Nicholas Hastings
67edbc9838 Updated ICVarIteratorInternal. 2015-02-22 09:10:09 -05:00
Nicholas Hastings
7dcdcad9b7 Missed change for ISoundEmitterSystemBase. 2013-11-12 11:26:38 -05:00
Nicholas Hastings
a80a319e2a Updated CSoundParameters and ISoundEmitterSystemBase. 2013-11-12 11:13:26 -05:00
Nicholas Hastings
c33a2d7e4f Update IEngineSound. 2013-10-22 16:11:14 -04:00
Scott Ehlert
4d0d77b8f5 Fixed sizeof warning in utlbuffer.h for clang 3.3. 2013-06-19 03:05:12 -05:00
Scott Ehlert
1fb040e39d Block out seemingly unused CRefDebug class for clang builds. 2011-06-17 17:41:40 -05:00
Nicholas Hastings
6c2acc6ed5 Updated entity flag defines. 2013-10-08 15:55:46 -04:00
Nicholas Hastings
71e5d70a47 Mass header update from Insurgency itself, hl2sdk-csgo, and hl2sdk-2013. 2013-10-08 13:56:30 -04:00
Scott Ehlert
75fdf22c20 Added OS X static libs for the future. 2012-05-21 18:30:56 -05:00
Scott Ehlert
f2185a5cfb 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
Nicholas Hastings
5b16d2ec9e Updated more of IEngineSound. 2012-05-18 21:21:07 -04:00
Nicholas Hastings
7ca88906e3 Updated IEngineSound. 2012-05-18 21:15:08 -04:00
Nicholas Hastings
e82f123674 Fixed unused var warning in logging.h when compiling with GCC. 2013-01-03 18:16:29 -05:00
Nicholas Hastings
ded3b74538 Updated IVEngineServer, IServerGameDLL, IFileSystem, and IClient. 2011-07-17 14:47:07 -04:00
Scott Ehlert
753fe25c18 SDK sync. 2010-10-11 17:51:21 -05:00
Scott Ehlert
afae1dd369 SDK sync. 2010-07-23 03:59:04 -05:00
Scott Ehlert
e208562b7e IMemAlloc::Free now used in ICvar::Iterator destructor. 2010-07-22 14:36:34 -05:00
Scott Ehlert
e493574c46 Fixed compiler error when #including iclient.h. 2010-07-22 01:48:57 -05:00
Scott Ehlert
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00