------------------------------------------------------------------------ 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) ------------------------------------------------------------------------ r16179 | translators | 2009-04-27 17:41:31 +0000 (Mon, 27 Apr 2009) | 10 lines -Update: WebTranslator2 update to 2009-04-27 17:41:22 brazilian_portuguese - 24 fixed by tucalipe (24) dutch - 10 fixed by habell (10) estonian - 8 changed by kristjans (8) hungarian - 10 fixed by IPG (10) italian - 1 changed by lorenzodv (1) malay - 22 fixed by Syed (22) norwegian_bokmal - 1 fixed by khh (1) polish - 336 fixed, 104 changed by konrad (440) ------------------------------------------------------------------------ r16178 | smatz | 2009-04-27 15:10:15 +0000 (Mon, 27 Apr 2009) | 1 line -Fix [FS#2866]: don't try to reserve path for trains crashed in station ------------------------------------------------------------------------ r16177 | bjarni | 2009-04-27 00:39:15 +0000 (Mon, 27 Apr 2009) | 2 lines -Fix (r15892): [OSX] fixed linking error regarding _select$1050 (only present on some systems) ------------------------------------------------------------------------ r16176 | yexo | 2009-04-26 20:01:14 +0000 (Sun, 26 Apr 2009) | 1 line -Fix: forbid joining AI companies via the 'move' and 'join' console commands. ------------------------------------------------------------------------ r16175 | yexo | 2009-04-26 19:48:42 +0000 (Sun, 26 Apr 2009) | 1 line -Fix: Disable the join button in the multiplayer lobby for AI companies, since joining an AI company is not possible. ------------------------------------------------------------------------ r16174 | yexo | 2009-04-26 19:30:31 +0000 (Sun, 26 Apr 2009) | 1 line -Fix (r16093) [FS#2863]: crash when starting a game/loading a game with no AIs available. ------------------------------------------------------------------------ r16173 | translators | 2009-04-26 17:38:38 +0000 (Sun, 26 Apr 2009) | 7 lines -Update: WebTranslator2 update to 2009-04-26 17:38:31 arabic_egypt - 35 fixed by khaloofah (35) catalan - 10 fixed by arnaullv (10) estonian - 10 fixed, 26 changed by kristjans (36) german - 10 fixed by planetmaker (10) italian - 10 fixed by lorenzodv (10) ------------------------------------------------------------------------ r16172 | yexo | 2009-04-26 17:16:30 +0000 (Sun, 26 Apr 2009) | 1 line -Fix (r16171): typo (thanks SmatZ) ------------------------------------------------------------------------ r16171 | yexo | 2009-04-26 17:01:05 +0000 (Sun, 26 Apr 2009) | 1 line -Add [NoAI]: two new error codes to AITile: ERR_AREA_ALREADY_FLAT and ERR_ESCAVATION_WOULD_DAMAGE. ------------------------------------------------------------------------ r16170 | alberth | 2009-04-26 16:51:50 +0000 (Sun, 26 Apr 2009) | 1 line -Codechange: Added nested widgets to OSK. ------------------------------------------------------------------------ r16169 | alberth | 2009-04-26 16:48:02 +0000 (Sun, 26 Apr 2009) | 1 line -Codechange: Completing OSK widget numbers. ------------------------------------------------------------------------ r16168 | alberth | 2009-04-26 16:41:08 +0000 (Sun, 26 Apr 2009) | 1 line -Codechange: Removing unused WWT_EMPTY widget. ------------------------------------------------------------------------ r16167 | alberth | 2009-04-26 16:30:12 +0000 (Sun, 26 Apr 2009) | 1 line -Codechange: Added empty-ness test to nested widget containers. ------------------------------------------------------------------------ r16166 | frosch | 2009-04-26 16:26:41 +0000 (Sun, 26 Apr 2009) | 1 line -Add [NoAI]: AITile::Get(Min|Max|Corner)Height ------------------------------------------------------------------------ r16165 | yexo | 2009-04-26 16:14:53 +0000 (Sun, 26 Apr 2009) | 2 lines -Add [FS#2801] [NoAI]: several functions to AIOrder to check the what kind of order an order is. -Fix: AIOrder::GetOrderDestination and AIOrder::GetOrderFlags didn't work on ORDER_CURRENT when the vehicle was loading/leaving in a station. ------------------------------------------------------------------------ r16164 | glx | 2009-04-26 16:03:50 +0000 (Sun, 26 Apr 2009) | 1 line -Fix: make dependencies checking more accurate by using compiler's built-in defines ------------------------------------------------------------------------ r16163 | rubidium | 2009-04-26 15:42:45 +0000 (Sun, 26 Apr 2009) | 2 lines -Codechange: instead of SetDParamStr(0, string); DrawString(..., STR_JUST_RAW_STRING, ...) use DrawString(..., string, ...). ------------------------------------------------------------------------ r16162 | rubidium | 2009-04-26 15:26:19 +0000 (Sun, 26 Apr 2009) | 2 lines -Codechange: remove needless TC_ colours from DrawString when they are part of strings and add some colours to a few strings. ------------------------------------------------------------------------ r16161 | frosch | 2009-04-26 14:57:42 +0000 (Sun, 26 Apr 2009) | 1 line -Fix (r16128): AILoadConfig() could not handle NULL settings. ------------------------------------------------------------------------ r16160 | rubidium | 2009-04-26 14:52:56 +0000 (Sun, 26 Apr 2009) | 2 lines -Codechange: remove the need for explicit TC_FROMSTRING for DrawString. ------------------------------------------------------------------------ r16159 | rubidium | 2009-04-26 14:40:23 +0000 (Sun, 26 Apr 2009) | 2 lines -Change [FS#2846]: warn when multiline strings are drawn with DrawString and not DrawStringMultiLine. ------------------------------------------------------------------------ r16158 | yexo | 2009-04-26 12:22:09 +0000 (Sun, 26 Apr 2009) | 1 line -Codechange: fix the string alignment in all .hpp.sq files ------------------------------------------------------------------------ r16157 | rubidium | 2009-04-26 10:48:30 +0000 (Sun, 26 Apr 2009) | 2 lines -Fix: wrong truncation of refit cost/graph x labels because they were multiline strings being drawn using DrawString instead of DrawStringMultiLine. ------------------------------------------------------------------------ r16156 | rubidium | 2009-04-26 10:45:07 +0000 (Sun, 26 Apr 2009) | 2 lines -Codechange: make the parameters of DrawStringMultiline the same as for DrawString (except the addition of the bottom parameter) ------------------------------------------------------------------------ r16155 | smatz | 2009-04-26 10:21:50 +0000 (Sun, 26 Apr 2009) | 1 line -Codechange: remove MarkTileDirty, use MarkTileDirtyByTile instead ------------------------------------------------------------------------ r16154 | alberth | 2009-04-26 08:36:48 +0000 (Sun, 26 Apr 2009) | 1 line -Codechange: Added nested widgets for sign list and sign edit windows. ------------------------------------------------------------------------ r16153 | alberth | 2009-04-26 08:33:47 +0000 (Sun, 26 Apr 2009) | 1 line -Codechange: Completing QueryEditSignWidgets enum. ------------------------------------------------------------------------ r16152 | alberth | 2009-04-26 07:43:19 +0000 (Sun, 26 Apr 2009) | 1 line -Codechange: Added nested widgets for advanced settings and for custom currency windows. ------------------------------------------------------------------------ r16151 | yexo | 2009-04-25 23:51:15 +0000 (Sat, 25 Apr 2009) | 1 line -Codechange: move some includes around to prevent including half the AI api in non-noai related code. ------------------------------------------------------------------------ r16150 | yexo | 2009-04-25 22:57:15 +0000 (Sat, 25 Apr 2009) | 2 lines -Fix [NoAI]: Change WAYPOINT_INVALID to 0xFFFF from -1 as that's the value the AIs got (due to casting). Clarify some api documentation. ------------------------------------------------------------------------ r16149 | rubidium | 2009-04-25 22:40:24 +0000 (Sat, 25 Apr 2009) | 2 lines -Fix [FS#2860]: when there's no AI and an AI is started... *boom* ------------------------------------------------------------------------ r16148 | smatz | 2009-04-25 22:22:27 +0000 (Sat, 25 Apr 2009) | 1 line -Fix [FS#2839]: misleading comment (part by Bilbo) ------------------------------------------------------------------------ r16147 | rubidium | 2009-04-25 22:12:59 +0000 (Sat, 25 Apr 2009) | 2 lines -Feature [FS#2635]: give the town generator a slight tendency to build towns near water by not discarding watery random tiles but by searching for near land (db48x) ------------------------------------------------------------------------ r16146 | smatz | 2009-04-25 22:04:13 +0000 (Sat, 25 Apr 2009) | 1 line -Codechange: use faster algorithm in SetSelectionTilesDirty(). Up to 1000 times faster when large area is selected ------------------------------------------------------------------------ r16145 | rubidium | 2009-04-25 21:09:42 +0000 (Sat, 25 Apr 2009) | 2 lines -Add: '-export-pragmas' to strgen so external tools can (hopefully) automatically be updated to support new pragmas ------------------------------------------------------------------------ r16144 | rubidium | 2009-04-25 20:16:56 +0000 (Sat, 25 Apr 2009) | 2 lines -Fix (r16129): setting the custom digit grouping separator required to restart OpenTTD to take effect. Now also support non 1 ASCII character custom grouping separators. ------------------------------------------------------------------------ r16143 | alberth | 2009-04-25 17:52:20 +0000 (Sat, 25 Apr 2009) | 1 line -Codechange: Change other languages too. ------------------------------------------------------------------------ r16142 | alberth | 2009-04-25 17:51:10 +0000 (Sat, 25 Apr 2009) | 1 line -Codechange: Use widgets in the custom currency window. ------------------------------------------------------------------------ r16141 | alberth | 2009-04-25 12:00:54 +0000 (Sat, 25 Apr 2009) | 1 line -Codechange: Adding nested widgets to remaining graph windows. ------------------------------------------------------------------------