------------------------------------------------------------------------ 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. ------------------------------------------------------------------------ r16140 | alberth | 2009-04-25 11:59:36 +0000 (Sat, 25 Apr 2009) | 1 line -Codechange: Call a function while contructing a widget tree. ------------------------------------------------------------------------ r16139 | alberth | 2009-04-25 10:06:22 +0000 (Sat, 25 Apr 2009) | 1 line -Codechange: Adding/completing widget number enums of several graph windows. ------------------------------------------------------------------------ r16138 | rubidium | 2009-04-24 22:27:21 +0000 (Fri, 24 Apr 2009) | 2 lines -Codechange: move GetClosestWaterDistance to map* ------------------------------------------------------------------------ r16137 | translators | 2009-04-24 17:43:53 +0000 (Fri, 24 Apr 2009) | 7 lines -Update: WebTranslator2 update to 2009-04-24 17:43:46 catalan - 15 fixed by arnaullv (15) czech - 2 changed by Hadez (2) estonian - 28 changed by kristjans (28) german - 2 changed by planetmaker (2) luxembourgish - 32 fixed by Gubius (32) ------------------------------------------------------------------------ r16136 | rubidium | 2009-04-24 17:23:32 +0000 (Fri, 24 Apr 2009) | 2 lines -Fix (r16095)[FS#2858]: sometimes autorail wouldn't work; seems to be primarily for OSX users though ------------------------------------------------------------------------ r16135 | rubidium | 2009-04-24 10:52:51 +0000 (Fri, 24 Apr 2009) | 2 lines -Fix [FS#2856]: always give the server an already resolved 'client address' so we can be sure the client address is always resolved ------------------------------------------------------------------------ r16134 | rubidium | 2009-04-24 10:33:16 +0000 (Fri, 24 Apr 2009) | 2 lines -Change: do not add duplicates to the broadcast list ------------------------------------------------------------------------ r16133 | rubidium | 2009-04-24 08:15:58 +0000 (Fri, 24 Apr 2009) | 2 lines -Fix (r16129): who would've thought that the saveload system couldn't handle skipping strings on load yet? ------------------------------------------------------------------------ r16132 | rubidium | 2009-04-23 23:47:13 +0000 (Thu, 23 Apr 2009) | 2 lines -Fix (r7232/r16129): crash when saving games; r7232 is the cause of the problem, r16129 just causes it to be triggered. ------------------------------------------------------------------------ r16131 | rubidium | 2009-04-23 23:30:54 +0000 (Thu, 23 Apr 2009) | 2 lines -Fix (r16129): some compile warnings on some compilers ------------------------------------------------------------------------ r16130 | rubidium | 2009-04-23 23:29:44 +0000 (Thu, 23 Apr 2009) | 2 lines -Fix [FS#2855]: the overflowsafe type didn't like dividing by int64 larger than MAX_INT32 causing division by negative numbers and small anomolies when drawing graphs. ------------------------------------------------------------------------ r16129 | rubidium | 2009-04-23 21:05:00 +0000 (Thu, 23 Apr 2009) | 2 lines -Feature-ish: configurable digit group separator per language with user override. ------------------------------------------------------------------------ r16128 | rubidium | 2009-04-23 19:13:41 +0000 (Thu, 23 Apr 2009) | 2 lines -Change: allow loading (and storing) NULL values for STRQ in openttd.cfg. ------------------------------------------------------------------------ r16127 | translators | 2009-04-23 17:54:05 +0000 (Thu, 23 Apr 2009) | 5 lines -Update: WebTranslator2 update to 2009-04-23 17:54:01 serbian - 81 fixed by etran (81) spanish - 24 fixed by eusebio (24) turkish - 14 fixed by Emin (14) ------------------------------------------------------------------------ r16126 | rubidium | 2009-04-23 17:43:23 +0000 (Thu, 23 Apr 2009) | 2 lines -Fix (r16125): WT2 fracked up big time... ------------------------------------------------------------------------ r16125 | translators | 2009-04-23 17:35:55 +0000 (Thu, 23 Apr 2009) | 12 lines -Update: WebTranslator2 update to 2009-04-23 17:35:41 bulgarian - 13 fixed by thetitan (13) czech - 25 fixed, 2 changed by Hadez (27) dutch - 14 fixed by habell (14) estonian - 1 fixed by kristjans (1) finnish - 15 fixed by jpx_ (15) german - 49 changed by planetmaker (49) luxembourgish - 32 fixed by Gubius (32) serbian - 81 fixed by etran (81) spanish - 24 fixed by eusebio (24) turkish - 14 fixed by Emin (14) ------------------------------------------------------------------------ r16124 | rubidium | 2009-04-23 16:17:10 +0000 (Thu, 23 Apr 2009) | 2 lines -Codechange: unify the three number drawing methods ------------------------------------------------------------------------