------------------------------------------------------------------------
r23948 | translators | 2012-02-14 19:45:32 +0100 (Tue, 14 Feb 2012) | 8 lines

-Update from WebTranslator v3.0:
belarusian - 31 changes by Wowanxm
english_US - 6 changes by Rubidium
finnish - 5 changes by jpx_
italian - 3 changes by lorenzodv
lithuanian - 6 changes by Stabilitronas
welsh - 4 changes by kazzie

------------------------------------------------------------------------
r23947 | michi_cc | 2012-02-14 18:04:06 +0100 (Tue, 14 Feb 2012) | 1 line

-Feature: Timetabled maximum travel speeds for non-flying vehicles.
------------------------------------------------------------------------
r23946 | michi_cc | 2012-02-14 18:04:01 +0100 (Tue, 14 Feb 2012) | 1 line

-Codechange: Pass a proper enum instead of a bit flag to CmdChangeTimetable for indicating what to change.
------------------------------------------------------------------------
r23945 | michi_cc | 2012-02-14 18:03:56 +0100 (Tue, 14 Feb 2012) | 1 line

-Fix: Better rounding when converting internal speed to displayed speed.
------------------------------------------------------------------------
r23944 | translators | 2012-02-13 19:45:25 +0100 (Mon, 13 Feb 2012) | 7 lines

-Update from WebTranslator v3.0:
french - 10 changes by OliTTD
german - 1 changes by NG
lithuanian - 46 changes by Stabilitronas
russian - 4 changes by akasoft
vietnamese - 1 changes by nglekhoi

------------------------------------------------------------------------
r23943 | frosch | 2012-02-13 18:34:53 +0100 (Mon, 13 Feb 2012) | 1 line

-Fix (r23835) [FS#5061]: Also list DEITY signs in the signlist in SE.
------------------------------------------------------------------------
r23942 | rubidium | 2012-02-13 18:18:20 +0100 (Mon, 13 Feb 2012) | 2 lines

-Fix: infrastructure cache of standard road stops would get messed up when buying a company with them

------------------------------------------------------------------------
r23941 | smatz | 2012-02-12 22:17:32 +0100 (Sun, 12 Feb 2012) | 1 line

-Add: support for clang
------------------------------------------------------------------------
r23940 | smatz | 2012-02-12 20:46:40 +0100 (Sun, 12 Feb 2012) | 1 line

-Codechange: remove superfluous semicolons
------------------------------------------------------------------------
r23939 | translators | 2012-02-12 19:45:51 +0100 (Sun, 12 Feb 2012) | 10 lines

-Update from WebTranslator v3.0:
croatian - 4 changes by VoyagerOne
english_US - 4 changes by Rubidium
finnish - 2 changes by jpx_
german - 1 changes by NG
italian - 1 changes by lorenzodv
lithuanian - 42 changes by Stabilitronas
spanish - 4 changes by Terkhen
swedish - 15 changes by Zuu

------------------------------------------------------------------------
r23938 | smatz | 2012-02-12 18:29:58 +0100 (Sun, 12 Feb 2012) | 1 line

-Codechange: declare ScriptScanner::Initialize() and make it abstract, make the other overloaded Initialize() protected
------------------------------------------------------------------------
r23937 | rubidium | 2012-02-12 12:39:29 +0100 (Sun, 12 Feb 2012) | 2 lines

-Change: improve the wording of some of the timeout related "error" messages

------------------------------------------------------------------------
r23936 | rubidium | 2012-02-12 11:58:18 +0100 (Sun, 12 Feb 2012) | 2 lines

-Feature [FS#5047]: readme/licence/changelog viewer for AI and game scripts (LordAro)

------------------------------------------------------------------------
r23935 | rubidium | 2012-02-12 11:51:43 +0100 (Sun, 12 Feb 2012) | 2 lines

-Codechange: generalise GetTextfile

------------------------------------------------------------------------
r23934 | rubidium | 2012-02-12 11:42:46 +0100 (Sun, 12 Feb 2012) | 2 lines

-Update: other language files w.r.t. the previous change

------------------------------------------------------------------------
r23933 | rubidium | 2012-02-12 11:35:15 +0100 (Sun, 12 Feb 2012) | 2 lines

-Codechange: make the text file window strings more generic (LordAro)

------------------------------------------------------------------------
r23932 | rubidium | 2012-02-12 11:32:41 +0100 (Sun, 12 Feb 2012) | 2 lines

-Codechange: split the NewGRF text window into its own source files

------------------------------------------------------------------------
r23931 | michi_cc | 2012-02-11 23:43:39 +0100 (Sat, 11 Feb 2012) | 1 line

-Change: Scale infrastructure cost of rail tracks by the total number of all tracks and not independently for each rail type.
------------------------------------------------------------------------
r23930 | rubidium | 2012-02-11 23:25:20 +0100 (Sat, 11 Feb 2012) | 2 lines

-Fix [FS#4944]: [Script] Do not close the parameter window when a script starts

------------------------------------------------------------------------
r23929 | rubidium | 2012-02-11 22:47:34 +0100 (Sat, 11 Feb 2012) | 2 lines

-Doc [FS#4966]: document, in a tooltip, that depot orders disable automatic servicing

------------------------------------------------------------------------
r23928 | rubidium | 2012-02-11 21:25:21 +0100 (Sat, 11 Feb 2012) | 2 lines

-Fix [FS#5053]: don't accelerate, for smoke purposes, when you reached the track's maximum speed

------------------------------------------------------------------------
r23927 | rubidium | 2012-02-11 21:08:31 +0100 (Sat, 11 Feb 2012) | 2 lines

-Fix [FS#5056]: 32bpp animated blitter was optimised a bit too far regarding not needing to update the colour mapping when (re)initialising the palette

------------------------------------------------------------------------
r23926 | rubidium | 2012-02-11 20:46:47 +0100 (Sat, 11 Feb 2012) | 2 lines

-Update [FS#5055]: some missing Latin-ish characters as some translations started using them (PaulC)

------------------------------------------------------------------------
r23925 | rubidium | 2012-02-11 20:44:02 +0100 (Sat, 11 Feb 2012) | 2 lines

-Fix (r23924): remove some remnants from generated files as well

------------------------------------------------------------------------
r23924 | rubidium | 2012-02-11 20:42:33 +0100 (Sat, 11 Feb 2012) | 2 lines

-Fix [FS#5054]: [NoGo] "Some" news messages would cause an assertion to be triggered due to a missing proper location for the viewport of the news message, so only allow building when valid data for the viewport is provided or no viewport is used

------------------------------------------------------------------------
r23923 | rubidium | 2012-02-11 20:25:53 +0100 (Sat, 11 Feb 2012) | 2 lines

-Update [FS#5044]: rpm specs (Ammler)

------------------------------------------------------------------------
r23922 | translators | 2012-02-11 19:45:17 +0100 (Sat, 11 Feb 2012) | 5 lines

-Update from WebTranslator v3.0:
dutch - 3 changes by Bennievv
luxembourgish - 49 changes by Phreeze
norwegian_nynorsk - 1 changes by mantaray

------------------------------------------------------------------------
r23921 | translators | 2012-02-10 19:45:22 +0100 (Fri, 10 Feb 2012) | 6 lines

-Update from WebTranslator v3.0:
english_AU - 5 changes by tomas4g
estonian - 55 changes by Jaanus
french - 13 changes by OliTTD
latvian - 1 changes by Parastais

------------------------------------------------------------------------
r23920 | frosch | 2012-02-09 23:38:39 +0100 (Thu, 09 Feb 2012) | 1 line

-Fix: Consider only the middle tile of a lock for lock-infrastructure costs. The other two tiles may be owned by other companies. Also do not count the middle tile of a lock as canal, independent of whether it is build on ground or river slope.
------------------------------------------------------------------------
r23919 | translators | 2012-02-09 19:45:17 +0100 (Thu, 09 Feb 2012) | 5 lines

-Update from WebTranslator v3.0:
belarusian - 5 changes by KorneySan
french - 50 changes by OliTTD
lithuanian - 1 changes by Stabilitronas

------------------------------------------------------------------------
r23918 | translators | 2012-02-08 19:45:10 +0100 (Wed, 08 Feb 2012) | 4 lines

-Update from WebTranslator v3.0:
french - 19 changes by OliTTD
hungarian - 4 changes by IPG

------------------------------------------------------------------------
r23917 | frosch | 2012-02-08 19:11:49 +0100 (Wed, 08 Feb 2012) | 1 line

-Fix (r11252,, r23914, r23915): Also use the CTT for refitmasks for version 6 GRFs. I.e. fix the cursed GetCargoTranslation() function for the fourth time.
------------------------------------------------------------------------
r23916 | frosch | 2012-02-07 23:59:30 +0100 (Tue, 07 Feb 2012) | 1 line

-Fix (r23145): When determining the first refittable cargotype according to CTT order, do not rely on the GRF assigning the refit_mask property. Also check for GRFs setting the default_cargo or refittable-cargo-classes or -types properties.
------------------------------------------------------------------------
r23915 | frosch | 2012-02-07 23:48:09 +0100 (Tue, 07 Feb 2012) | 1 line

-Codechange: Translate refitmask directly after reading it from the GRF.
------------------------------------------------------------------------
r23914 | frosch | 2012-02-07 23:46:26 +0100 (Tue, 07 Feb 2012) | 1 line

-Fix (r11252, r13855): Don't test validity of cargobits using a mask of cargoslots.
------------------------------------------------------------------------
r23913 | frosch | 2012-02-07 23:05:44 +0100 (Tue, 07 Feb 2012) | 1 line

-Fix (r23912): Silly typo in comment.
------------------------------------------------------------------------
r23912 | frosch | 2012-02-07 23:03:03 +0100 (Tue, 07 Feb 2012) | 1 line

-Fix: When testing whether a engine shall only carry the default cargo, check ctt_include_mask for being empty before applying cargo translation.
------------------------------------------------------------------------
r23911 | translators | 2012-02-07 19:45:14 +0100 (Tue, 07 Feb 2012) | 4 lines

-Update from WebTranslator v3.0:
french - 29 changes by OliTTD
german - 1 changes by NG

------------------------------------------------------------------------
r23910 | matthijs | 2012-02-07 11:27:48 +0100 (Tue, 07 Feb 2012) | 10 lines

-Fix: [SDL] Handle the SDL_VIDEOEXPOSE event.
  - It seems this event is never triggered when using 1.2 (it has some
    autorefresh feature which seems to have been removed in 1.3), but in theory
    this event could also trigger on 1.2.
  - Note that this fixes redraw issues when compiling against SDL 1.3, but it
    still uses the "compatibility" rendering API using SDL_SetVideoMode and
    SDL_UpdateRects. Eventually (when 1.3 is stable and released as 2.0), this
    should probably be rewritting to use the new Windows and Renderers
    available in SDL 1.3.

------------------------------------------------------------------------