------------------------------------------------------------------------
r20176 | translators | 2010-07-17 17:45:19 +0000 (Sat, 17 Jul 2010) | 8 lines

-Update from WebTranslator v3.0:
chuvash - 19 changes by mefisteron
greek - 9 changes by fumantsu
indonesian - 7 changes by prof
italian - 13 changes by lorenzodv
swedish - 2 changes by tool
turkish - 7 changes by niw3

------------------------------------------------------------------------
r20175 | frosch | 2010-07-17 15:38:51 +0000 (Sat, 17 Jul 2010) | 1 line

-Change: [NewGRF] Adapt vehicle var FE bit 6 to new railtypes.
------------------------------------------------------------------------
r20174 | frosch | 2010-07-17 15:06:28 +0000 (Sat, 17 Jul 2010) | 1 line

-Codechange [FS#3955]: Allow horizontal resizing for all vehicle lists.
------------------------------------------------------------------------
r20173 | frosch | 2010-07-17 15:03:07 +0000 (Sat, 17 Jul 2010) | 1 line

-Codechange: Make the normal vehiclelist fit the longest action dropdown text.
------------------------------------------------------------------------
r20172 | frosch | 2010-07-17 14:58:35 +0000 (Sat, 17 Jul 2010) | 1 line

-Codechange: Use BaseVehicleListWindow::BuildActionDropdownList() also for the normal vehicle list.
------------------------------------------------------------------------
r20171 | frosch | 2010-07-17 14:53:46 +0000 (Sat, 17 Jul 2010) | 1 line

-Fix: Make the group list action dropdown also use vehicletype-specific texts like the normal vehicle list.
------------------------------------------------------------------------
r20170 | frosch | 2010-07-17 14:47:54 +0000 (Sat, 17 Jul 2010) | 1 line

-Codechange: Add BaseVehicleListWindow::GetActionDropdownSize().
------------------------------------------------------------------------
r20169 | frosch | 2010-07-17 14:36:36 +0000 (Sat, 17 Jul 2010) | 1 line

-Codechange: Replace ShowGroupActionDropdown() with BaseVehicleListWindow::BuildActionDropdownList().
------------------------------------------------------------------------
r20167 | michi_cc | 2010-07-16 19:39:38 +0000 (Fri, 16 Jul 2010) | 1 line

-Add: Vehicle var 4A to the NewGRF debug window.
------------------------------------------------------------------------
r20166 | rubidium | 2010-07-16 19:32:39 +0000 (Fri, 16 Jul 2010) | 2 lines

-Fix [FS#3949]: do not scan /data and ~/data (if they happen to be your working directory). If it's the directory where your binary is located it will still scan them.

------------------------------------------------------------------------
r20165 | michi_cc | 2010-07-16 19:02:59 +0000 (Fri, 16 Jul 2010) | 1 line

-Feature: [NewGRF] Information (var 4A) about the current railtype a train is on.
------------------------------------------------------------------------
r20164 | rubidium | 2010-07-16 17:45:34 +0000 (Fri, 16 Jul 2010) | 2 lines

-Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "base" unit for aircraft speeds

------------------------------------------------------------------------
r20163 | translators | 2010-07-16 17:45:21 +0000 (Fri, 16 Jul 2010) | 8 lines

-Update from WebTranslator v3.0:
dutch - 3 changes by habell
hungarian - 2 changes by IPG
irish - 6 changes by tem
portuguese - 18 changes by ABCRic
russian - 73 changes by Lone_Wolf, perk11
ukrainian - 8 changes by Fixer

------------------------------------------------------------------------
r20162 | rubidium | 2010-07-16 17:42:58 +0000 (Fri, 16 Jul 2010) | 2 lines

-Fix [FS#3954]: integer comparison failed in case the difference was more than "MAX_UINT"/2

------------------------------------------------------------------------
r20160 | rubidium | 2010-07-16 08:20:33 +0000 (Fri, 16 Jul 2010) | 2 lines

-Merge: changelog updates from the 1.0 branch

------------------------------------------------------------------------
r20159 | rubidium | 2010-07-15 22:30:38 +0000 (Thu, 15 Jul 2010) | 2 lines

-Change: clarify use of OpenTTD directories and don't use the "TTD" abbreviation for Transport Tycoon Deluxe (parts by planetmaker)

------------------------------------------------------------------------
r20158 | rubidium | 2010-07-15 22:21:46 +0000 (Thu, 15 Jul 2010) | 2 lines

-Fix (r20155): error in Russian language file

------------------------------------------------------------------------
r20157 | rubidium | 2010-07-15 20:43:47 +0000 (Thu, 15 Jul 2010) | 2 lines

-Fix [FS#3950]: make it *very* clear that saveconfig doesn't save the configuration of a running savegame to openttd.cfg, but the one that would be used for new games

------------------------------------------------------------------------
r20156 | michi_cc | 2010-07-15 19:15:21 +0000 (Thu, 15 Jul 2010) | 1 line

-Fix [FS#3937]: [YAPP] Converting a one-way block to a path signal with trains on both sides could lead to a train crash.
------------------------------------------------------------------------
r20155 | translators | 2010-07-15 17:45:44 +0000 (Thu, 15 Jul 2010) | 15 lines

-Update from WebTranslator v3.0:
simplified_chinese - 4 changes by pda1573
traditional_chinese - 15 changes by josesun
chuvash - 10 changes by mefisteron
croatian - 8 changes by VoyagerOne
finnish - 65 changes by jpx_
french - 3 changes by glx
german - 3 changes by planetmaker
irish - 2 changes by tem
polish - 5 changes by amateja
russian - 110 changes by perk11
serbian - 5 changes by etran
slovak - 3 changes by keso53
spanish - 1 changes by Terkhen

------------------------------------------------------------------------
r20154 | michi_cc | 2010-07-15 17:14:36 +0000 (Thu, 15 Jul 2010) | 1 line

-Fix: A missing entry caused MSVC to modify generate_vs*.vcproj all the time.
------------------------------------------------------------------------
r20153 | frosch | 2010-07-14 20:26:01 +0000 (Wed, 14 Jul 2010) | 1 line

-Fix (r20125): Make the snowchecks for clear land and trees consistent with the other tiletypes.
------------------------------------------------------------------------
r20152 | frosch | 2010-07-14 20:24:45 +0000 (Wed, 14 Jul 2010) | 1 line

-Fix: Silence a gcc warning.
------------------------------------------------------------------------
r20150 | terkhen | 2010-07-14 19:37:04 +0000 (Wed, 14 Jul 2010) | 2 lines

-Cleanup: Remove an unused function header.

------------------------------------------------------------------------
r20147 | rubidium | 2010-07-14 19:22:53 +0000 (Wed, 14 Jul 2010) | 2 lines

-Change: make some of the english strings more consistent with eachother and OpenTTD's behaviour

------------------------------------------------------------------------
r20146 | translators | 2010-07-14 17:45:38 +0000 (Wed, 14 Jul 2010) | 14 lines

-Update from WebTranslator v3.0:
simplified_chinese - 110 changes by pda1573
traditional_chinese - 2 changes by pda1573
chuvash - 25 changes by mefisteron
czech - 1 changes by Hadez
finnish - 2 changes by jpx_
french - 2 changes by glx
german - 2 changes by planetmaker
hungarian - 3 changes by IPG
irish - 38 changes by tem
russian - 1 changes by Lone_Wolf
slovak - 20 changes by keso53
spanish - 2 changes by Terkhen

------------------------------------------------------------------------
r20145 | rubidium | 2010-07-14 17:36:27 +0000 (Wed, 14 Jul 2010) | 2 lines

-Codechange: keep original RMB->tooltip behaviour when hovering is disabled and there is no handled right click event for the widget, i.e. if a widget would handle the right click you won't see the tooltip anymore by right clicking; by enabling hovering you would get access to that tooltip again.

------------------------------------------------------------------------
r20144 | terkhen | 2010-07-14 15:08:31 +0000 (Wed, 14 Jul 2010) | 2 lines

-Feature: Allow to configure the delay of hover events, or to disable them completely.

------------------------------------------------------------------------
r20143 | terkhen | 2010-07-14 12:27:51 +0000 (Wed, 14 Jul 2010) | 2 lines

-Codechange: Remove RecalcShipStuff function.

------------------------------------------------------------------------
r20142 | terkhen | 2010-07-14 12:20:48 +0000 (Wed, 14 Jul 2010) | 2 lines

-Fix [FS#3880]: Ships were not marked as dirty when stopping inside a depot.

------------------------------------------------------------------------
r20141 | terkhen | 2010-07-14 12:03:30 +0000 (Wed, 14 Jul 2010) | 2 lines

-Fix: Initialize the state of OnKeyPress at the AI debug window (Zuu).

------------------------------------------------------------------------
r20140 | terkhen | 2010-07-14 12:01:40 +0000 (Wed, 14 Jul 2010) | 2 lines

-Fix: Initialize the state of OnKeyPress at the world generation window (Zuu).

------------------------------------------------------------------------
r20139 | terkhen | 2010-07-14 11:43:46 +0000 (Wed, 14 Jul 2010) | 2 lines

-Fix [FS#3902]: Found town window ignored all hotkeys (Zuu).

------------------------------------------------------------------------
r20138 | rubidium | 2010-07-14 09:06:41 +0000 (Wed, 14 Jul 2010) | 2 lines

-Change: also put the base set version number in the crash log

------------------------------------------------------------------------
r20137 | rubidium | 2010-07-13 23:33:31 +0000 (Tue, 13 Jul 2010) | 4 lines

-Fix [FS#3945]: desync due to (temporary) wrong railtype; when loading a savegame the railtype of some (high ID) trains could be wrong.
After loading the vehicle data in the trains are updated, but after that the "electrification" checks are done which can change the "global" vehicle data. However, this update is not propagated to the vehicles until the consist is updated, e.g. turning around and going to a depot.
This makes some of the trains of a just joined client run as non-electrified trains which can cause it to take a wrong path or to not (randomly) show the electric sparks.

------------------------------------------------------------------------
r20136 | rubidium | 2010-07-13 20:12:44 +0000 (Tue, 13 Jul 2010) | 2 lines

-Codechange: check more of the vehicle caches (when desync debug is turned on)

------------------------------------------------------------------------
r20135 | translators | 2010-07-13 17:45:18 +0000 (Tue, 13 Jul 2010) | 7 lines

-Update from WebTranslator v3.0:
simplified_chinese - 26 changes by pda1573
traditional_chinese - 6 changes by josesun
dutch - 10 changes by habell
romanian - 10 changes by kkmic
serbian - 5 changes by etran

------------------------------------------------------------------------
r20134 | truebrain | 2010-07-12 21:21:05 +0000 (Mon, 12 Jul 2010) | 2 lines

-Revert (r20131): OOM is a nasty person

------------------------------------------------------------------------
r20133 | frosch | 2010-07-12 19:36:06 +0000 (Mon, 12 Jul 2010) | 1 line

-Revert (r20130): Vehicles could deadlock themself in roadstops.
------------------------------------------------------------------------
r20132 | frosch | 2010-07-12 18:15:37 +0000 (Mon, 12 Jul 2010) | 1 line

-Fix [FS#3944](r20126): There can also be halftile foundations on slopes with opposite corners raised.
------------------------------------------------------------------------
r20131 | translators | 2010-07-12 17:45:14 +0000 (Mon, 12 Jul 2010) | 6 lines

-Update from WebTranslator v3.0:
bulgarian - 6 changes by kokobongo
korean - 5 changes by junho2813
portuguese - 9 changes by ABCRic
russian - 9 changes by Lone_Wolf

------------------------------------------------------------------------
r20130 | frosch | 2010-07-11 20:34:29 +0000 (Sun, 11 Jul 2010) | 1 line

-Fix [FS#3935]: Standard roadstops can also be left via manual depot orders.
------------------------------------------------------------------------
r20129 | rubidium | 2010-07-11 17:51:02 +0000 (Sun, 11 Jul 2010) | 2 lines

-Add [Debian]: debug symbols package

------------------------------------------------------------------------
r20128 | translators | 2010-07-11 17:45:36 +0000 (Sun, 11 Jul 2010) | 13 lines

-Update from WebTranslator v3.0:
bulgarian - 57 changes by kokobongo
croatian - 5 changes by VoyagerOne
finnish - 9 changes by jpx_
french - 9 changes by glx
german - 9 changes by planetmaker
hungarian - 24 changes by IPG
irish - 7 changes by tem
serbian - 5 changes by etran
spanish - 10 changes by Terkhen
swedish - 5 changes by Zuu
tamil - 142 changes by vv

------------------------------------------------------------------------
r20127 | frosch | 2010-07-11 17:39:23 +0000 (Sun, 11 Jul 2010) | 1 line

-Fix [FS#3929]: Replace 'invalid engine' with 'vehicle model'.
------------------------------------------------------------------------
r20126 | frosch | 2010-07-11 17:28:19 +0000 (Sun, 11 Jul 2010) | 1 line

-Fix [FS#3883]: Make railtype Terrain Type variable aware of RAIL_GROUND_HALF_SNOW. That is, resolve the sprites for upper and lower part of the foundation independently.
------------------------------------------------------------------------
r20125 | frosch | 2010-07-11 17:11:14 +0000 (Sun, 11 Jul 2010) | 1 line

-Change: [NewGRF] If a tile has a snow-flag in the map array, use that for Terrain Type variables, instead of always only using the tile Z position. Also use the maximum Z of a tile for tiles which usually have levelling foundations (stations, houses, industries, unmovables).
------------------------------------------------------------------------
r20124 | frosch | 2010-07-11 14:35:53 +0000 (Sun, 11 Jul 2010) | 1 line

-Fix (r20118): Don't bring windows to front by hovering over them.
------------------------------------------------------------------------
r20123 | terkhen | 2010-07-11 13:14:08 +0000 (Sun, 11 Jul 2010) | 2 lines

-Add [FS#3721]: Use all available space when drawing articulated road vehicles.

------------------------------------------------------------------------
r20122 | terkhen | 2010-07-11 11:01:24 +0000 (Sun, 11 Jul 2010) | 2 lines

-Fix: Correct vehicle list tooltips at the depot window.

------------------------------------------------------------------------
r20121 | terkhen | 2010-07-11 11:00:09 +0000 (Sun, 11 Jul 2010) | 2 lines

-Add: OnHover method for windows.

------------------------------------------------------------------------
r20120 | terkhen | 2010-07-11 10:58:55 +0000 (Sun, 11 Jul 2010) | 2 lines

-Feature [FS#3913]: Tooltips are shown by hovering the mouse over a widget instead of by right clicking on it.

------------------------------------------------------------------------
r20119 | terkhen | 2010-07-11 10:55:57 +0000 (Sun, 11 Jul 2010) | 2 lines

-Add: Tooltips can be removed if the user stops hovering the mouse.

------------------------------------------------------------------------
r20118 | terkhen | 2010-07-11 10:53:07 +0000 (Sun, 11 Jul 2010) | 2 lines

-Add: Detect if the mouse has been hovering over the same point.

------------------------------------------------------------------------
r20117 | terkhen | 2010-07-11 10:50:47 +0000 (Sun, 11 Jul 2010) | 2 lines

-Codechange: Use a Point struct to store double click position.

------------------------------------------------------------------------
r20116 | terkhen | 2010-07-10 20:18:59 +0000 (Sat, 10 Jul 2010) | 2 lines

-Add: Show an specific error message when trying to convert/remove nonexistant signals.

------------------------------------------------------------------------
r20115 | terkhen | 2010-07-10 20:17:05 +0000 (Sat, 10 Jul 2010) | 2 lines

-Add: Show an specific error message when trying to remove nonexistant stations.

------------------------------------------------------------------------
r20114 | terkhen | 2010-07-10 20:15:35 +0000 (Sat, 10 Jul 2010) | 2 lines

-Add: Show an specific error message when trying to remove rail or build/convert/remove signals over nonexistant railways.

------------------------------------------------------------------------
r20113 | terkhen | 2010-07-10 20:12:32 +0000 (Sat, 10 Jul 2010) | 2 lines

-Add [FS#3895]: Show an specific error message when trying to remove nonexistant roads (Krille).

------------------------------------------------------------------------
r20112 | terkhen | 2010-07-10 19:59:31 +0000 (Sat, 10 Jul 2010) | 2 lines

-Codechange: Prevent implicit use of CommandCost constructors.

------------------------------------------------------------------------
r20111 | translators | 2010-07-10 17:45:12 +0000 (Sat, 10 Jul 2010) | 5 lines

-Update from WebTranslator v3.0:
bulgarian - 74 changes by kokobongo
portuguese - 3 changes by ABCRic
ukrainian - 1 changes by Fixer

------------------------------------------------------------------------
r20110 | alberth | 2010-07-10 13:04:31 +0000 (Sat, 10 Jul 2010) | 1 line

-Fix [FS#3695]: Do not allow building a rail track to the water using a tree-tile.
------------------------------------------------------------------------