summaryrefslogtreecommitdiff
path: root/src/network/core
AgeCommit message (Expand)Author
2018-06-23Feature #986: Automatic save when losing connection to a network gameNiels Martin Hansen
2018-04-30Fix b4b98e5165: Use FALLTHROUGH attribute with correct indentation.J0an Josep
2018-04-29Remove: PSP supportPatric Stout
2017-08-13(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)frosch
2017-01-14(svn r27729) -Codechange: Do not count static NewGRF when checking for the ma...frosch
2016-10-30(svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) thread...frosch
2014-12-24(svn r27092) -Fix/Add [FS#6186]: Compilation on OS/2 (smedles)frosch
2014-04-25(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...rubidium
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2013-11-23(svn r26057) -Fix: a number of possibly uninitialised variablesrubidium
2013-11-22(svn r26056) -Fix: a number of possibly uninitialised variablesrubidium
2013-11-22(svn r26046) -Fix: handle a number of failure conditions from methods called ...rubidium
2013-07-13(svn r25597) -Fix [FS#5635]: [Content] When the server closed the connection,...rubidium
2013-07-13(svn r25593) -Cleanup: remove a few stale #definesrubidium
2013-07-12(svn r25590) -Codechange: Align doxygen comments againplanetmaker
2013-07-12(svn r25589) -Fix [FS#5646]: Ensure that sent and received length of json str...planetmaker
2013-07-11(svn r25588) -Feature [FS#5643]: PING and PONG packets for admin port (Xaroth)planetmaker
2013-07-11(svn r25587) -Add FS#5643: Conclude rcon output sent to admin clients with an...planetmaker
2013-07-07(svn r25573) -Change: make content list appear faster by allowing some window...rubidium
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-12-01(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from ...alberth
2012-11-08(svn r24674) -Fix (r24466, r23234) [FS#5358]: Downloaded heightmaps could not...frosch
2012-10-28(svn r24642) -Codechange: add helper function to see if there is anything in ...rubidium
2012-10-28(svn r24638) -Codechange: add some #ifndefs so MSU code doesn't need to compi...rubidium
2012-10-04(svn r24571) -Fix: do not cast away construbidium
2012-09-19(svn r24532) -Change: try to read more UDP packets per game looprubidium
2012-09-02(svn r24508) -Fix [FS#5281] (24488): Content GUI crashed after downloading a ...frosch
2012-08-21(svn r24491) -Fix: compilation error with networking disabledrubidium
2012-08-20(svn r24488) -Feature [FS#5236]: add buttons to view textfiles from the onlin...yexo
2012-08-13(svn r24466) -Codechange [FS#5236]: add general function for ContentType -> S...yexo
2011-12-19(svn r23623) -Add: allow bi-directional communication with the AdminPort and ...truebrain
2011-12-19(svn r23612) -Add: allow importing libraries in the same way as AI does, only...truebrain
2011-12-19(svn r23605) -Add: GAME_DIR and CONTENT_TYPE_GAME, and read gamescript from t...truebrain
2011-12-19(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...rubidium
2011-12-18(svn r23590) -Codechange: make the string validation settings better expandablerubidium
2011-12-10(svn r23476) -Codechange: use the error queue to replace switch mode error st...rubidium
2011-11-12(svn r23198) -Codechange: introduce a free that takes const pointers so we do...rubidium
2011-11-12(svn r23193) -Codechange: don't cast away const unneededlyrubidium
2011-10-21(svn r23047) -Documentation: silly typo in commenttruebrain
2011-10-15(svn r23031) -Fix [FS#4804]: for the admin "bots" there was no distinction be...rubidium
2011-09-15(svn r22934) -Fix [FS#4771]: prevent authentication bypass for the admin port...rubidium
2011-07-30(svn r22695) -Fix [FS#4697]: mark addresses that could not be resolved as 'do...rubidium
2011-06-04(svn r22536) -Fix [FS#4632]: documentation omission regarding admin protocolrubidium
2011-05-06(svn r22431) -Fix (r22399): NETWORK_RECV_STATUS_MALFORMED_PACKET != false.michi_cc
2011-05-01(svn r22403) -Document: some more network/core coderubidium
2011-05-01(svn r22401) -Codechange: replace some defines in the udp code so doxygen can...rubidium
2011-05-01(svn r22400) -Codechange: replace some defines in the tcp/game code so doxyge...rubidium
2011-05-01(svn r22399) -Codechange: replace some defines in the tcp/content code so dox...rubidium
2011-05-01(svn r22398) -Codechange: remove some defines from the tcp/admin code, so dox...rubidium
2011-04-22(svn r22370) -Codechange/fix: keep better accounting of the order in which cl...rubidium