summaryrefslogtreecommitdiff
path: root/src/network
AgeCommit message (Expand)Author
2011-12-15(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, ...truebrain
2011-12-11(svn r23494) -Feature: [NewGRF] action14 node INFO->URL_ to add an urlyexo
2011-12-11(svn r23492) -Feature: add 'view website' button to the online content windowyexo
2011-12-10(svn r23476) -Codechange: use the error queue to replace switch mode error st...rubidium
2011-12-10(svn r23475) -Codechange: queue critical error messages, so when multiple hap...rubidium
2011-12-10(svn r23474) -Codechange: move the declaration error related functions to err...rubidium
2011-12-10(svn r23470) -Codechange: move declaration of SwitchToMode to a header instea...rubidium
2011-12-10(svn r23469) -Fix (r23468): gcc warning about initialization orderyexo
2011-12-10(svn r23468) -Feature [FS#4827]: when looking for missing content, automatica...yexo
2011-12-09(svn r23467) -Feature [FS#4827]: automatically close the online content windo...yexo
2011-12-09(svn r23465) -Feature [FS#4827]: add 'find missing content online' button to ...yexo
2011-12-01(svn r23384) -Remove: no longer allow a binary to be without AI support; the ...truebrain
2011-11-29(svn r23362) -Codechange: refactor AIScanner, splitting it in AIScannerInfo a...truebrain
2011-11-26(svn r23337) -Fix [FS#4826]: don't send chat messages to clients that haven't...rubidium
2011-11-20(svn r23285) -Fix: scanning of content after download didn't workrubidium
2011-11-17(svn r23240) -Codechange: rework the code of the download status windowrubidium
2011-11-16(svn r23234) -Fix [FS#4840]: crash when after downloading contentrubidium
2011-11-14(svn r23222) -Codechange: reduce tar scanning calls to the bare minimumrubidium
2011-11-14(svn r23219) -Change: different directories for basesets and newgrfs. So data...rubidium
2011-11-14(svn r23217) -Codechange: introduce the concept of scanning only in a limited...rubidium
2011-11-14(svn r23216) -Codechange: introduce the concept of having different tar listsrubidium
2011-11-12(svn r23202) -Fix [FS#4829]: unstable sorting in the network list when two se...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-11-10(svn r23179) -Codechange: use some tooltips that already existed (monoid)rubidium
2011-11-04(svn r23115) -Fix [FS#4813]: allow accessing the server's client info as well...rubidium
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-10-11(svn r23017) -Codechange: Add support for resized scrollbars.peter1138
2011-10-07(svn r23011) -Fix [FS#4791]: When the last used server is deleted from the li...planetmaker
2011-09-15(svn r22934) -Fix [FS#4771]: prevent authentication bypass for the admin port...rubidium
2011-09-15(svn r22932) -Fix [FS#4766]: disable the white border on window creation for ...yexo
2011-08-26(svn r22845) -Fix [FS#4745]: perform stricter checks on some commands (monoid)rubidium
2011-08-24(svn r22829) -Codechange: unify the dirtying of windows after an AI scanrubidium
2011-08-24(svn r22822) -Codechange: make a distinction between base sets and newgrfs fo...rubidium
2011-08-21(svn r22805) -Codechange: move use of magic number for version checking to mo...rubidium
2011-08-21(svn r22793) -Codechange: remove callback default to make clear they are not ...rubidium
2011-08-20(svn r22771) -Codechange: unify some NewGRFScan calling coderubidium
2011-08-13(svn r22738) -Fix [FS#4722] (r21854): Setting company passwords via the GUI o...frosch
2011-07-30(svn r22696) -Fix: don't requery the servers when the server list window isn'...rubidium
2011-07-30(svn r22695) -Fix [FS#4697]: mark addresses that could not be resolved as 'do...rubidium
2011-07-02(svn r22617) -Codechange: Add GameOptionsInvalidationData enum for data value...frosch
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-06(svn r22429) -Add: some constants for specific palette colours used in the GUI.frosch
2011-05-05(svn r22424) -Document: some more bitsrubidium
2011-05-04(svn r22423) -Document: some network stuffrubidium
2011-05-04(svn r22421) -Fix: Replace various references to Windows palette greyscale in...frosch
2011-05-02(svn r22410) -Document: some more bits ;)rubidium
2011-05-01(svn r22403) -Document: some more network/core coderubidium