Commit Graph

11847 Commits (7ffb421adde3bac1ebcd402d6d79d3bda3920451)
 

Author SHA1 Message Date
rubidium 7ffb421add (svn r16241) -Fix (r16181): regression failing due to wrongly initialised amount of traps 15 years ago
frosch f1347ded2b (svn r16240) -Fix: Make 'stop in depot'-orders only apply on the target depot, not those which are entered on the way to them. 15 years ago
yexo d0c22e5f46 (svn r16239) -Fix (r16199): Use the stop/non-stop intermediate orderflags AIs can give for goto-depot orders 15 years ago
rubidium dd0b93532a (svn r16238) -Change: improve/clarify some network related debug "error" messages by adding more information to them. Also give some clues on how to fix certain issues (like failing advertising). 15 years ago
alberth 4c703618ff (svn r16237) -Codechange: Add nested widgets to remaining network windows. 15 years ago
alberth c6be093c89 (svn r16236) -Codechange: Make widget enums complete of various network windows, and add them as comment. 15 years ago
alberth 2b78839ac9 (svn r16235) -Codechange (r16234): But keep the window description. 15 years ago
alberth 40a2e0d2a3 (svn r16234) -Codechange (r16231, r16233): Do not add test functions to trunk. 15 years ago
alberth a67052199f (svn r16233) -Codechange: Added nested widgets to network content windows. 15 years ago
alberth eab14e1e1c (svn r16232) -Codechange: Moving network content widgets enums outside window structs. 15 years ago
alberth b6f4126cf2 (svn r16231) -Codechange: Added nested widgets to chat window. 15 years ago
alberth 709acb38ed (svn r16230) -Codechange: Moving chat widgets enum outside window struct. 15 years ago
translators 38367b7639 (svn r16229) -Update: WebTranslator2 update to 2009-05-05 12:43:50
korean     - 1 changed by dlunch (1)
luxembourgish - 53 fixed by Gubius (53)
simplified_chinese - 3 fixed, 3 changed by ww9980 (6)
15 years ago
frosch c95bbdc6c1 (svn r16228) -Fix/Change (r16187): If we are heading for a different depot, 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.
15 years ago
alberth a3abbfc204 (svn r16227) -Codechange: Added nested widgets for error windows, tooltip window, and dropdown window. 15 years ago
alberth adfc9c968c (svn r16226) -Codechange: Separating generation of a widget array from WindowDesc to the InitializeWidgetArrayFromNestedWidgets function. 15 years ago
alberth 3f58521baa (svn r16225) -Codechange: Added nested widgets to all rail_gui windows (except the build depot window). 15 years ago
alberth 72b00e606f (svn r16224) -Codechange: Move BuildRailStationWidgets and BuildRailWaypointWidgets enums out of their Window structs, extend horizontal scrollbar by 1 pixel. 15 years ago
frosch 80e896fa53 (svn r16223) -Fix (r8881): ActionB should use the online parameters from 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. 15 years ago
rubidium 99a215c8ec (svn r16222) -Fix: unneeded pointer dereferencing 15 years ago
rubidium 3490147666 (svn r16221) -Change: support building 64 bits OSX binaries and add optional 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. 15 years ago
rubidium 3662d3d09b (svn r16220) -Fix [FS#2862]: possible crashes when quiting OpenTTD or forcing resizes/redraws of the screen during map generation 15 years ago
alberth 5e5dd3cac7 (svn r16219) -Codechange: Added nested widgets to rv station picker window. 15 years ago
alberth 2b71642923 (svn r16218) -Codechange: Move BuildRoadStationWidgets enum outside window struct. 15 years ago
alberth 2ca30555da (svn r16217) -Codechange: Make rv station picker widgets non-overlapping, fix doc typo. 15 years ago
alberth 755ce4127d (svn r16216) -Codechange: Added nested widgets to vehicle view window. 15 years ago
alberth bd3bedea54 (svn r16215) -Codechange: Added tooltip to resizebox of vehicle view window. 15 years ago
rubidium 57841b93a4 (svn r16214) -Fix [FS#2878]: shared orders without orders weren't properly converted causing corrupt/invalid orders when loading pre 0.7 savegames. 15 years ago
alberth 1d9892bdbf (svn r16213) -Codechange: Added nested widgets to timetable window. 15 years ago
alberth 5801377b31 (svn r16212) -Codechange: Added nested widgets for all station_gui windows. 15 years ago
alberth 0949488c60 (svn r16211) -Codechange: Moving StationListWidgets out of the window class, completing StationViewWidgets. 15 years ago
alberth 745e920547 (svn r16210) -Codechange: Make panels non-overlapping in company stations window. 15 years ago
alberth 31822a4a0b (svn r16209) -Codechange: Removed bottom panel from join station window. 15 years ago
alberth 1de26120e9 (svn r16208) -Codechange: Added nested widgets for the buy company and show company windows. 15 years ago
alberth 3e83aec89c (svn r16207) -Codechange: Added and applied BuyCompanyWidgets enum.
-Doc: Small fixes and additions to documentation.
15 years ago
translators 069e790f94 (svn r16206) -Update: WebTranslator2 update to 2009-05-02 17:39:59
german     - 10 changed by planetmaker (10)
korean     - 30 fixed, 2 changed by leejaeuk5 (32)
15 years ago
alberth d477532aed (svn r16205) -Codechange: Added nested widgets for news windows and news-settings window. 15 years ago
alberth 8214a1746c (svn r16204) -Codechange: Completing widget numbers of news settings window. 15 years ago
alberth 785c4dad07 (svn r16203) -Codechange: Simplify widget layout of news settings window. 15 years ago
alberth 41003af530 (svn r16202) -Codechange: Use widget top coordinate instead of hardcoded value. 15 years ago
alberth 8436327ded (svn r16201) -Codechange: Add NWidgetBase::SetPadding method. 15 years ago
alberth 5175aa9e9b (svn r16200) -Codechange: Moving news-type description to NewsTypeData array. 15 years ago
frosch ac1b753f9a (svn r16199) -Codechange: Pass OrderNonStopFlags also to MakeGoToDepotOrder().
-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'.
15 years ago
frosch cf0bc6e649 (svn r16198) -Fix/Change (r16187): 'Go to nearest depot'-orders are fulfilled when reaching any depot, even though the train decided for a different depot on the last junction/order-skip. 15 years ago
alberth 9417d8cd18 (svn r16197) -Codechange: Structure buttons of train order window based on related functions rather than position. 15 years ago
alberth 71c281ee25 (svn r16196) -Codechange: Added nested widgets for non-train and other-companies order windows. 15 years ago
alberth 5d91dfde16 (svn r16195) -Codechange: Even empty widgets should live within window boundaries. 15 years ago
translators 88b1875ae1 (svn r16194) -Update: WebTranslator2 update to 2009-05-01 17:45:47
finnish    - 10 fixed by jpx_ (10)
romanian   - 22 fixed by kkmic (22)
turkish    - 11 fixed by Emin (11)
15 years ago
alberth 0393a0dea9 (svn r16193) -Codechange: Added nested widgets for smallmap and extra viewport windows. 15 years ago
alberth 6bbfae998a (svn r16192) -Codechange: Moving smallmap and extra viewport widget enums out of the window structs, completing smallmap enum. 15 years ago