------------------------------------------------------------------------
r26949 | translators | 2014-10-03 19:46:24 +0200 (Fri, 03 Oct 2014) | 7 lines

-Update from WebTranslator v3.0:
catalan - 2 changes by juanjo
english_US - 5 changes by Supercheese
brazilian_portuguese - 19 changes by Tucalipe
russian - 3 changes by Lone_Wolf
spanish - 2 changes by SilverSurferZzZ

------------------------------------------------------------------------
r26948 | translators | 2014-10-02 19:45:22 +0200 (Thu, 02 Oct 2014) | 4 lines

-Update from WebTranslator v3.0:
catalan - 2 changes by juanjo
spanish - 1 changes by SilverSurferZzZ

------------------------------------------------------------------------
r26947 | rubidium | 2014-10-02 19:41:36 +0200 (Thu, 02 Oct 2014) | 2 lines

-Fix [FS#6122, FS#6125]: textual improvements of the base "translation"

------------------------------------------------------------------------
r26946 | rubidium | 2014-10-02 19:40:45 +0200 (Thu, 02 Oct 2014) | 2 lines

-Fix (r26945): MSVC doesn't seem to have round yet

------------------------------------------------------------------------
r26945 | rubidium | 2014-10-02 19:32:45 +0200 (Thu, 02 Oct 2014) | 2 lines

-Fix-ish: better scaling of the "cells" in which variety distribution happens for non-square maps (attempt to make reasonably square areas)

------------------------------------------------------------------------
r26944 | translators | 2014-10-01 19:45:44 +0200 (Wed, 01 Oct 2014) | 4 lines

-Update from WebTranslator v3.0:
czech - 74 changes by djst
spanish - 2 changes by SilverSurferZzZ

------------------------------------------------------------------------
r26943 | planetmaker | 2014-09-30 23:10:32 +0200 (Tue, 30 Sep 2014) | 1 line

-Fix: [Win32] Silence a warning about comparison of signed and unsigned variables when using gcc
------------------------------------------------------------------------
r26942 | peter1138 | 2014-09-30 13:35:21 +0200 (Tue, 30 Sep 2014) | 2 lines

-Codechange: Make sprite aligner useful for people making full-zoom graphics.

------------------------------------------------------------------------
r26941 | peter1138 | 2014-09-30 13:29:23 +0200 (Tue, 30 Sep 2014) | 2 lines

-Codechange: Make NewGRF sprite aligner work with GUI size.

------------------------------------------------------------------------
r26940 | rubidium | 2014-09-29 21:21:55 +0200 (Mon, 29 Sep 2014) | 2 lines

-Fix (r26937): comparing values of different signedness

------------------------------------------------------------------------
r26939 | rubidium | 2014-09-29 21:04:34 +0200 (Mon, 29 Sep 2014) | 2 lines

-Cleanup: some bits of coding style cleanup for TGP

------------------------------------------------------------------------
r26938 | rubidium | 2014-09-29 21:04:02 +0200 (Mon, 29 Sep 2014) | 2 lines

-Codechange: simplify RandomHeight significantly

------------------------------------------------------------------------
r26937 | rubidium | 2014-09-29 20:18:21 +0200 (Mon, 29 Sep 2014) | 2 lines

-Cleanup: simplify the logic for heightmap generation in TGP; instead of performing more and more loops the larger the map becomes to elaborately set the height to 0 many times, just run it for each frequency and be done with it

------------------------------------------------------------------------
r26936 | translators | 2014-09-29 19:45:23 +0200 (Mon, 29 Sep 2014) | 3 lines

-Update from WebTranslator v3.0:
spanish - 1 changes by SilverSurferZzZ

------------------------------------------------------------------------
r26935 | peter1138 | 2014-09-28 21:19:47 +0200 (Sun, 28 Sep 2014) | 2 lines

-Codechange: Fit company colour selection drop down list to UI scale.

------------------------------------------------------------------------
r26934 | peter1138 | 2014-09-28 11:21:51 +0200 (Sun, 28 Sep 2014) | 2 lines

-Fix (r26933): Don't statically initialise non-static variables.

------------------------------------------------------------------------
r26933 | peter1138 | 2014-09-28 11:02:11 +0200 (Sun, 28 Sep 2014) | 2 lines

-Codechange: Resize engine preview window to fit vehicle sprite.

------------------------------------------------------------------------
r26932 | rubidium | 2014-09-27 22:39:32 +0200 (Sat, 27 Sep 2014) | 2 lines

-Codechange: replace some constants with less weird looking constants and simplify clamping by actually using Clamp

------------------------------------------------------------------------
r26931 | translators | 2014-09-27 19:45:18 +0200 (Sat, 27 Sep 2014) | 3 lines

-Update from WebTranslator v3.0:
russian - 3 changes by Lone_Wolf

------------------------------------------------------------------------
r26930 | rubidium | 2014-09-27 16:51:34 +0200 (Sat, 27 Sep 2014) | 2 lines

-Add: extra shadings to he heightmap colour tables (Chillcore)

------------------------------------------------------------------------
r26929 | rubidium | 2014-09-27 16:49:37 +0200 (Sat, 27 Sep 2014) | 2 lines

-Change: accounts for maximum height when filling the height legend of the smallmap

------------------------------------------------------------------------
r26928 | rubidium | 2014-09-27 13:17:54 +0200 (Sat, 27 Sep 2014) | 2 lines

-Change: scale the heightmap colours over the whole range of heights (based on patch by ic111)

------------------------------------------------------------------------
r26927 | rubidium | 2014-09-27 12:43:59 +0200 (Sat, 27 Sep 2014) | 2 lines

-Codechange: split the heightmap colour tables into their own file in the table folder

------------------------------------------------------------------------
r26926 | rubidium | 2014-09-27 11:53:48 +0200 (Sat, 27 Sep 2014) | 2 lines

-Change: limit flat world height to the maximum configured map height

------------------------------------------------------------------------
r26925 | translators | 2014-09-26 19:46:30 +0200 (Fri, 26 Sep 2014) | 6 lines

-Update from WebTranslator v3.0:
croatian - 14 changes by VoyagerOne
german - 49 changes by planetmaker
spanish - 2 changes by SilverSurferZzZ
welsh - 3 changes by kazzie

------------------------------------------------------------------------
r26924 | peter1138 | 2014-09-26 18:15:50 +0200 (Fri, 26 Sep 2014) | 2 lines

-Codechange: Fit YES/NO query window buttons to window, instead of unaligned.

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