summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-15(svn r16065) -Fix: don't readd (and resolve) the last joined server each time...rubidium
2009-04-15(svn r16064) -Fix: memory leak when querying a server multiple times.rubidium
2009-04-15(svn r16063) -Fix (r13752): MOF_COND_DESTINATION was not accepted by CmdModif...frosch
2009-04-15(svn r16062) -Fix (r16037): AIOrder::InsertOrder was broken. Default all AI o...frosch
2009-04-14(svn r16058) -Update: WebTranslator2 update to 2009-04-14 17:49:02translators
2009-04-13(svn r16057) -Fix [FS#2834] (r16037): division by zero when having an order w...rubidium
2009-04-13(svn r16056) -Fix (r16037): clicking twice on the "end of orders" crashed.rubidium
2009-04-13(svn r16055) -Update: WebTranslator2 update to 2009-04-13 17:30:44translators
2009-04-13(svn r16054) -Fix: non advanced vehicle list didn't handle company switching ...glx
2009-04-13(svn r16053) -Codechange: Added nested widgets to vehicle refit and vehicle d...alberth
2009-04-13(svn r16052) -Codechange: Applying VehicleRefitWidgets in RefitWindow, fixed ...alberth
2009-04-13(svn r16051) -Codechange: Adding widget numbers enum for vehicle refit window.alberth
2009-04-12(svn r16050) -Fix (r15933): little typo causing OTTDfreeaddrinfo to use the f...glx
2009-04-12(svn r16049) -Codechange: Added nested widgets to town windows.alberth
2009-04-12(svn r16048) -Fix/Feature-ish [FS#2740]: don't warn that crashed vehicles are...rubidium
2009-04-12(svn r16047) -Codechange: Extracting widget number enums from their window cl...alberth
2009-04-12(svn r16046) -Change: when sorting on cargo ratings only take a look at the r...rubidium
2009-04-12(svn r16045) -Feature [FS#597]: allow sorting stations by the lowest cargo ra...rubidium
2009-04-12(svn r16044) -Fix (r16042): Win compilation. (Swallow)frosch
2009-04-12(svn r16043) -Codechange: Prepare town-view widgets for nesting.alberth
2009-04-12(svn r16042) -Feature [FS#1941]: Allow filtering of vehicle purchase lists by...frosch
2009-04-12(svn r16041) -Fix [FS#774]: the currency abbreviation for the Romanian Leu is...rubidium
2009-04-12(svn r16040) -Codechange: Use coordinates from the widget for the town-view v...alberth
2009-04-12(svn r16039) -Codechange: Completing widget number enums of town windows and ...alberth
2009-04-12(svn r16038) -Codechange: Remove BuildVehicleWindow::regenerate_list in favor...frosch
2009-04-12(svn r16037) -Feature: allow (per order) to let a train stop at the near end,...rubidium
2009-04-12(svn r16036) -Codechange [FS#2825]: Renamed TVW_SHOWAUTORITY to TVW_SHOWAUTHO...alberth
2009-04-12(svn r16035) -Fix: dash wasn't able to run iconv detectionrubidium
2009-04-11(svn r16034) -Fix: compile warnings generated by 64 bits MSVC.rubidium
2009-04-11(svn r16033) -Codechange: Added nested widgets to about window, land-info win...alberth
2009-04-11(svn r16032) -Codechange: Completing widget numbers of query windows.alberth
2009-04-11(svn r16031) -Codechange: Added nested widgets to highscore and endgame windows.alberth
2009-04-11(svn r16030) -Update: WebTranslator2 update to 2009-04-11 17:38:26translators
2009-04-11(svn r16029) -Fix [FS#2785]: do not give "... Mines" as name to the station o...rubidium
2009-04-11(svn r16028) -Fix [FS#2826]: storing/loading some currencies failed due to in...rubidium
2009-04-11(svn r16027) -Fix (r9555): Usage of uninitialised memory when trying to build...frosch
2009-04-11(svn r16026) -Codechange: Use font height for chat line spacing instead of fi...peter1138
2009-04-10(svn r16025) -Fix [FS#2818]: "build separate station" in the station picker w...rubidium
2009-04-10(svn r16024) -Codechange: harden string copying on places where it's possiblerubidium
2009-04-10(svn r16023) -Fix (r15615) [FS#2817]: 32 bpp sprites in tars would also be sh...rubidium
2009-04-10(svn r16022) -Fix (r15159): sometimes the unregister "query" thread could be ...rubidium
2009-04-10(svn r16021) -Codechange: Offset current console output by (width of "] ")+5 ...peter1138
2009-04-10(svn r16020) -Codechange: Use actual font height for console output instead o...peter1138
2009-04-10(svn r16019) -Update: WebTranslator2 update to 2009-04-10 17:49:32translators
2009-04-10(svn r16018) -Fix (r16014): properly escape IPv6 style ([::]) addresses so th...rubidium
2009-04-10(svn r16017) -Codechange: Added nested widgets to transparency settings window.alberth
2009-04-10(svn r16016) -Codechange: Moving the TransparencyToolbarWidgets outside the w...alberth
2009-04-10(svn r16015) -Codechange: Completing the TransparencyToolbarWidgets enum.alberth
2009-04-10(svn r16014) -Feature(-ish): allow binding to several IPs; [network]:server_b...rubidium
2009-04-10(svn r16013) -Codechange: Add nested widgets to music windows.alberth