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

238 Commits

Author SHA1 Message Date
Nicholas Hastings
b0f2f5e019 Fixed SendProp::GetOffset returning garbage values for some props (bug 5312, r=me). 2012-05-29 18:02:29 -04: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
72d9dab127 Block out seemingly unused CRefDebug class for clang builds. 2011-06-17 17:41:40 -05:00
Nicholas Hastings
299030bd73 Merge. 2012-05-26 15:00:00 -04:00
Scott Ehlert
b143b27a0f Updated ConVar for 5/21 update and rebuilt tier1.
GetInt and GetFloat are now virtual.
2012-05-22 14:00:56 -05:00
Scott Ehlert
1b50ad202a Added OS X static libs for the future. 2012-05-21 18:30:56 -05:00
Nicholas Hastings
d867b17e45 Changing a ARRAYSIZE to Q_ARRAYSIZE to fix SDKTools compile. 2012-05-21 13:25:57 -04:00
Scott Ehlert
18afb9c47c 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
Scott Ehlert
b3de4b7059 Imported tier1 and mathlib code from L4D2 SDK. 2012-05-21 02:48:36 -05:00
Nicholas Hastings
5bd82f0928 Updated more of IEngineSound. 2012-05-18 21:21:07 -04:00
Nicholas Hastings
467e663e78 Updated IEngineSound. 2012-05-18 21:15:08 -04:00
Nicholas Hastings
7c04a40fda Added missing semicolon in iclient.h. 2012-05-18 17:34:08 -04:00
Nicholas Hastings
af525076ba Added new members to CTakeDamageInfo and CEntInfo. 2012-05-12 12:44:07 -04:00
Nicholas Hastings
65c6d88f4c Updated multiple interfaces for CS:GO, based on linux debug bin in public beta. 2012-05-11 21:16:03 -04: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
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
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