summaryrefslogtreecommitdiff
path: root/src/network
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-30Fix: Some spelling errors in printed messagesMatthijs Kooijman
2018-04-29Remove: PSP supportPatric Stout
2017-08-13(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)frosch
2017-03-14(svn r27794) -Fix [FS#6526]: Chat text background overflowed due to missing p...peter1138
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
2016-09-04(svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOp...alberth
2016-09-04(svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and Detaile...alberth
2016-09-04(svn r27648) -Codechange: Remove remaining _saveload_mode usage.alberth
2016-05-22(svn r27577) -Fix [FS#6386]: Dock and roadstop picker, client list and town a...frosch
2016-05-22(svn r27576) -Fix (r27570): Compilation failure with all compilers but mine.frosch
2016-05-22(svn r27571) -Codechange: Consistent naming for command callbacks which play ...frosch
2016-05-22(svn r27570) -Fix [FS#6449]: Various incorrect but uncritical size computatio...frosch
2015-12-10(svn r27469) -Fix (r27468): Don't fetch all content info from content server ...zuu
2015-12-10(svn r27468) -Fix (r27444): Game Scripts were not displayed in the content do...zuu
2015-11-14(svn r27444) -Add: When viewing online content of a particular type, hide con...zuu
2015-11-14(svn r27443) -Fix: Negoation in comment was wrong.zuu
2015-10-30(svn r27421) -Fix [FS#6265]: Consider text and icon sizes when drawing the cl...frosch
2015-09-19(svn r27400) -Fix [FS#6368] (r26449): when a dedicated server was paused with...rubidium
2015-06-20(svn r27304) -Fix [FS#6321-ish]: Improve password window layout for big font ...frosch
2015-05-17(svn r27288) -Fix: Slow network content GUI in MSVC Debug builds due to repea...michi_cc
2015-02-13(svn r27146) -Fix: Make statusbar and chat-entry window use the same width as...frosch
2015-02-12(svn r27144) -Change: The chatbox-width setting now uses percent of screen wi...frosch
2014-12-24(svn r27092) -Fix/Add [FS#6186]: Compilation on OS/2 (smedles)frosch
2014-10-15(svn r27020) -Cleanup: some coding style consistency improvements (mostly spa...rubidium
2014-10-07(svn r26975) -Fix: reading too many bits when determining the client index fo...rubidium
2014-10-05(svn r26960) -Codechange: Draw sort button symbols as sprites, and pad sort b...peter1138
2014-09-26(svn r26923) -Codechange: Make multiplayer lobby fit to icon size.peter1138
2014-09-25(svn r26921) -Codechange: Adjust content window listing to fit icon size.peter1138
2014-09-07(svn r26788) -Add: Desync replay option to skip/replay failed commandsfrosch
2014-09-07(svn r26786) -Fix: Also replay failed commands.frosch
2014-05-25(svn r26616) -Fix (r26576) [FS#6025]: First send packages about new company, ...planetmaker
2014-05-11(svn r26577) -Fix [FS#6001]: [Network] Client of non-dedicated server was not...rubidium
2014-05-11(svn r26576) -Fix [FS#6003]: [Network] AIs would not reset certain network st...rubidium
2014-04-28(svn r26538) -Codechange: remove double accounting of the driversrubidium
2014-04-25(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...rubidium
2014-04-24(svn r26506) -Codechange: replace most of vsnprintf with vseprintfrubidium
2014-04-23(svn r26489) -Codechange: properly account for the end of buffers in the file...rubidium
2014-04-23(svn r26488) -Codechange: perform the appropriate length checks when getting ...rubidium
2014-04-23(svn r26486) -Codechange: replace a number of snprintfs with seprintfrubidium
2014-04-23(svn r26485) -Codechange: Replace ttd_strlcpy and ttd_strlcat with strecpy an...frosch
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2014-04-08(svn r26449) -Add: Allow more sound sleep for dedicated servers when there's ...planetmaker
2014-02-23(svn r26370) -Doc: Desync debugging and command replaying.frosch
2014-01-02(svn r26209) -Codechange: remove some template magic and simplify some coderubidium
2013-12-20(svn r26167) -Fix [FS#5834]: Certain hotkeys crashed the content GUI when the...frosch
2013-11-23(svn r26057) -Fix: a number of possibly uninitialised variablesrubidium
2013-11-22(svn r26056) -Fix: a number of possibly uninitialised variablesrubidium