1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-05 17:13:36 +08:00

108 Commits

Author SHA1 Message Date
Michael Flaherty
48debf7ab0 Remove depricated register declaration 2018-07-19 18:37:02 -07:00
Robin Gohmert
731dfdf34e Updated CGameRules (#44) 2018-05-23 14:30:04 -04:00
Scott Ehlert
82770f0434 Update IMaterialSystem for CSS. 2017-08-06 20:13:10 -05:00
Scott Ehlert
80466261f6 Imported more changes from sdk2013. 2017-08-06 19:46:53 -05:00
Scott Ehlert
9b952c8845 Imported some changes from sdk2013. 2017-08-06 19:36:25 -05:00
Kristian Klausen
aad754b945 utlmemory.h: Add missing template parameter (#31) 2017-01-18 17:16:49 -05:00
Nicholas Hastings
dbe9d8ab8e Update CTakeDamageInfo from Source SDK 2013. 2015-11-11 12:54:42 -05:00
Nicholas Hastings
02a7e3c497 Merge pull request #16 from Ayuto/update_eiface
Updated eiface.h
2015-09-19 19:49:16 -04:00
Ayuto
514eb48f9b Updated eiface.h with the latest code from the TF and HL2 branches
See also:
0d8dceea43 (diff-b60c6c09dd0414e40d716c825b125376)
2015-09-20 00:19:27 +02:00
Nicholas Hastings
08919e9cc7 Update CUserCmd. 2015-09-18 15:30:52 -04:00
Nicholas Hastings
e6c4fc4297 Recompile Linux and Mac tier1. 2015-07-13 20:54:15 -04:00
Nicholas Hastings
4c7d1a0cfc Remove extra _alligned_malloc. 2015-07-13 19:08:30 -04:00
Nicholas Hastings
a6722dd010 Port KeyValues class from Source SDK 2013. 2015-07-12 15:30:05 -04:00
Nicholas Hastings
921bfd15d3 Port offsetof "fix" from sdk2013. 2014-11-09 10:23:41 -05:00
Nicholas Hastings
3bf3d05e5c Preemptively update IVEngineServer and IServerTools so we can dynamically use new functions
when interface versions get updated in binaries.
2014-10-30 19:06:33 -04:00
Nicholas Hastings
f1ba26a63d Add missing const to CSteamID Render return. 2014-08-21 20:07:09 -04:00
Nicholas Hastings
7bbdf7da22 Update CTakeDamageInfo from 2013 sdk. 2014-02-28 14:02:43 -05:00
Nicholas Hastings
8c64091457 POSIX not _POSIX 2013-10-06 11:10:49 -04:00
Nicholas Hastings
bb30ec3ad3 Update CTakeDamageInfo from 2013 sdk. 2013-10-06 10:54:58 -04:00
Nicholas Hastings
d02ada1eeb Only define NO_MALLOC_OVERRIDE (on posix) if not already defined. 2013-10-06 10:54:40 -04:00
Scott Ehlert
3d25a17e99 Fixed SHLIBSUFFIX typos in Linux/OSX Makefile. 2013-04-27 10:28:01 -05:00
Scott Ehlert
893686bf31 Rebuilt tier1 and mathlib for OS X using clang. 2013-04-27 00:18:49 -05:00
Scott Ehlert
01792d127f Removed 3DNow support from mathlib.
MathLib_3DNowEnabled() will always return false.
2013-04-27 00:18:21 -05:00
Nicholas Hastings
422486339d Updated IFileSystem for SteamPipe update changes. 2013-04-16 13:13:47 -04:00
Nicholas Hastings
f8884b4fd0 Added IServerGCLobby vtable. 2013-04-16 13:13:24 -04:00
Nicholas Hastings
f5d27e565f Updated IGameSystem (bug 5627). 2013-02-25 09:32:39 -05:00
Nicholas Hastings
b138962b47 Updated IServerGameDLL. 2013-02-25 08:27:42 -05:00
raydan
11e428d4cf Added missing virtual dtor to CFunctor (bug 5615, r=psychonic). 2013-02-17 22:05:24 -05:00
Nicholas Hastings
cfda86ba66 Updated ISpatialPartition. 2013-02-14 14:43:03 -05:00
Nicholas Hastings
36b0fdd882 Updated MAX_PLAYERS defines to the actual limits. 2013-02-14 08:21:47 -05:00
Nicholas Hastings
760dd33a6a Updated EmitSound_t (bug 5376). 2013-02-14 08:21:16 -05:00
Nicholas Hastings
ce514a1b4d Updated ISoundEmitterSystemBase (bug 5452). 2013-02-14 08:20:45 -05:00
Nicholas Hastings
67ea7d75e6 Added newest CTakeDamageInfo var to ctor. 2013-02-14 08:20:06 -05:00
Nicholas Hastings
3fd10f35d1 Added missing new var to CTakeDamageInfo, fixing CMultiDamage. 2012-12-24 11:18:25 -05:00
Nicholas Hastings
57edc63c2c Fixed more bitvec issues for GCC 4.7 and Clang. 2012-12-23 22:05:33 -05:00
Nicholas Hastings
7f5785337e Copied bitvec fixes for GCC from hl2sdk-swarm. 2012-12-23 17:21:38 -05:00
Nicholas Hastings
38c7131f8c Added missing utlstring inc to filesystem.h. 2012-12-21 17:25:37 -05:00
Nicholas Hastings
4584deff10 Updated filesystem interfaces for VFileSystem020. 2012-12-18 17:48:24 -05:00
Nicholas Hastings
8639948916 Updated linux Makefile to use correct binary names for linking. 2012-12-18 17:39:48 -05:00
Tony Paloma
d033536fe6 Updated jobthread.h. 2012-11-12 21:10:32 -05:00
Nicholas Hastings
177a18b2b6 Updated collisionproperty.h. 2012-10-29 21:53:07 -04:00
Nicholas Hastings
1458e20376 Fixed IServerTools. 2012-10-28 20:52:03 -04:00
Nicholas Hastings
60db121f0a Updated IServerTools. 2012-10-28 20:45:01 -04:00
Nicholas Hastings
3d53b916ed Updated mac tier0, vstdlib, tier1, and mathlib libraries (bug 5521). 2012-10-28 15:50:02 -04:00
Nicholas Hastings
d3328c0c64 Changed posix impl of _aligned_malloc to match MemAlloc_Aligned behavior (other than tracking). 2012-10-28 12:05:52 -04:00
Nicholas Hastings
a71e92c18e Force NO_MALLOC_OVERRIDE on for mac (bug 5521). 2012-10-27 18:02:25 -04:00
Nicholas Hastings
110c0cf591 Better fix for posix _aligned_malloc in utlmemory, fixing mac support. 2012-10-27 17:41:19 -04:00
Nicholas Hastings
4a2fcb5f00 Updated tier0, vstdlib, tier1, and mathlib libraries (bug 5521). 2012-10-26 14:46:26 -04:00
Nicholas Hastings
579a831ae6 Fix mathlib compile from missing MIN/MAX. 2012-10-26 14:45:48 -04:00
Nicholas Hastings
1cf728f9a1 Fix SDK issues with NO_MALLOC_OVERRIDE (bug 5521). 2012-10-26 14:45:40 -04:00