summaryrefslogtreecommitdiff
path: root/src/network
AgeCommit message (Expand)Author
2010-05-20(svn r19869) -Fix [FS#3819]: when a connection gets lost and a game with AIs ...rubidium
2010-05-13(svn r19818) -Fix [FS#3784](r16004): kicking clients by IP didn't worksmatz
2010-05-13(svn r19814) -Codechange: give some more unnamed enums a name, in case they c...rubidium
2010-05-13(svn r19809) -Codechange: make some unnamed network related enums/defines sta...rubidium
2010-05-13(svn r19808) -Codechange: NetworkCalculateLag returned an uint, so keep it th...rubidium
2010-05-10(svn r19781) -Fix [FS#3809]: compilation on NetBSD failed (Krille)rubidium
2010-05-10(svn r19777) -Change: use the file scanner to find the .tarsrubidium
2010-04-24(svn r19714) -Feature: ctrl+click on a vehicle to start/stop itsmatz
2010-04-22(svn r19695) -Fix: leaking a file descriptorrubidium
2010-04-22(svn r19693) -Codechange: split STATUS_INACTIVE to two statessmatz
2010-04-21(svn r19686) -Fix (r15126): truncated archives were not detected when using z...smatz
2010-04-20(svn r19680) -Fix [FS#3775] (r19648): when joining a MP game all clients with...rubidium
2010-04-19(svn r19678) -Fix (r19607): client status was shown incorrect in the consolerubidium
2010-04-17(svn r19651) -Fix [FS#3745]: when a company is sold, move connected clients t...smatz
2010-04-17(svn r19648) -Fix [FS#3760]: a client would not be properly moved when moved ...rubidium
2010-04-14(svn r19629) -Fix [FS#3757]: chat message caused glitch when rejoining a netw...rubidium
2010-04-13(svn r19620) -Fix: desync when a command is received and in the queue while a...rubidium
2010-04-13(svn r19619) -Fix (r19618): [desync debug] inserting the "join" pause could c...rubidium
2010-04-13(svn r19617) -Fix [desync debug]: log the sync state only once per day, not m...rubidium
2010-04-12(svn r19614) -Codechange: "it's" => "its" where appropriatesmatz
2010-04-11(svn r19613) -Fix [FS#3755]: possible invalid read when server moves client t...smatz
2010-04-11(svn r19610) -Codechange: rename STATUS_AUTH to STATUS_AUTHORIZEDsmatz
2010-04-11(svn r19609) -Fix: do not print 'Connection lost' message for clients who fai...smatz
2010-04-11(svn r19608) -Fix: do not kick client if he entered password and the password...smatz
2010-04-11(svn r19607) -Codechange: use different packet types instead of packet subtypessmatz
2010-04-11(svn r19606) -Codechange: remove global variable pw_typesmatz
2010-04-11(svn r19602) -Codechange: add the name of the command to the desync logsrubidium
2010-04-11(svn r19601) -Fix: make the desync replay parse the "whole" string instead of...rubidium
2010-04-10(svn r19600) -Fix (r18994): Presence of online content was not properly updat...frosch
2010-04-10(svn r19596) -Fix (r19593): dedicated server always fast forwarding if compil...glx
2010-04-09(svn r19593) -Codechange: improve loading/executing the desync logsrubidium
2010-04-08(svn r19589) -Change: add some more useful information to the desync log and ...rubidium
2010-03-23(svn r19508) -Codechange: remove semicolon after DEFINE_UNAVAILABLE_CONTENT_R...smatz
2010-03-23(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...smatz
2010-03-14(svn r19423) -Codechange: Move error message reporting of industry build in S...alberth
2010-03-11(svn r19385) -Fix [FS#3684]: [IPv6] Netmask calculations were wrong if cidr >...rubidium
2010-03-08(svn r19374) -Change: Update documentation for console command connect to use...peter1138
2010-02-28(svn r19295) -Codechange: introduce wrapper functions for GRFConfig::name/infoyexo
2010-02-27(svn r19283) -Fix (r19256): GRFConfig is not zeroed for non-dynamic construct...frosch
2010-02-26(svn r19262) -Feature: finalise BaNaNaS support for music setsrubidium
2010-02-25(svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make ...yexo
2010-02-25(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of s...yexo
2010-02-24(svn r19227) -Codechange: Reorganization of parameters at CmdBuildRoadStop.terkhen
2010-02-24(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bitsmatz
2010-02-14(svn r19132) -Codechange: No need to end a line with ;;.alberth
2010-02-11(svn r19094) -Codechange: don't check for NULL values before calling StrEmptyyexo
2010-02-10(svn r19090) -Codechange: some comment coding style fixesrubidium
2010-02-10(svn r19087) -Codechange: some typos in StringIDsrubidium
2010-02-10(svn r19081) -Codechange: make it possible to disable compilation of the AI+S...rubidium
2010-02-10(svn r19075) -Codechange: unhackify NetworkChangeCompanyPassword()smatz