------------------------------------------------------------------------ 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 ------------------------------------------------------------------------ r16123 | rubidium | 2009-04-23 14:06:57 +0000 (Thu, 23 Apr 2009) | 2 lines -Fix: forgot to add table/strgen.h to the project files + a typo ------------------------------------------------------------------------ r16122 | rubidium | 2009-04-23 13:32:13 +0000 (Thu, 23 Apr 2009) | 2 lines -Change: add more misc information about the behaviour of commands to strgen's -export-commands. ------------------------------------------------------------------------ r16119 | smatz | 2009-04-22 00:12:37 +0000 (Wed, 22 Apr 2009) | 1 line -Fix [FS#2582](r12167): road was removed when both the Remove button was active and Ctrl was pressed (Terkhen) ------------------------------------------------------------------------ r16118 | rubidium | 2009-04-21 23:40:56 +0000 (Tue, 21 Apr 2009) | 2 lines -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible. ------------------------------------------------------------------------ r16117 | translators | 2009-04-21 23:34:44 +0000 (Tue, 21 Apr 2009) | 6 lines -Update: WebTranslator2 update to 2009-04-21 23:34:40 french - 1 changed by glx (1) german - 6 changed by planetmaker (6) hungarian - 1 fixed by alyr (1) italian - 2 fixed by lorenzodv (2) ------------------------------------------------------------------------ r16116 | rubidium | 2009-04-21 21:41:20 +0000 (Tue, 21 Apr 2009) | 2 lines -Fix (r16115): note to self: copy the right subversion config file from 'the other' computer otherwise it won't do what you expect it to do, like automatically setting svn:eol-style and svn:keywords. ------------------------------------------------------------------------ r16115 | rubidium | 2009-04-21 21:34:26 +0000 (Tue, 21 Apr 2009) | 2 lines -Change: make strgen able to 'export' the important command and plural information so external tools can easily get that information instead of needing manual updating ------------------------------------------------------------------------ r16114 | rubidium | 2009-04-21 20:20:53 +0000 (Tue, 21 Apr 2009) | 2 lines -Cleanup: unify some more strings and remove some more unused strings ------------------------------------------------------------------------ r16113 | yexo | 2009-04-21 19:13:32 +0000 (Tue, 21 Apr 2009) | 1 line -Feature [NoAI]: Add UseAsRandomAI as function in info.nut. When an AI returns false, it'll never be chosen as random AI. ------------------------------------------------------------------------ r16112 | translators | 2009-04-21 17:33:27 +0000 (Tue, 21 Apr 2009) | 7 lines -Update: WebTranslator2 update to 2009-04-21 17:33:19 estonian - 13 fixed, 29 changed by kristjans (42) french - 15 fixed by glx (15) german - 14 fixed, 52 changed by planetmaker (66) hungarian - 14 fixed by alyr (14) italian - 13 fixed by lorenzodv (13) ------------------------------------------------------------------------ r16111 | rubidium | 2009-04-21 16:57:26 +0000 (Tue, 21 Apr 2009) | 3 lines -Cleanup: remove some duplicate/unused strings -Change: move a string to a more sensible location ------------------------------------------------------------------------ r16110 | frosch | 2009-04-21 16:52:58 +0000 (Tue, 21 Apr 2009) | 1 line -Codechange: use {CARGO} instead hardcoded cargo name (there is always something duplicated :p) ------------------------------------------------------------------------ r16109 | yexo | 2009-04-21 16:49:53 +0000 (Tue, 21 Apr 2009) | 1 line -Fix [NoAI]: Make sure AIOrder::GetDestination always returns a tile belonging to the station ------------------------------------------------------------------------ r16108 | yexo | 2009-04-21 12:51:36 +0000 (Tue, 21 Apr 2009) | 2 lines -Fix [NoAI]: When giving an aircraft a goto-hangar order don't let it be a normal goto-station order. Note to AI writers: AIOrder.AppendOrder(vehicle_id, AIStation.GetLocation(station_id)) will give a goto-hangar order for helistations (assuming the station sign is at it's default location). ------------------------------------------------------------------------