summaryrefslogtreecommitdiff
path: root/src/network
AgeCommit message (Expand)Author
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
2010-02-09(svn r19072) -Fix [FS#3599]: possible read/write after free when the client t...rubidium
2010-02-07(svn r19054) -Fix [FS#3598]: when banning yourself via rcon do not send the '...rubidium
2010-02-04(svn r19001) -Fix: some GCC compile warningsrubidium
2010-02-03(svn r18996) -Fix (r18993, r18994): MSVC 64 bits had somethings to complain a...rubidium
2010-02-03(svn r18994) -Change: content mirroring support (based on work by TrueBrain).rubidium
2010-02-03(svn r18992) -Codechange: move the file opening/closing out of the content do...rubidium
2010-02-03(svn r18991) -Codechange: simplify memory management of DownloadSelectedContentrubidium
2010-01-30(svn r18967) -Fix (r18966): Never trust your copy&paste skills.frosch
2010-01-30(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...frosch
2010-01-30(svn r18965) -Fix (r17846): Don't compare horizontal positions with vertical.frosch
2010-01-21(svn r18875) -Codechange: remove some unneeded bits from the network protocol...rubidium
2010-01-16(svn r18834) -Fix [FS#3538]: compilation failed on OpenBSD (matze)rubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2010-01-14(svn r18804) -Codechange: guard against binaries claiming to be compatible wi...rubidium
2010-01-14(svn r18801) -Fix: in some cases error messages weren't properly sent to the ...rubidium
2010-01-14(svn r18800) -Fix: in some cases with invalid packets one can crash recent tr...rubidium
2010-01-11(svn r18784) -Codechange: make NetworkSend_Command accept a company instead o...rubidium
2010-01-11(svn r18782) -Codechange: move the content of callback_table.cpp to network_c...rubidium
2010-01-06(svn r18746) -Fix [FS#3489]: clear the cached NewGRFs of a server when receiv...rubidium
2010-01-01(svn r18683) -Fix: it's not an otherrubidium
2009-12-27(svn r18645) -Fix [FS#3433](r942): out-of-bounds access in the 'Start new mul...smatz
2009-12-26(svn r18640) -Fix (r18633): don't assert when accessing first invalid item, i...smatz
2009-12-26(svn r18638) -Fix: downloading music sets would failrubidium
2009-12-26(svn r18637) -Fix [FS#3428]: check whether the content list is empty before t...rubidium
2009-12-22(svn r18608) -Change: add the concept of music setsrubidium
2009-12-21(svn r18595) -Fix (r18277): one couldn't enter test via the keyboard in the c...rubidium
2009-12-21(svn r18589) -Codechange: Add tooltip to some network windows, remove old com...alberth
2009-12-20(svn r18580) -Codechange: Use widget information only for setting scrollbar c...alberth
2009-12-20(svn r18578) -Feature: initially select the last joined server when going to ...rubidium
2009-12-13(svn r18493) -Fix: don't access something after deleting itrubidium
2009-12-05(svn r18408) -Fix (r17954): After computing the needed width for the client l...frosch
2009-12-04(svn r18397) -Fix [FS#3346]: after cancelling downloading the download button...rubidium