summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-05-06(svn r16242) -Codechange: rework pausingrubidium
-Fix [FS#2864]: autopause and manual pausing conflict with eachother -Fix: new game + pause on new game + autopause make the game not unpause on the first join
2009-05-06(svn r16241) -Fix (r16181): regression failing due to wrongly initialised ↵rubidium
amount of traps
2009-05-06(svn r16240) -Fix: Make 'stop in depot'-orders only apply on the target ↵frosch
depot, not those which are entered on the way to them.
2009-05-06(svn r16239) -Fix (r16199): Use the stop/non-stop intermediate orderflags ↵yexo
AIs can give for goto-depot orders
2009-05-06(svn r16238) -Change: improve/clarify some network related debug "error" ↵rubidium
messages by adding more information to them. Also give some clues on how to fix certain issues (like failing advertising).
2009-05-05(svn r16237) -Codechange: Add nested widgets to remaining network windows.alberth
2009-05-05(svn r16236) -Codechange: Make widget enums complete of various network ↵alberth
windows, and add them as comment.
2009-05-05(svn r16235) -Codechange (r16234): But keep the window description.alberth
2009-05-05(svn r16234) -Codechange (r16231, r16233): Do not add test functions to trunk.alberth
2009-05-05(svn r16233) -Codechange: Added nested widgets to network content windows.alberth
2009-05-05(svn r16232) -Codechange: Moving network content widgets enums outside ↵alberth
window structs.
2009-05-05(svn r16231) -Codechange: Added nested widgets to chat window.alberth
2009-05-05(svn r16230) -Codechange: Moving chat widgets enum outside window struct.alberth
2009-05-05(svn r16229) -Update: WebTranslator2 update to 2009-05-05 12:43:50translators
korean - 1 changed by dlunch (1) luxembourgish - 53 fixed by Gubius (53) simplified_chinese - 3 fixed, 3 changed by ww9980 (6)
2009-05-04(svn r16228) -Fix/Change (r16187): If we are heading for a different depot, ↵frosch
do also not do the refitting-part of the depot-order. -Fix (r16198): && != &, GetDepotOrderType != GetDepotActionType and - uhm - ODATFB_NEAREST_DEPOT is not set for current_order either.
2009-05-04(svn r16227) -Codechange: Added nested widgets for error windows, tooltip ↵alberth
window, and dropdown window.
2009-05-04(svn r16226) -Codechange: Separating generation of a widget array from ↵alberth
WindowDesc to the InitializeWidgetArrayFromNestedWidgets function.
2009-05-04(svn r16225) -Codechange: Added nested widgets to all rail_gui windows ↵alberth
(except the build depot window).
2009-05-04(svn r16224) -Codechange: Move BuildRailStationWidgets and ↵alberth
BuildRailWaypointWidgets enums out of their Window structs, extend horizontal scrollbar by 1 pixel.
2009-05-04(svn r16223) -Fix (r8881): ActionB should use the online parameters from ↵frosch
GRFFile instead of the initial user-specified values from GRFConfig. Also use the values as they were set when the ActionB was executed, not as they are set when the message is shown.
2009-05-03(svn r16222) -Fix: unneeded pointer dereferencingrubidium
2009-05-03(svn r16221) -Change: support building 64 bits OSX binaries and add optional ↵rubidium
support for 64 bits binaries in OSX universal binaries. However, do not default to adding 64 bits binaries because benchmarking has shown that they are slower than the 32 bits binaries.
2009-05-03(svn r16220) -Fix [FS#2862]: possible crashes when quiting OpenTTD or ↵rubidium
forcing resizes/redraws of the screen during map generation
2009-05-03(svn r16219) -Codechange: Added nested widgets to rv station picker window.alberth
2009-05-03(svn r16218) -Codechange: Move BuildRoadStationWidgets enum outside window ↵alberth
struct.
2009-05-03(svn r16217) -Codechange: Make rv station picker widgets non-overlapping, ↵alberth
fix doc typo.
2009-05-03(svn r16216) -Codechange: Added nested widgets to vehicle view window.alberth
2009-05-03(svn r16215) -Codechange: Added tooltip to resizebox of vehicle view window.alberth
2009-05-03(svn r16214) -Fix [FS#2878]: shared orders without orders weren't properly ↵rubidium
converted causing corrupt/invalid orders when loading pre 0.7 savegames.
2009-05-03(svn r16213) -Codechange: Added nested widgets to timetable window.alberth
2009-05-03(svn r16212) -Codechange: Added nested widgets for all station_gui windows.alberth
2009-05-03(svn r16211) -Codechange: Moving StationListWidgets out of the window class, ↵alberth
completing StationViewWidgets.
2009-05-03(svn r16210) -Codechange: Make panels non-overlapping in company stations ↵alberth
window.
2009-05-03(svn r16209) -Codechange: Removed bottom panel from join station window.alberth
2009-05-03(svn r16208) -Codechange: Added nested widgets for the buy company and show ↵alberth
company windows.
2009-05-03(svn r16207) -Codechange: Added and applied BuyCompanyWidgets enum.alberth
-Doc: Small fixes and additions to documentation.
2009-05-02(svn r16206) -Update: WebTranslator2 update to 2009-05-02 17:39:59translators
german - 10 changed by planetmaker (10) korean - 30 fixed, 2 changed by leejaeuk5 (32)
2009-05-02(svn r16205) -Codechange: Added nested widgets for news windows and ↵alberth
news-settings window.
2009-05-02(svn r16204) -Codechange: Completing widget numbers of news settings window.alberth
2009-05-02(svn r16203) -Codechange: Simplify widget layout of news settings window.alberth
2009-05-02(svn r16202) -Codechange: Use widget top coordinate instead of hardcoded value.alberth
2009-05-02(svn r16201) -Codechange: Add NWidgetBase::SetPadding method.alberth
2009-05-02(svn r16200) -Codechange: Moving news-type description to NewsTypeData array.alberth
2009-05-02(svn r16199) -Codechange: Pass OrderNonStopFlags also to MakeGoToDepotOrder().frosch
-Fix: 'Go non-stop to nearest depot'-orders did not work wrt. the 'non-stop' part. -Fix: Adding 'Go to nearest depot'-orders did not respect the default setting for 'non-stop'.
2009-05-01(svn r16198) -Fix/Change (r16187): 'Go to nearest depot'-orders are ↵frosch
fulfilled when reaching any depot, even though the train decided for a different depot on the last junction/order-skip.
2009-05-01(svn r16197) -Codechange: Structure buttons of train order window based on ↵alberth
related functions rather than position.
2009-05-01(svn r16196) -Codechange: Added nested widgets for non-train and ↵alberth
other-companies order windows.
2009-05-01(svn r16195) -Codechange: Even empty widgets should live within window ↵alberth
boundaries.
2009-05-01(svn r16194) -Update: WebTranslator2 update to 2009-05-01 17:45:47translators
finnish - 10 fixed by jpx_ (10) romanian - 22 fixed by kkmic (22) turkish - 11 fixed by Emin (11)
2009-05-01(svn r16193) -Codechange: Added nested widgets for smallmap and extra ↵alberth
viewport windows.