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

216 Commits

Author SHA1 Message Date
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
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
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