------------------------------------------------------------------------
r19598 | translators | 2010-04-10 17:45:15 +0000 (Sat, 10 Apr 2010) | 6 lines

-Update from WebTranslator v3.0:
traditional_chinese - 5 changes by josesun
portuguese - 2 changes by JayCity
turkish - 2 changes by canbu
ukrainian - 8 changes by Madvin

------------------------------------------------------------------------
r19597 | frosch | 2010-04-10 13:00:34 +0000 (Sat, 10 Apr 2010) | 1 line

-Fix: Removing NewGRFs from the GUI list leaked.
------------------------------------------------------------------------
r19596 | glx | 2010-04-10 02:17:18 +0000 (Sat, 10 Apr 2010) | 1 line

-Fix (r19593): dedicated server always fast forwarding if compiled without DEBUG_DUMP_COMMANDS
------------------------------------------------------------------------
r19595 | yexo | 2010-04-09 22:29:10 +0000 (Fri, 09 Apr 2010) | 1 line

-Doc: mention the addition of AIRail::GetMaxSpeed in the AI changelog
------------------------------------------------------------------------
r19594 | translators | 2010-04-09 17:45:12 +0000 (Fri, 09 Apr 2010) | 5 lines

-Update from WebTranslator v3.0:
greek - 5 changes by fumantsu
portuguese - 2 changes by JayCity
turkish - 16 changes by niw3

------------------------------------------------------------------------
r19593 | rubidium | 2010-04-09 17:08:44 +0000 (Fri, 09 Apr 2010) | 2 lines

-Codechange: improve loading/executing the desync logs

------------------------------------------------------------------------
r19592 | rubidium | 2010-04-09 16:01:48 +0000 (Fri, 09 Apr 2010) | 2 lines

-Fix: don't do the desync debug savegames mid-StateGameLoop; they're increadibly useless (or hard to load correctly) in that case

------------------------------------------------------------------------
r19591 | yexo | 2010-04-09 12:02:50 +0000 (Fri, 09 Apr 2010) | 1 line

-Add: [NoAI] AIRail::GetMaxSpeed(RailType) to get the speed limit of railtypes
------------------------------------------------------------------------
r19590 | yexo | 2010-04-09 01:17:44 +0000 (Fri, 09 Apr 2010) | 1 line

-Fix: [NewGRF] setting industry prop 0x24 to 0 caused empty station names
------------------------------------------------------------------------
r19589 | rubidium | 2010-04-08 21:14:49 +0000 (Thu, 08 Apr 2010) | 2 lines

-Change: add some more useful information to the desync log and unify the formatting

------------------------------------------------------------------------
r19588 | translators | 2010-04-08 17:45:10 +0000 (Thu, 08 Apr 2010) | 4 lines

-Update from WebTranslator v3.0:
catalan - 3 changes by arnau
czech - 3 changes by Harlequin

------------------------------------------------------------------------
r19587 | rubidium | 2010-04-08 17:27:45 +0000 (Thu, 08 Apr 2010) | 2 lines

-Fix: false positive in cache validity checking when a train crashes; the max curve speed depends on the 'angle' between wagons and with wagons spinning around randomly without updating the max curve speed cache that leads to "seeing" a difference. As the caches aren't useful for crashed vehicles anymore, just ignore those vehicles

------------------------------------------------------------------------
r19586 | rubidium | 2010-04-08 17:07:35 +0000 (Thu, 08 Apr 2010) | 2 lines

-Fix: some false positives in cache validity checks because cache = v->cache doesn't necessarily write all sizeof(Cache) bytes

------------------------------------------------------------------------
r19584 | rubidium | 2010-04-08 15:29:20 +0000 (Thu, 08 Apr 2010) | 2 lines

-Fix [FS#3744]: Crash when pressing 'h' (non-stop) in the order window of a ship or aircraft

------------------------------------------------------------------------
r19581 | smatz | 2010-04-07 21:33:03 +0000 (Wed, 07 Apr 2010) | 1 line

-Codechange: auto-raise 'All facilities/cargos' buttons in the Station list window
------------------------------------------------------------------------
r19580 | smatz | 2010-04-07 21:24:27 +0000 (Wed, 07 Apr 2010) | 1 line

-Codechange: auto-raise 'Enable/Disable all' buttons in the Smallmap window
------------------------------------------------------------------------
r19579 | smatz | 2010-04-07 21:22:08 +0000 (Wed, 07 Apr 2010) | 1 line

-Codechange: auto-raise 'Enable/Disable all' buttons in the Cargo payment rates window
------------------------------------------------------------------------
r19578 | smatz | 2010-04-07 21:18:17 +0000 (Wed, 07 Apr 2010) | 1 line

-Codechange: do not accept commas at invalid places in ParseIntList()
------------------------------------------------------------------------
r19577 | smatz | 2010-04-07 20:28:02 +0000 (Wed, 07 Apr 2010) | 1 line

-Codechange: apply coding style to names of functions in settings.cpp
------------------------------------------------------------------------
r19576 | alberth | 2010-04-07 20:09:53 +0000 (Wed, 07 Apr 2010) | 1 line

-Codechange: Unduplicating parse_intlist().
------------------------------------------------------------------------
r19575 | translators | 2010-04-07 17:45:24 +0000 (Wed, 07 Apr 2010) | 9 lines

-Update from WebTranslator v3.0:
estonian - 18 changes by Jaanus
hebrew - 13 changes by dnd_man
korean - 2 changes by junho2813
norwegian_nynorsk - 5 changes by 2rB
portuguese - 5 changes by JayCity
romanian - 13 changes by tonny
slovenian - 1 changes by ntadej

------------------------------------------------------------------------
r19574 | rubidium | 2010-04-07 15:20:24 +0000 (Wed, 07 Apr 2010) | 2 lines

-Fix: graphs were not properly updated when going toggling keys (i.e. companies)

------------------------------------------------------------------------
r19573 | terkhen | 2010-04-07 14:17:29 +0000 (Wed, 07 Apr 2010) | 2 lines

-Fix (r19541): Special cargos did not appear at the refit list.

------------------------------------------------------------------------
r19572 | rubidium | 2010-04-07 14:07:49 +0000 (Wed, 07 Apr 2010) | 2 lines

-Change: sync Debian packaging updates from Debian, but keep building a single package

------------------------------------------------------------------------
r19571 | rubidium | 2010-04-07 12:05:26 +0000 (Wed, 07 Apr 2010) | 2 lines

-Fix [FS#3739]: The timetable button was not automatically raised (sbr)

------------------------------------------------------------------------
r19570 | yexo | 2010-04-06 23:45:10 +0000 (Tue, 06 Apr 2010) | 1 line

-Add: [NewGRF] support for extended text code 0x9A 11, print qword
------------------------------------------------------------------------
r19569 | yexo | 2010-04-06 21:16:36 +0000 (Tue, 06 Apr 2010) | 1 line

-Fix: possible buffer underflow in newgrf string code
------------------------------------------------------------------------
r19568 | translators | 2010-04-06 17:45:46 +0000 (Tue, 06 Apr 2010) | 14 lines

-Update from WebTranslator v3.0:
simplified_chinese - 15 changes by mfans
traditional_chinese - 13 changes by josesun
croatian - 1 changes by VoyagerOne
danish - 12 changes by silentStatic
dutch - 13 changes by habell
german - 13 changes by planetmaker
korean - 1 changes by junho2813
norwegian_bokmal - 5 changes by CyberKenny
norwegian_nynorsk - 3 changes by 2rB
polish - 2 changes by xaxa
brazilian_portuguese - 9 changes by vitor_015
turkish - 4 changes by niw3

------------------------------------------------------------------------
r19566 | rubidium | 2010-04-05 21:18:32 +0000 (Mon, 05 Apr 2010) | 2 lines

-Fix (r11216, r11202): don't return a random colour for unowned industries in var 45; TTDPatch doesn't seem to set the colour data in that case either.

------------------------------------------------------------------------
r19565 | rubidium | 2010-04-05 21:01:02 +0000 (Mon, 05 Apr 2010) | 2 lines

-Fix: some NewGRF callbacks were named incorrectly

------------------------------------------------------------------------
r19564 | translators | 2010-04-05 17:45:32 +0000 (Mon, 05 Apr 2010) | 9 lines

-Update from WebTranslator v3.0:
greek - 4 changes by fumantsu
lithuanian - 14 changes by Saulius
russian - 1 changes by Lone_Wolf
serbian - 1 changes by etran
slovenian - 1 changes by ntadej
swedish - 1 changes by Zuu
turkish - 6 changes by niw3

------------------------------------------------------------------------
r19563 | rubidium | 2010-04-04 20:47:51 +0000 (Sun, 04 Apr 2010) | 2 lines

-Fix [FS#3733] (r19558): OnResize wasn't called often enough so scrollbars were in some cases not properly updated causing division by zero

------------------------------------------------------------------------
r19562 | translators | 2010-04-04 17:45:42 +0000 (Sun, 04 Apr 2010) | 14 lines

-Update from WebTranslator v3.0:
catalan - 15 changes by arnau
croatian - 12 changes by VoyagerOne
finnish - 2 changes by jpx_
french - 1 changes by glx
italian - 1 changes by lorenzodv
korean - 1 changes by junho2813
polish - 3 changes by silver_777
russian - 1 changes by Lone_Wolf
serbian - 1 changes by etran
slovak - 13 changes by keso53
spanish - 3 changes by Terkhen
vietnamese - 10 changes by sephiroth2m

------------------------------------------------------------------------
r19561 | alberth | 2010-04-04 14:22:55 +0000 (Sun, 04 Apr 2010) | 1 line

-Feature: Give more detailed error message when trying to build a too long bridge.
------------------------------------------------------------------------
r19560 | alberth | 2010-04-04 14:19:17 +0000 (Sun, 04 Apr 2010) | 1 line

-Fix: Bridge build error message should not show the same message twice.
------------------------------------------------------------------------
r19559 | alberth | 2010-04-04 11:36:42 +0000 (Sun, 04 Apr 2010) | 1 line

-Codechange: Rename CheckBridge_Stuff() to CheckBridgeAvailability().
------------------------------------------------------------------------
r19558 | alberth | 2010-04-04 11:21:56 +0000 (Sun, 04 Apr 2010) | 1 line

-Fix [FS#3730]: Window::OnResize() was not always called while resizing a window.
------------------------------------------------------------------------
r19557 | peter1138 | 2010-04-04 06:03:52 +0000 (Sun, 04 Apr 2010) | 2 lines

-Fix (r19502): Missed conversion to checking temporary data broke rail type setting upon changing traction type.

------------------------------------------------------------------------
r19556 | peter1138 | 2010-04-03 20:25:23 +0000 (Sat, 03 Apr 2010) | 2 lines

-Fix (r19434): Incorrect speed limit reported for rail depots with original acceleration model.

------------------------------------------------------------------------
r19553 | alberth | 2010-04-03 20:02:08 +0000 (Sat, 03 Apr 2010) | 1 line

-Doc: Added/converted explanation to some GRFConfig functions.
------------------------------------------------------------------------
r19550 | terkhen | 2010-04-03 19:32:14 +0000 (Sat, 03 Apr 2010) | 2 lines

-Fix (r19543): Scale graphs without taking into account excluded data.

------------------------------------------------------------------------
r19549 | translators | 2010-04-03 17:45:39 +0000 (Sat, 03 Apr 2010) | 14 lines

-Update from WebTranslator v3.0:
arabic_egypt - 12 changes by kasakg
traditional_chinese - 4 changes by josesun
czech - 4 changes by TheLamer
finnish - 12 changes by jpx_
french - 8 changes by glx
italian - 12 changes by lorenzodv
russian - 12 changes by Lone_Wolf
serbian - 13 changes by etran
slovenian - 11 changes by ntadej
spanish - 2 changes by Terkhen
swedish - 21 changes by Zuu
turkish - 30 changes by niw3

------------------------------------------------------------------------
r19548 | yexo | 2010-04-03 17:22:24 +0000 (Sat, 03 Apr 2010) | 1 line

-Add: Client setting 'gui.ai_developer_tools' to enable the break on AI string
------------------------------------------------------------------------