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

238 Commits

Author SHA1 Message Date
Nicholas Hastings
2c076846f6 Updated protos and regenerated code. 2013-02-07 20:59:43 -05:00
Nicholas Hastings
12961bf79f Fixed GCC reorder warning in util_shared CountdownTimer. 2013-02-05 21:34:56 -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
0de159bb09 Replacing osx libprotobuf.a with an actual 32bit version. 2013-01-22 23:38:44 -05:00
Nicholas Hastings
c1091d867d Replacing osx libprotobuf.a with a hopefully-32bit version. 2013-01-22 23:17:46 -05: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
15e2041c49 Closed branch protobuf.
--HG--
branch : protobuf
extra : close : 1
2013-01-22 21:58:47 -05:00
Nicholas Hastings
491f01b7c9 Added linux and osx libprotobuf.a.
--HG--
branch : protobuf
2013-01-16 12:49:08 -05:00
Nicholas Hastings
9b4973eaed Added CS:GO usermessage helper class.
--HG--
branch : protobuf
2013-01-15 14:08:29 -05:00
Nicholas Hastings
00a7f11cf5 Added Windows libprotobuf libs.
--HG--
branch : protobuf
2013-01-15 14:07:35 -05:00
Nicholas Hastings
b1b8109c45 Added protobuf 2.3.0 source.
--HG--
branch : protobuf
2013-01-15 14:07:32 -05:00
Nicholas Hastings
935d4b337a Updated tier1 binaries.
--HG--
branch : protobuf
2013-01-10 19:25:00 -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
Drifter
2efbe23f8d Added missing HIDEHUD_RADAR to sharedefs (bug 5464, r=ds). 2012-08-30 08:08:11 -05:00
Nicholas Hastings
12273f0314 Merge. 2012-08-25 11:13:43 -04:00
Nicholas Hastings
df20126b95 Updated CUserCmd further. 2012-08-25 11:13:23 -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
Scott Ehlert
4ec04d2830 Added tier0 and vstdlib for OS X. 2012-08-19 02:08:39 -05:00
Scott Ehlert
5b6f0633f3 Updated static libraries for OS X. 2012-08-19 02:02:42 -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
Nicholas Hastings
d787d46716 Updated CUserCmd to match yesterday's game update. 2012-06-14 08:14:22 -04:00
Scott Ehlert
0b4aa2797b Built Windows static libs with MSVC 2005. 2012-06-03 00:08:37 -05:00
Scott Ehlert
5744b3b0ee ConnectInterfaces() actually works now. 2012-06-02 22:33:10 -05:00
Scott Ehlert
bf0a12e642 Suppress clang warning for tier0's GetCPUInformation(). 2012-05-29 20:11:05 -05:00