1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-05 17:13:36 +08:00

201 Commits

Author SHA1 Message Date
Nicholas Hastings
c6c852c4c8 Update IGameEvent. 2016-06-25 07:33:28 -04:00
Nicholas Hastings
d899696cca Fix IServerGameClients::NetworkIDValidated prototype. 2016-06-13 13:26:58 -04:00
Fabian Gruber
0329a7ca21 same problem as https://github.com/alliedmodders/hl2sdk/pull/24 (#26) 2016-05-31 09:17:50 -04:00
Robin Gohmert
23681e6403 Fixed an include statement (#24) 2016-05-06 16:09:10 -04:00
Nicholas Hastings
f863133047 Touchups. 2016-04-28 19:30:20 -04:00
Asher Baker
6f083f6412 Merge pull request #23 from peace-maker/csgo
Update IHLTVServer and IHLTVDirector
2016-02-29 09:38:50 +00:00
Peace-Maker
f7512485be Update IHLTVServer and IHLTVDirector 2016-02-29 10:32:50 +01:00
Asher Baker
3bc37cd079 Recompile tier1 on CentOS 5.11
To fix CS:GO loading problems on distros using ancient version of ld.
2015-12-11 20:49:43 +00:00
Nicholas Hastings
317a268ead Update ICommandLine. 2015-12-09 13:36:10 -05:00
Nicholas Hastings
12875a2b4b More changes for 2015-12-08 game update. 2015-12-09 08:29:04 -05:00
Asher Baker
8537033af7 Update IServerGameClients for 2015-12-09 update. 2015-12-09 10:43:31 +00:00
Nicholas Hastings
64ce3034d2 Merge pull request #14 from Ayuto/update_net_channel_handler
Fixed INetChannelHandler::ChangeSplitscreenUser not being a pure virtual function
2015-08-02 09:41:34 -04:00
Ayuto
e2caff0391 Fixed INetChannelHandler::ChangeSplitscreenUser not being a pure virtual function 2015-08-02 15:40:10 +02:00
Nicholas Hastings
4f05d150cc Force KeyValues to use g_pMemAlloc where applicable for string alloc. 2015-07-12 19:01:11 -04:00
Nicholas Hastings
5f26c7e70c Fix '>>' template error on older compiler versions. 2015-05-27 06:50:31 -04:00
Nicholas Hastings
fd56e5f3db Merge pull request #10 from Ayuto/update_model_and_data_cache
Fixed vtable of IMDLCache and IDataCacheSection.
2015-05-26 17:09:09 -04:00
Ayuto
d4046ff217 Fixed vtable of IMDLCache and IDataCacheSection 2015-05-26 23:05:17 +02:00
Nicholas Hastings
2a8d8d5a99 Merge pull request #8 from Ayuto/update_functor_callback0
Fixed an fpermissive error.
2015-05-25 15:46:38 -04:00
Nicholas Hastings
aaafdbaf38 Merge pull request #6 from Ayuto/update_imdl_cache_notify
Fixed vtable of IMDLCacheNotify.
2015-05-25 15:43:50 -04:00
Nicholas Hastings
1a8136f6b4 Merge pull request #7 from Ayuto/update_engine_server
Fixed IVEngineServer::SendUserMessage() not being a pure virtual function.
2015-05-25 15:43:05 -04:00
Ayuto
8913803426 Fixed an fpermissive error 2015-05-22 22:02:55 +02:00
Ayuto
a116df5a4b Fixed IVEngineServer::SendUserMessage() not beeing a virtual function 2015-05-22 21:32:23 +02:00
Ayuto
0877330344 Fixed vtable of IMDLCacheNotify 2015-05-22 21:24:13 +02:00
Dr!fter
bebf631433 Update mac tier1 lib 2015-05-15 20:51:17 -04:00
Dr!fter
691d82179f Update tier1 libs. 2015-05-15 18:27:00 -04:00
Dr!fter
0ef5c3c951 Update IAppSystem 2015-05-15 15:41:41 -04:00
Nicholas Hastings
ac5ed20c68 Update SendProp, etc. 2015-05-12 21:00:29 -04:00
Nicholas Hastings
fa4a69b8b7 Update IGameTypes. 2015-05-06 17:47:42 -04:00
Nicholas Hastings
0214045f32 Fix ABSOLUTE_PLAYER_LIMIT define. 2015-02-14 11:59:45 -05:00
Nicholas Hastings
aeb45f30cb Update SoundFlags_t. 2015-02-14 11:59:35 -05:00
Nicholas Hastings
1cfde13b12 Update usermessage helpers. 2015-01-21 12:10:55 -05:00
Nicholas Hastings
0cfd7a68f9 Regenerate proto files. 2015-01-21 12:10:39 -05:00
Nicholas Hastings
5d96342544 Update proto files. 2015-01-21 12:10:01 -05:00
Nicholas Hastings
fafdedc45f Update IMatchFramework. 2014-11-09 10:29:33 -05:00
Nicholas Hastings
39d3627de3 Revert "Remove use of dynamic_cast from tier1 and recompile."
This reverts commit cebfc1e2ef3251f31d572c5a1adb81affe33a6bf.
2014-09-11 19:14:47 -04:00
Fyren
cebfc1e2ef Remove use of dynamic_cast from tier1 and recompile. 2014-09-11 05:43:42 +00:00
Nicholas Hastings
f3a96511a0 Recompile libprotobuf with libstdc++ 2014-09-03 13:09:29 -07:00
Nicholas Hastings
2af761005b Fix unsigned/signed comparison warning in cstrike15_usermessage_helpers. 2014-09-02 15:33:10 -04:00
Nicholas Hastings
223a7ab7a2 Update usermessage helpers with new messages. 2014-09-01 11:16:28 -04:00
Nicholas Hastings
089e5a046b Regenerate proto files with protoc 2.5.0. 2014-09-01 11:14:01 -04:00
Nicholas Hastings
31d004737f Recompile libprotobuf. 2014-09-01 11:13:32 -04:00
Nicholas Hastings
2d3cc15cd4 Update protobuf source from v2.3.0 to 2.5.0. 2014-09-01 11:12:42 -04:00
Nicholas Hastings
486133fea8 Update usermessage and engine protos. 2014-09-01 11:10:41 -04:00
Nicholas Hastings
2f99947e76 Update IServerGameDLL GameServerSteamAPIActivated params. 2014-05-24 16:20:37 -04:00
Nicholas Hastings
d57202a156 Update IVEngineServer and IServerGameDLL. 2014-05-15 11:39:05 -04:00
Nicholas Hastings
9daa303666 Updated INetChannel and INetChannelInfo. 2014-04-23 23:32:17 -04:00
Nicholas Hastings
919e3416e6 Probable fix for CGlobalVarsBase. 2014-04-23 22:27:08 -04:00
Nicholas Hastings
530aec1ef3 Another IClient change. 2014-03-06 21:29:04 -05:00
Nicholas Hastings
a571cc5f2b Update IClient. 2014-03-06 21:24:09 -05:00
Nicholas Hastings
49e950f3eb Add msvc11 and msvc12 libprotobuf versions.
--HG--
extra : rebase_source : 796c5afa4dfcb2200e10fb8fec8df13e58c697fb
2014-02-28 14:34:39 -05:00