summaryrefslogtreecommitdiff
path: root/src/network
AgeCommit message (Expand)Author
2012-06-09(svn r24337) -Feature: Allow filtering for multiple words (separated by white...frosch
2012-06-09(svn r24335) -Fix: The cursor in the company password window was not blinking...frosch
2012-06-04(svn r24324) -Codechange: Turn functions dealing with Textbufs into member fu...frosch
2012-05-09(svn r24221) -Fix [FS#5166]: Lag counters were not properly reset when switch...rubidium
2012-04-17(svn r24139) -Add: Creating a new vehicle group by drag and drop. (Based on p...michi_cc
2012-03-25(svn r24070) -Fix [FS#5098]: the 'last joined' server was not properly select...rubidium
2012-03-25(svn r24069) -Fix (r24062): crash when not having a valid last joined addressrubidium
2012-03-25(svn r24062) -Fix [FS#5097]: immediately start querying the last joined serve...rubidium
2012-02-16(svn r23958) -Fix: don't allow chat messages from pre-active clients. As they...rubidium
2012-02-16(svn r23957) -Fix [FS#4990]: allow sending chat to pre-active clients as the ...rubidium
2012-02-12(svn r23941) -Add: support for clangsmatz
2012-02-06(svn r23906) -Codechange: replace magic numbers with named constants (adf88)rubidium
2012-01-22(svn r23843) -Fix: minor issue with replaying ;)rubidium
2012-01-20(svn r23826) -Fix [FS#4972]: the detailed performance rating window showed th...rubidium
2012-01-17(svn r23822) -Fix-ish: when replaying make sure companies get created even if...rubidium
2012-01-17(svn r23821) -Fix-ish: when replaying a command log, ignore the command limitrubidium
2012-01-17(svn r23817) -Fix [FS#4962]: desync due to different NewGRF version. So reduc...rubidium
2012-01-15(svn r23802) -Fix [FS#4968] (r23601): game lobby gui not updated when new com...yexo
2012-01-11(svn r23787) -Fix: add some missing spacesrubidium
2012-01-09(svn r23780) -Fix [FS#4963] (r23764): also name the two new errors server-sid...truebrain
2012-01-07(svn r23769) -Codechange: make the lag/join start timeouts configurable as wellrubidium
2012-01-06(svn r23764) -Fix [FS#4955]: make default timeouts for certain states lower a...rubidium
2012-01-05(svn r23754) -Fix (r23752): the locks aren't reentrantrubidium
2012-01-04(svn r23752) -Fix [FS#4938]: missing locking causing crash is extreme case wh...rubidium
2012-01-04(svn r23751) -Codechange: rename NetworkUDPGameLoop to a more descriptive nam...rubidium
2012-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium
2012-01-02(svn r23719) -Fix [FS#4930]: extraction of music packs failedrubidium
2012-01-01(svn r23710) -Change: make the default secondary sort method for the server l...rubidium
2012-01-01(svn r23709) -Feature-ish: try harder to sort text instead of fancy character...rubidium
2011-12-31(svn r23692) -Fix: use smallest_x of your children only when you let the chil...rubidium
2011-12-31(svn r23691) -Fix: signed/unsigned issues, causing asserts for some languages...truebrain
2011-12-21(svn r23646) -Fix [FS#4901]: rescan the Game Scripts when done downloading one.truebrain
2011-12-19(svn r23623) -Add: allow bi-directional communication with the AdminPort and ...truebrain
2011-12-19(svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::Ge...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 r23604) -Add: initial support for GameScriptstruebrain
2011-12-19(svn r23603) -Add: support for control commands in strings, in both network a...truebrain
2011-12-19(svn r23601) -Fix: fix the conflict in window numbertruebrain
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-17(svn r23579) -Fix (r23525): Most up/down arrows stopped working.frosch
2011-12-16(svn r23544) -Codechange: document and rename widgets to be consistent and un...truebrain
2011-12-15(svn r23528) -Codechange: move widget enums to widgets/NNN_type.htruebrain
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