Nicholas Hastings
|
3bf43564b0
|
Updated INetChannel and INetChannelInfo.
|
2014-04-23 23:32:17 -04:00 |
|
Nicholas Hastings
|
24658e726f
|
Update INetChannelInfo for latest updates and other cleanup.
|
2014-05-04 10:41:21 -04:00 |
|
Nicholas Hastings
|
e9c3082d47
|
Update IServer. Add missed disconnect change to IServer, IVEngineServer.
|
2014-04-30 10:15:56 -04:00 |
|
Nicholas Hastings
|
4c13ce12cb
|
Fix signed/unsigned compare in usermessage/clientmessage helpers.
|
2014-04-18 07:34:33 -04:00 |
|
Nicholas Hastings
|
f290b12631
|
Update IClient.
|
2014-04-09 09:26:01 -04:00 |
|
Nicholas Hastings
|
982f3c5bb9
|
Update IServerGameClients.
--HG--
extra : rebase_source : 61ba9f87d54866ffd23bf9a448e7727575896801
|
2014-04-06 17:02:48 -04:00 |
|
Scott Ehlert
|
3c4dc1c9cf
|
Fix various GCC/Clang warnings in ivscript.h and functors.h.
|
2014-03-15 01:20:26 -05:00 |
|
Nicholas Hastings
|
1200d949cb
|
Add missing CORRECT_PATH_SEPARATOR_S and INCORRECT_PATH_SEPARATOR_S defines.
--HG--
extra : rebase_source : cb6c6b8d501a6ceac9a394bbb2caa0d86098c9b3
|
2014-03-15 00:56:21 -04:00 |
|
Scott Ehlert
|
ba88136a11
|
Explicitly link to libpthread in the srcds_linux binary.
|
2014-03-14 15:01:07 -05:00 |
|
Scott Ehlert
|
7460126c21
|
Explicitly link to libstdc++ in the srcds_linux binary.
|
2014-03-06 20:14:31 -06:00 |
|
Scott Ehlert
|
222e567d14
|
Update ILoggingListener interface and other logging system declarations.
|
2014-03-05 17:49:59 -06:00 |
|
Scott Ehlert
|
7fb3dee871
|
Add Plat_Printf() for tier0.
|
2014-03-04 16:49:07 -06:00 |
|
Scott Ehlert
|
0058f609e5
|
Call raise for DebuggerBreak() in non-debug mode on OS X and define import for Plat_DebugString() on Linux and OS X.
This changes come from the 2013 SDK but they also seem to match Dota 2 code on these platforms.
|
2014-03-04 15:09:50 -06:00 |
|
Scott Ehlert
|
82969bfa84
|
Add Plat_IsInTestMode() for tier0.
|
2014-03-04 14:43:24 -06:00 |
|
Scott Ehlert
|
8c5e815276
|
Add Plat_ShouldCollectMiniDumpsForFatalErrors() from tier0.
|
2014-03-03 16:03:49 -06:00 |
|
Scott Ehlert
|
51e1b89dcf
|
Fixed sizeof warning in utlbuffer.h.
|
2014-03-03 04:57:58 -06:00 |
|
Scott Ehlert
|
16eab68112
|
Fixed macro redefinition problem when compiling code that #includes stdint.h.
|
2014-03-03 04:56:56 -06:00 |
|
Scott Ehlert
|
84ff4858a8
|
More fixes for GCC and Clang builds.
|
2014-03-02 00:56:59 -06:00 |
|
Scott Ehlert
|
74a371eef4
|
Add libprotobuf for Linux.
|
2014-03-02 00:35:48 -06:00 |
|
Scott Ehlert
|
505d9abb99
|
Added libprotobuf for Mac OS X.
|
2014-03-01 23:45:33 -06:00 |
|
Scott Ehlert
|
c245dced4b
|
Add ILauncherMgr interface.
|
2014-03-01 19:17:41 -06:00 |
|
Scott Ehlert
|
967ad297ec
|
Add reverse-engineered INetworkSystem interface.
|
2014-03-01 13:29:54 -06:00 |
|
Scott Ehlert
|
73995c3bbf
|
Add static and dynamic libs for Mac OS X and Linux.
|
2014-03-01 13:29:27 -06:00 |
|
Scott Ehlert
|
755381dc49
|
Various fixes for building static libs on Mac OS X and Linux.
|
2014-03-01 13:28:50 -06:00 |
|
Scott Ehlert
|
86892164eb
|
Add reverse-engineered code for SrcDS launcher.
|
2014-03-01 13:26:04 -06:00 |
|
Nicholas Hastings
|
ec8aa94c92
|
Update usermessage protos and regenerate.
|
2014-02-28 14:39:56 -05:00 |
|
Nicholas Hastings
|
bb1638d3b6
|
Fix KeyValues compile error.
|
2014-02-28 14:39:35 -05:00 |
|
Nicholas Hastings
|
e94746ad89
|
Add msvc11 and msvc12 libprotobuf versions.
|
2014-02-28 14:39:17 -05:00 |
|
Nicholas Hastings
|
6019eb1826
|
Fix protobuf compile error on msvc12.
|
2014-02-28 14:32:49 -05:00 |
|
Nicholas Hastings
|
452e5af977
|
Recompile Windows static libs.
|
2014-02-28 14:32:20 -05:00 |
|
Nicholas Hastings
|
87ff0a8e7d
|
Update static lib project settings to compile for max compatibility.
|
2014-02-28 14:26:50 -05:00 |
|
Nicholas Hastings
|
6ae5f40572
|
Regenerated protobuf files.
|
2014-02-10 09:20:47 -05:00 |
|
Nicholas Hastings
|
6f4e636a80
|
Updated usermessage and clientmessage helpers.
|
2014-02-10 09:20:34 -05:00 |
|
Nicholas Hastings
|
12bbcf4f25
|
Updated protos.
|
2014-02-10 09:20:18 -05:00 |
|
Nicholas Hastings
|
bda8c1d418
|
Updated more of IScriptVM.
|
2014-01-07 22:30:25 -05:00 |
|
Nicholas Hastings
|
d14ed862a3
|
Updated IServerGameDLL with new PreChangeLevel.
|
2014-01-07 16:39:27 -05:00 |
|
Nicholas Hastings
|
e2a543fe4c
|
Fix GetGameDescription and GetAddonName order being transposed.
|
2014-01-07 16:26:28 -05:00 |
|
Nicholas Hastings
|
1536ac9707
|
Datadesc type fixups.
--HG--
extra : amend_source : c426b723acc32c36b08bdfe91a9af214f45cd442
|
2013-12-18 09:54:27 -05:00 |
|
Nicholas Hastings
|
5e193a4524
|
Numerous VScript and datadesc type updates.
|
2013-12-18 00:11:54 -05:00 |
|
Nicholas Hastings
|
0a130c1a1f
|
Updated IServerGameDLL, added new convar flag.
|
2013-12-13 11:08:21 -05:00 |
|
Nicholas Hastings
|
895e77b7cd
|
Updated CSoundParameters and ISoundEmitterSystemBase.
|
2013-11-12 11:26:59 -05:00 |
|
Nicholas Hastings
|
9b7fc95b59
|
Updated INetworkStringTable.
|
2013-07-24 00:29:22 -04:00 |
|
Nicholas Hastings
|
c12d94dec2
|
Updated protos.
|
2013-07-24 00:29:09 -04:00 |
|
Nicholas Hastings
|
c1ab28a287
|
Updated IClient::Disconnect prototype.
|
2013-07-13 13:57:35 -04:00 |
|
Nicholas Hastings
|
da6f92795c
|
Fixed compile error in IClient.
|
2013-07-13 12:42:19 -04:00 |
|
Nicholas Hastings
|
91ecba685a
|
Tidied up a few more things.
|
2013-07-12 12:15:03 -04:00 |
|
Scott Ehlert
|
334e8f97b8
|
Updated IAppSystem and ICommandLine.
|
2013-07-12 07:30:00 -05:00 |
|
Nicholas Hastings
|
b4f7c7966a
|
Did a pass of updating/fixing now that symbol info is available.
|
2013-07-12 02:25:04 -04:00 |
|
Nicholas Hastings
|
0ffa0eb6ad
|
Updated IVEngineServer.
|
2013-06-18 12:14:39 -04:00 |
|
Nicholas Hastings
|
7db20d956c
|
Updated protobufs, regenerated.
|
2013-06-18 12:12:50 -04:00 |
|