------------------------------------------------------------------------ r26954 | peter1138 | 2014-10-04 20:19:22 +0200 (Sat, 04 Oct 2014) | 2 lines -Codechange: GUI-scale for AI/GS settings and NewGRF settings windows. ------------------------------------------------------------------------ r26953 | peter1138 | 2014-10-04 20:13:10 +0200 (Sat, 04 Oct 2014) | 2 lines -Codechange: GUI-scale for company manager face on news popup. ------------------------------------------------------------------------ r26952 | translators | 2014-10-04 19:45:15 +0200 (Sat, 04 Oct 2014) | 3 lines -Update from WebTranslator v3.0: japanese - 54 changes by guppy ------------------------------------------------------------------------ r26951 | peter1138 | 2014-10-04 18:40:23 +0200 (Sat, 04 Oct 2014) | 2 lines -Codechange: Do the GUI-scale dance for vehicle, depot, and purchase lists. ------------------------------------------------------------------------ r26950 | peter1138 | 2014-10-04 13:49:05 +0200 (Sat, 04 Oct 2014) | 2 lines -Codechange: GUI-scale dancing for NewGRF objects window. ------------------------------------------------------------------------ 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) ------------------------------------------------------------------------