1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-09 10:39:03 +08:00

386 Commits

Author SHA1 Message Date
Nicholas Hastings
bac49f4e16 Updated IFileSystem, IKeyValuesSystem, ConCommand and tier1 lib for 2013-04-19 game update. 2013-04-22 18:57:11 -04:00
Nicholas Hastings
c0340929ba Updated INetChannelHandler, IClient, INetChannelInfo and some of INetChannel. 2013-04-06 22:41:43 -04:00
Nicholas Hastings
ade87d3fc5 Updated IKeyValuesSystem. 2013-03-29 09:22:08 -04:00
Nicholas Hastings
4dbcfc2d11 Hl2sdk-ized uint8 def in eiface for consistency. 2013-03-22 20:37:33 -04:00
Nicholas Hastings
54a632f7ed Updated IAppSystem. 2013-03-21 22:01:34 -04:00
Nicholas Hastings
c0d4f54a2a Updated ICommandLine. 2013-03-21 21:13:05 -04:00
Nicholas Hastings
12a2c648b6 Added IServerGameClients::DispatchClientMessage + client message protos, generated code, and helpers. 2013-03-13 23:54:54 -04:00
Nicholas Hastings
e712582819 Moved ai_activity proto files out of dota-specific spot.
--HG--
rename : public/game/shared/dota/protobuf/ai_activity.pb.cc => public/game/shared/protobuf/ai_activity.pb.cc
rename : public/game/shared/dota/protobuf/ai_activity.pb.h => public/game/shared/protobuf/ai_activity.pb.h
rename : public/game/shared/dota/protobuf/ai_activity.proto => public/game/shared/protobuf/ai_activity.proto
2013-03-03 01:00:55 -05:00
Nicholas Hastings
31b4af4d99 Added IServerGCLobby vtable. 2013-03-03 01:00:31 -05:00
Nicholas Hastings
012383f7c5 Added missing virtual destructor to ICVarIteratorInternal. 2013-03-01 17:33:45 -05:00
Nicholas Hastings
f2baaa8b15 Updated IFileSystem. 2013-03-01 13:44:20 -05:00
Nicholas Hastings
84620eccb6 Fixed up CGlobalVars enough for maxentities and pEdicts to be correct again (probably still not right). 2013-03-01 12:49:29 -05:00
Nicholas Hastings
164a41207c Fixed SendProp (dtor is no longer virtual). 2013-03-01 12:49:29 -05:00
Nicholas Hastings
7607970cab More eiface updates. 2013-03-01 12:49:29 -05:00
Nicholas Hastings
4322ebcfb8 Added WriteVarInt32 and ByteSizeVarInt32 to tier1 bf_write. 2013-01-10 19:02:29 -05:00
Nicholas Hastings
eb6ef53ad8 Ported IEngineSound changes from CS:GO branch. 2013-03-01 12:49:12 -05:00
Nicholas Hastings
420435a7c8 Added Dota usermessage helpers. 2013-03-01 12:48:56 -05:00
Nicholas Hastings
5846589a93 Added latest protos and generated code. 2013-03-01 12:48:33 -05:00
Nicholas Hastings
7e896bec3a Fixed Windows build issue in threadtools.h. 2013-02-28 12:46:32 -05:00
Nicholas Hastings
542ad634f0 Updated IVEngineServer and IServerGameDLL. 2013-02-28 11:53:06 -05:00
Drifter
bf98ba6146 Added missing newline to valve_off.h (bug 5387). 2012-07-22 13:36:16 -04:00
Scott Ehlert
93a4021c22 Suppress clang warning for tier0's GetCPUInformation(). 2012-05-29 20:11:05 -05:00
Scott Ehlert
e0359f5d9d Block out seemingly unused CRefDebug class for clang builds. 2011-06-17 17:41:40 -05:00
Scott Ehlert
e09b17c2c0 Mac compatibility. 2012-05-21 18:30:56 -05:00
Nicholas Hastings
421d7a6b4d Changing a ARRAYSIZE to Q_ARRAYSIZE to fix SDKTools compile. 2012-05-21 13:25:57 -04:00
Nicholas Hastings
56d6739249 Reverting all _AssertValidStringPtr back to AssertValidStringPtr. 2013-02-28 13:37:57 -05:00
Scott Ehlert
fb701bd569 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
Nicholas Hastings
64a37e1969 Merge. 2013-01-03 18:20:55 -05:00
Nicholas Hastings
27926f082e Fixed unused var warning in logging.h when compiling with GCC. 2013-01-03 18:15:19 -05:00
Scott Ehlert
fdd0bbf277 SDK sync. 2012-07-06 20:35:59 -05:00
Scott Ehlert
4fb33274fb Fixed compiler error in icvar.h when memalloc.h wasn't included (bug 5159). 2011-11-03 14:02:10 -05:00
Scott Ehlert
753fe25c18 SDK sync. 2010-10-11 17:51:21 -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