1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-07 09:43:40 +08:00

60 Commits

Author SHA1 Message Date
Nicholas Hastings
dcd8c29561 Updated protos and regenerated code. 2013-03-07 21:19:35 -05:00
Nicholas Hastings
0065875ade Fixed compile issues in filesystem_passthru. 2013-02-25 17:52:15 -05:00
Nicholas Hastings
985bae9f32 Added some missing param names to IVEngineServer, IServerGameDLL, and IClient. 2013-02-20 09:32:02 -05:00
Nicholas Hastings
dd9c1b3187 Updated IFilesystem. 2013-02-20 09:31:11 -05:00
Nicholas Hastings
f16bfd7e21 Added missing forward declaration of INetMessage. 2013-02-16 19:17:34 -05:00
Nicholas Hastings
d4e913c838 Updated IVEngineServer and IServerGameDLL. 2013-02-15 16:28:06 -05:00
Nicholas Hastings
ed77f9e5d5 Updated IGameTypes. 2013-02-15 11:45:56 -05:00
Nicholas Hastings
2e148ebb1f Updated protos and regenerated code. 2013-02-13 21:34:36 -05:00
Nicholas Hastings
09b038f24c Wrapped #pragma warning in networkvar.h with #ifdef _MSC_VER. 2013-02-08 00:08:22 -05:00
Nicholas Hastings
2c076846f6 Updated protos and regenerated code. 2013-02-07 20:59:43 -05:00
Nicholas Hastings
75892707cc Merge. 2013-02-04 08:40:10 -05:00
Nicholas Hastings
19e11d6d60 Updated protos and regenerated code. 2013-02-04 08:39:37 -05:00
Asher Baker
bd4e9d299f Fix GCC warning. 2013-01-24 05:04:09 +00:00
Nicholas Hastings
bd3bd3e829 Fixed clang default argument redefinition warning in CUtlHashDict. 2013-01-22 22:11:38 -05:00
Nicholas Hastings
902c44e1bb Merged branch protobuf. 2013-01-22 21:59:30 -05:00
Nicholas Hastings
9b4973eaed Added CS:GO usermessage helper class.
--HG--
branch : protobuf
2013-01-15 14:08:29 -05:00
Nicholas Hastings
c96ea55ff1 Added WriteVarInt32 and ByteSizeVarInt32 to tier1 bf_write.
--HG--
branch : protobuf
2013-01-10 19:02:29 -05:00
Nicholas Hastings
61abf75e82 Added netmessage and usermessage protos and generated protobuf code.
--HG--
branch : protobuf
2013-01-10 19:01:36 -05:00
Nicholas Hastings
714ef6f9b3 Fixed unused var warning in logging.h when compiling with GCC. 2013-01-03 18:30:42 -05:00
Nicholas Hastings
2476d7f402 Backed out changeset: 138e7ceec329 2012-12-26 17:59:17 -05:00
Nicholas Hastings
97e3c6c9a3 Backed out changeset: 23b0b2437720. 2012-12-26 17:58:58 -05:00
Nicholas Hastings
4ddb14848d Backed out changeset: 725fa48c102b. 2012-12-26 17:58:41 -05:00
Nicholas Hastings
393d5916b4 Backed out changeset: 841ebbb46667. 2012-12-26 17:58:23 -05:00
Nicholas Hastings
c693432c60 Backed out changeset: 34572fdd3c7c. 2012-12-26 17:58:05 -05:00
Nicholas Hastings
3099f494af Backed out changeset: 7b40835d165c. 2012-12-26 17:57:49 -05:00
Nicholas Hastings
a8bfbf24d8 Updated IClient and INetChannelHandler again. 2012-12-26 10:34:46 -05:00
Nicholas Hastings
7b015279cb Added missing forward declaration of INetMessageBinder in inetchannel.h. 2012-12-26 10:15:30 -05:00
Nicholas Hastings
025c0ae152 Updated IClient and INetChannel.
--HG--
branch : protobuf
2012-12-26 10:09:03 -05:00
Nicholas Hastings
0141f38f2f Updated IClient and INetChannel. 2012-12-26 10:09:03 -05:00
Nicholas Hastings
bbf981cb92 Further update to IServerGameDLL. 2012-12-25 00:57:25 -05:00
Nicholas Hastings
8df04730e1 Added missing forward declaration in eiface for protobuf message. 2012-12-25 00:57:24 -05:00
Nicholas Hastings
cbcbecf648 Updated IVEngineServer, IServerGameDLL, and entity flags.
--HG--
branch : protobuf
2012-12-24 20:36:33 -05:00
Nicholas Hastings
485f238a58 Updated IVEngineServer, IServerGameDLL, and entity flags. 2012-12-24 20:36:33 -05:00
Nicholas Hastings
448163cf79 Fixed compile error when including igametypes.h more than once. 2012-09-09 17:36:17 -04:00
Nicholas Hastings
a416c0cf71 Updated entity flag defines. 2012-09-04 12:58:16 -04:00
Nicholas Hastings
44f2d965ff Added IGameTypes header. 2012-09-03 22:49:22 -04:00
Scott Ehlert
5fe2e098bd Added forward declarations for structs added with recent IMaterialSystem changes.
This fixes the building of SDKTools.
2012-08-20 19:26:28 -05:00
Scott Ehlert
e1b5a27857 Added reverse-engineered implementation of shaderapiempty. 2012-08-19 03:28:31 -05:00
Scott Ehlert
29bd9fe263 Updated some materialsystem and shaderapi headers. 2012-08-19 02:08:41 -05:00
Daniel Varnai
c0af5a4ba6 Updated IGameEvents. 2012-08-18 01:17:33 -04:00
Nicholas Hastings
46fea20b2d Updated IServerGameDLL and IVEngineServer. 2012-08-11 01:44:01 -04:00
Drifter
59baa09c72 Added missing newline to valve_off.h (bug 5387). 2012-07-22 13:36:16 -04:00
Scott Ehlert
bf0a12e642 Suppress clang warning for tier0's GetCPUInformation(). 2012-05-29 20:11:05 -05:00
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
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