------------------------------------------------------------------------ r16229 | translators | 2009-05-05 12:43:55 +0000 (Tue, 05 May 2009) | 5 lines -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) ------------------------------------------------------------------------ r16228 | frosch | 2009-05-04 19:27:22 +0000 (Mon, 04 May 2009) | 2 lines -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. ------------------------------------------------------------------------ r16227 | alberth | 2009-05-04 18:42:49 +0000 (Mon, 04 May 2009) | 1 line -Codechange: Added nested widgets for error windows, tooltip window, and dropdown window. ------------------------------------------------------------------------ r16226 | alberth | 2009-05-04 18:40:37 +0000 (Mon, 04 May 2009) | 1 line -Codechange: Separating generation of a widget array from WindowDesc to the InitializeWidgetArrayFromNestedWidgets function. ------------------------------------------------------------------------ r16225 | alberth | 2009-05-04 12:22:01 +0000 (Mon, 04 May 2009) | 1 line -Codechange: Added nested widgets to all rail_gui windows (except the build depot window). ------------------------------------------------------------------------ r16224 | alberth | 2009-05-04 12:09:30 +0000 (Mon, 04 May 2009) | 1 line -Codechange: Move BuildRailStationWidgets and BuildRailWaypointWidgets enums out of their Window structs, extend horizontal scrollbar by 1 pixel. ------------------------------------------------------------------------ r16223 | frosch | 2009-05-04 11:23:21 +0000 (Mon, 04 May 2009) | 1 line -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. ------------------------------------------------------------------------ r16222 | rubidium | 2009-05-03 21:56:46 +0000 (Sun, 03 May 2009) | 2 lines -Fix: unneeded pointer dereferencing ------------------------------------------------------------------------ r16221 | rubidium | 2009-05-03 15:46:36 +0000 (Sun, 03 May 2009) | 2 lines -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. ------------------------------------------------------------------------ r16220 | rubidium | 2009-05-03 15:44:05 +0000 (Sun, 03 May 2009) | 2 lines -Fix [FS#2862]: possible crashes when quiting OpenTTD or forcing resizes/redraws of the screen during map generation ------------------------------------------------------------------------ r16219 | alberth | 2009-05-03 13:55:22 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Added nested widgets to rv station picker window. ------------------------------------------------------------------------ r16218 | alberth | 2009-05-03 13:54:47 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Move BuildRoadStationWidgets enum outside window struct. ------------------------------------------------------------------------ r16217 | alberth | 2009-05-03 13:53:34 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Make rv station picker widgets non-overlapping, fix doc typo. ------------------------------------------------------------------------ r16216 | alberth | 2009-05-03 13:13:41 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Added nested widgets to vehicle view window. ------------------------------------------------------------------------ r16215 | alberth | 2009-05-03 13:12:13 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Added tooltip to resizebox of vehicle view window. ------------------------------------------------------------------------ r16214 | rubidium | 2009-05-03 11:57:01 +0000 (Sun, 03 May 2009) | 2 lines -Fix [FS#2878]: shared orders without orders weren't properly converted causing corrupt/invalid orders when loading pre 0.7 savegames. ------------------------------------------------------------------------ r16213 | alberth | 2009-05-03 11:53:06 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Added nested widgets to timetable window. ------------------------------------------------------------------------ r16212 | alberth | 2009-05-03 10:46:24 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Added nested widgets for all station_gui windows. ------------------------------------------------------------------------ r16211 | alberth | 2009-05-03 10:38:35 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Moving StationListWidgets out of the window class, completing StationViewWidgets. ------------------------------------------------------------------------ r16210 | alberth | 2009-05-03 10:34:47 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Make panels non-overlapping in company stations window. ------------------------------------------------------------------------ r16209 | alberth | 2009-05-03 10:33:15 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Removed bottom panel from join station window. ------------------------------------------------------------------------ r16208 | alberth | 2009-05-03 08:27:12 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Added nested widgets for the buy company and show company windows. ------------------------------------------------------------------------ r16207 | alberth | 2009-05-03 08:13:14 +0000 (Sun, 03 May 2009) | 3 lines -Codechange: Added and applied BuyCompanyWidgets enum. -Doc: Small fixes and additions to documentation. ------------------------------------------------------------------------ r16206 | translators | 2009-05-02 17:40:02 +0000 (Sat, 02 May 2009) | 4 lines -Update: WebTranslator2 update to 2009-05-02 17:39:59 german - 10 changed by planetmaker (10) korean - 30 fixed, 2 changed by leejaeuk5 (32) ------------------------------------------------------------------------ r16205 | alberth | 2009-05-02 17:00:56 +0000 (Sat, 02 May 2009) | 1 line -Codechange: Added nested widgets for news windows and news-settings window. ------------------------------------------------------------------------ r16204 | alberth | 2009-05-02 16:52:21 +0000 (Sat, 02 May 2009) | 1 line -Codechange: Completing widget numbers of news settings window. ------------------------------------------------------------------------ r16203 | alberth | 2009-05-02 16:45:01 +0000 (Sat, 02 May 2009) | 1 line -Codechange: Simplify widget layout of news settings window. ------------------------------------------------------------------------ r16202 | alberth | 2009-05-02 16:40:26 +0000 (Sat, 02 May 2009) | 1 line -Codechange: Use widget top coordinate instead of hardcoded value. ------------------------------------------------------------------------ r16201 | alberth | 2009-05-02 16:33:28 +0000 (Sat, 02 May 2009) | 1 line -Codechange: Add NWidgetBase::SetPadding method. ------------------------------------------------------------------------ r16200 | alberth | 2009-05-02 13:05:00 +0000 (Sat, 02 May 2009) | 1 line -Codechange: Moving news-type description to NewsTypeData array. ------------------------------------------------------------------------ r16199 | frosch | 2009-05-02 00:10:24 +0000 (Sat, 02 May 2009) | 3 lines -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'. ------------------------------------------------------------------------ r16198 | frosch | 2009-05-01 23:16:52 +0000 (Fri, 01 May 2009) | 1 line -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. ------------------------------------------------------------------------ r16197 | alberth | 2009-05-01 19:37:59 +0000 (Fri, 01 May 2009) | 1 line -Codechange: Structure buttons of train order window based on related functions rather than position. ------------------------------------------------------------------------ r16196 | alberth | 2009-05-01 19:33:58 +0000 (Fri, 01 May 2009) | 1 line -Codechange: Added nested widgets for non-train and other-companies order windows. ------------------------------------------------------------------------ r16195 | alberth | 2009-05-01 19:30:38 +0000 (Fri, 01 May 2009) | 1 line -Codechange: Even empty widgets should live within window boundaries. ------------------------------------------------------------------------ r16194 | translators | 2009-05-01 17:45:52 +0000 (Fri, 01 May 2009) | 5 lines -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) ------------------------------------------------------------------------ r16193 | alberth | 2009-05-01 08:50:07 +0000 (Fri, 01 May 2009) | 1 line -Codechange: Added nested widgets for smallmap and extra viewport windows. ------------------------------------------------------------------------ r16192 | alberth | 2009-05-01 08:48:07 +0000 (Fri, 01 May 2009) | 1 line -Codechange: Moving smallmap and extra viewport widget enums out of the window structs, completing smallmap enum. ------------------------------------------------------------------------ r16191 | alberth | 2009-04-30 19:22:44 +0000 (Thu, 30 Apr 2009) | 1 line -Codechange: Added nested widgets of one order window. ------------------------------------------------------------------------ r16190 | alberth | 2009-04-30 19:21:51 +0000 (Thu, 30 Apr 2009) | 1 line -Codechange: Allow stacking of nested widgets. ------------------------------------------------------------------------ r16189 | alberth | 2009-04-30 17:35:38 +0000 (Thu, 30 Apr 2009) | 1 line -Doc: Additions and improvement of (mainly) nested widgets/widget-parts doxygen docs. ------------------------------------------------------------------------ r16188 | rubidium | 2009-04-30 12:11:51 +0000 (Thu, 30 Apr 2009) | 2 lines -Fix [FS#2874] (r16124): printing the first 4 bytes worth of a 8 byte integer causes some unwanted side effects when the system is not little-endian. ------------------------------------------------------------------------ r16187 | rubidium | 2009-04-29 21:12:30 +0000 (Wed, 29 Apr 2009) | 2 lines -Fix [FS#2871]: do mark the "go to depot X" order fulfilled when reaching any depot, but only when reaching depot X. ------------------------------------------------------------------------ r16186 | alberth | 2009-04-29 20:32:11 +0000 (Wed, 29 Apr 2009) | 1 line -Codechange: Adding nested widgets to _newgrf_desc and _newgrf_add_dlg_desc window descriptions. ------------------------------------------------------------------------ r16185 | alberth | 2009-04-29 20:29:19 +0000 (Wed, 29 Apr 2009) | 3 lines -Codechange: Moving the ShowNewGRFStateWidgets and AddNewGRFWindowWidgets widget enums outside their window structs. -Codechange: Improvements to the _newgrf_add_dlg_widgets and _newgrf_widgets widget arrays in preparation for nested widgets. ------------------------------------------------------------------------ r16184 | translators | 2009-04-29 17:32:53 +0000 (Wed, 29 Apr 2009) | 6 lines -Update: WebTranslator2 update to 2009-04-29 17:32:47 estonian - 6 changed by kristjans (6) french - 10 fixed by glx (10) polish - 17 fixed by xaxa (17) simplified_chinese - 25 fixed, 6 changed by ww9980 (31) ------------------------------------------------------------------------ r16183 | rubidium | 2009-04-29 10:11:46 +0000 (Wed, 29 Apr 2009) | 2 lines -Fix [FS#2872]: wrong string alignment for error messages with face ------------------------------------------------------------------------ r16182 | rubidium | 2009-04-29 10:00:58 +0000 (Wed, 29 Apr 2009) | 2 lines -Fix: hardcoded (old sized) MAX_COMPANIES constant ------------------------------------------------------------------------ r16181 | yexo | 2009-04-28 13:16:14 +0000 (Tue, 28 Apr 2009) | 1 line -Fix [Squirrel]: the traps variable wasn't restored, causing try/catch blocks to be 'forgotten' during a suspend. ------------------------------------------------------------------------ r16180 | translators | 2009-04-27 17:43:51 +0000 (Mon, 27 Apr 2009) | 10 lines -Update: WebTranslator2 update to 2009-04-27 17:43:43 brazilian_portuguese - 24 changed by tucalipe (24) dutch - 10 changed by habell (10) estonian - 8 changed by kristjans (8) hungarian - 10 changed by IPG (10) italian - 1 changed by lorenzodv (1) malay - 22 fixed by Syed (22) norwegian_bokmal - 1 changed by khh (1) polish - 440 changed by konrad (440) ------------------------------------------------------------------------