1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-04 00:23:25 +08:00

41 Commits

Author SHA1 Message Date
Michael Flaherty
7dd4d0e808 Revert "Remove depricated register declaration"
This reverts commit b981822ef4a52b4bdde31a1e9b4370bf3c334eb1.
2018-07-19 19:11:14 -07:00
Michael Flaherty
b981822ef4 Remove depricated register declaration 2018-07-19 18:32:12 -07:00
Robin Gohmert
a26894ca45 Fixed an include statement (#24) 2016-05-06 16:09:44 -04:00
Nicholas Hastings
10758cf0d2 Merge pull request #21 from Ayuto/fix_mdl_cache_notify
Fixed vtable of IMDLCacheNotify
2015-12-29 20:34:50 -05:00
Ayuto22
76376af791 Fixed vtable of IMDLCacheNotify 2015-12-30 01:17:27 +01:00
Nicholas Hastings
80cd625cbb Recompiled interfaces lib. 2015-12-29 13:08:55 -05:00
Nicholas Hastings
b44d20980e Copy other Interfaces lib fixes from CS:GO branch. 2015-12-29 12:52:23 -05:00
Nicholas Hastings
77b2be0c02 Merge pull request #20 from Ayuto/fix_connect_interfaces
Fixed ConnectInterfaces
2015-12-29 12:40:29 -05:00
Ayuto22
8510f9c3a7 Fixed ConnectInterfaces 2015-12-29 17:49:27 +01:00
Nicholas Hastings
a842704609 Merge branch 'blade' of https://github.com/alliedmodders/hl2sdk into blade
.
2015-07-12 19:05:35 -04:00
Nicholas Hastings
ec76b2f336 Force KeyValues to use g_pMemAlloc where applicable for string alloc. 2015-07-12 19:04:05 -04:00
Ayuto
10fefafc36 Fixed an fpermissive error 2015-05-25 15:51:44 -04:00
Nicholas Hastings
7ecc70285e Recompile Windows static libs. 2014-02-28 14:30:21 -05:00
Nicholas Hastings
15c1785eb6 Port threadtools.h compile fix from hl2sdk-csgo. 2014-02-28 14:30:09 -05:00
Nicholas Hastings
35eb16f9ef Update static lib project settings to compile for max compatibility. 2014-02-28 14:26:03 -05:00
Nicholas Hastings
f7ddeef53c Updated CSoundParameters and ISoundEmitterSystemBase. 2013-11-12 11:06:56 -05:00
Scott Ehlert
3c7651cc73 Added OS X static libs for the future. 2012-05-21 18:30:56 -05:00
Scott Ehlert
9ad012426d Suppress clang warning for tier0's GetCPUInformation(). 2012-05-29 20:11:05 -05:00
Scott Ehlert
1ab8fe8324 Fixed sizeof warning in utlbuffer.h for clang 3.3. 2013-06-19 03:05:12 -05:00
Scott Ehlert
4c48cac66f Really fixed macro redefinition warnings for stdint.h limits. 2013-06-19 02:55:06 -05:00
Scott Ehlert
0a24e9b62e Fixed macro redefinition problem when compiling code that #includes stdint.h with clang 3.3. 2013-06-19 02:14:47 -05:00
Scott Ehlert
944b4a9628 Block out seemingly unused CRefDebug class for clang builds. 2011-06-17 17:41:40 -05:00
Nicholas Hastings
9fb54d2b77 Wrapped #pragma warning in networkvar.h with #ifdef _MSC_VER. 2013-02-08 00:08:22 -05:00
Scott Ehlert
0912401df2 Added reverse-engineered interfaces lib code and hacked up tier1 and mathlib to build against the newer headers.
--HG--
extra : rebase_source : 8a0863b93ca0391f0aa7270767bd3adcfa3a09fc
2012-05-21 02:49:35 -05:00
Scott Ehlert
a4ef1cdba8 Imported tier1 and mathlib code from L4D2 SDK.
--HG--
extra : rebase_source : 6941c1a21f522b145832a7004b301cd3fd44115c
2012-05-21 02:48:36 -05:00
Nicholas Hastings
03415c805e Update eiface for Blade Symphony.
--HG--
extra : rebase_source : 9764446691f8078b181c000c96269729cff11703
2013-10-07 10:29:51 -04: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
8486372afb Hacked tier1 static library to change import symbol AssertValidStringPtr to _AssertValidStringPtr. 2011-07-07 10:16:04 -05:00
Scott Ehlert
d2766a0964 Rebuild tier0 and vstdlib import libraries. 2011-07-07 09:56:26 -05:00
Scott Ehlert
4164d6627a SDK sync. 2011-04-15 17:50:57 -05:00
Scott Ehlert
753fe25c18 SDK sync. 2010-10-11 17:51:21 -05:00
Scott Ehlert
9c563891f6 SDK sync. 2010-08-01 19:26:54 -05:00
Scott Ehlert
2b8e4d50fb SDK sync. 2010-07-26 21:23:56 -05:00
Scott Ehlert
0ac6d10063 SDK sync. 2010-07-23 21:26:45 -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