summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-04-15(svn r16065) -Fix: don't readd (and resolve) the last joined server each ↵rubidium
time the window gets repainted
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 ↵frosch
CmdModifyOrder(). (only used by AI)
2009-04-15(svn r16062) -Fix (r16037): AIOrder::InsertOrder was broken. Default all AI ↵frosch
orders to 'stop at far end'.
2009-04-14(svn r16058) -Update: WebTranslator2 update to 2009-04-14 17:49:02translators
danish - 9 fixed by ThomasA (9) dutch - 10 fixed by habell (10) english_US - 10 fixed by WhiteRabbit (10) german - 1 changed by planetmaker (1) hungarian - 6 fixed, 3 changed by IPG (9) italian - 10 fixed by lorenzodv (10)
2009-04-13(svn r16057) -Fix [FS#2834] (r16037): division by zero when having an order ↵rubidium
with only one station that has either middle or near end stop location and where the platform is (significantly) longer than the train.
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
catalan - 10 fixed by arnaullv (10) czech - 1 changed by Hadez (1) finnish - 10 fixed by jpx_ (10) french - 9 fixed by glx (9) german - 10 fixed by planetmaker (10) hungarian - 4 fixed by alyr (4) italian - 10 fixed by lorenzodv (10) luxembourgish - 38 fixed, 1 changed by draconnier (39)
2009-04-13(svn r16054) -Fix: non advanced vehicle list didn't handle company switching ↵glx
correctly
2009-04-13(svn r16053) -Codechange: Added nested widgets to vehicle refit and vehicle ↵alberth
details windows.
2009-04-13(svn r16052) -Codechange: Applying VehicleRefitWidgets in RefitWindow, fixed ↵alberth
widget number comment in _vehicle_refit_widgets
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 ↵glx
fallback even when freeaddrinfo is available
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 ↵rubidium
are getting old; upgrading them is impossible (racetrack)
2009-04-12(svn r16047) -Codechange: Extracting widget number enums from their window ↵alberth
classes.
2009-04-12(svn r16046) -Change: when sorting on cargo ratings only take a look at the ↵rubidium
ratings of the cargoes that are 'selected'.
2009-04-12(svn r16045) -Feature [FS#597]: allow sorting stations by the lowest cargo ↵rubidium
rating instead of only by the highest cargo rating (based on the idea of KeeperOfTheSoul)
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 ↵frosch
by cargo. Based on patch by sbr.
2009-04-12(svn r16041) -Fix [FS#774]: the currency abbreviation for the Romanian Leu ↵rubidium
is now RON.
2009-04-12(svn r16040) -Codechange: Use coordinates from the widget for the town-view ↵alberth
viewport instead of magic constants.
2009-04-12(svn r16039) -Codechange: Completing widget number enums of town windows and ↵alberth
adding them as comment to the widget arrays.
2009-04-12(svn r16038) -Codechange: Remove BuildVehicleWindow::regenerate_list in ↵frosch
favor of the GUIList flag.
2009-04-12(svn r16037) -Feature: allow (per order) to let a train stop at the near ↵rubidium
end, middle or far end of a platform from the point of view of the driver of the train that enters the station.
2009-04-12(svn r16036) -Codechange [FS#2825]: Renamed TVW_SHOWAUTORITY to ↵alberth
TVW_SHOWAUTHORITY (bilbo)
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 ↵alberth
window, and both query windows.
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
serbian - 50 fixed by etran (50) traditional_chinese - 6 fixed, 2 changed by josesun (8)
2009-04-11(svn r16029) -Fix [FS#2785]: do not give "... Mines" as name to the station ↵rubidium
of oil rigs, or more general: do not add "... Mines" when the all of the cargoes are part of the liquid, passenger or mail classes.
2009-04-11(svn r16028) -Fix [FS#2826]: storing/loading some currencies failed due to ↵rubidium
inconsistent "tables". -Codechange: unduplicate settings "tables" that might be made inconsistent in the future (to prevent other cases like FS#2826).
2009-04-11(svn r16027) -Fix (r9555): Usage of uninitialised memory when trying to ↵frosch
build a random new industry, but there are no industrytypes to choose from (i.e. all appearance probabilities are zero).
2009-04-11(svn r16026) -Codechange: Use font height for chat line spacing instead of ↵peter1138
fixed value.
2009-04-10(svn r16025) -Fix [FS#2818]: "build separate station" in the station picker ↵rubidium
would reuse deleted stations.
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 ↵rubidium
shown in the list of heightmaps.
2009-04-10(svn r16022) -Fix (r15159): sometimes the unregister "query" thread could be ↵rubidium
delayed so much that the network stuff was already closed and the packet would never reach the master server causing the server to appear online longer than necessary.
2009-04-10(svn r16021) -Codechange: Offset current console output by (width of "] ")+5 ↵peter1138
pixels instead of 5+5 pixels.
2009-04-10(svn r16020) -Codechange: Use actual font height for console output instead ↵peter1138
of fixed value.
2009-04-10(svn r16019) -Update: WebTranslator2 update to 2009-04-10 17:49:32translators
estonian - 11 changed by kristjans (11) serbian - 50 fixed by etran (50) turkish - 2 fixed by Emin (2)
2009-04-10(svn r16018) -Fix (r16014): properly escape IPv6 style ([::]) addresses so ↵rubidium
they aren't seen as new groups.
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 ↵alberth
window class.
2009-04-10(svn r16015) -Codechange: Completing the TransparencyToolbarWidgets enum.alberth
2009-04-10(svn r16014) -Feature(-ish): allow binding to several IPs; ↵rubidium
[network]:server_bind_ip doesn't exist anymore. Add the IPs/hostnames to [server_bind_addresses]
2009-04-10(svn r16013) -Codechange: Add nested widgets to music windows.alberth