------------------------------------------------------------------------ r26964 | peter1138 | 2014-10-05 20:10:01 +0200 (Sun, 05 Oct 2014) | 2 lines -Codechange: Allow editbox size to change. ------------------------------------------------------------------------ r26963 | translators | 2014-10-05 19:45:47 +0200 (Sun, 05 Oct 2014) | 5 lines -Update from WebTranslator v3.0: english_US - 3 changes by Supercheese hebrew - 10 changes by oofnik norwegian_bokmal - 39 changes by cuthbert ------------------------------------------------------------------------ r26962 | peter1138 | 2014-10-05 18:43:44 +0200 (Sun, 05 Oct 2014) | 2 lines -Fix: Set up scrollbar size at the correct time (where it can be changed). Also ensure scrollbar is long enough to at least contain its buttons. ------------------------------------------------------------------------ r26961 | peter1138 | 2014-10-05 16:01:44 +0200 (Sun, 05 Oct 2014) | 2 lines -Codechange: GUI-scale for landscape editor terraform window. ------------------------------------------------------------------------ r26960 | peter1138 | 2014-10-05 13:20:02 +0200 (Sun, 05 Oct 2014) | 2 lines -Codechange: Draw sort button symbols as sprites, and pad sort buttons with non-static width. ------------------------------------------------------------------------ r26959 | peter1138 | 2014-10-04 22:34:43 +0200 (Sat, 04 Oct 2014) | 2 lines -Codechange: GUI-scale for settings window. ------------------------------------------------------------------------ r26957 | peter1138 | 2014-10-04 22:18:25 +0200 (Sat, 04 Oct 2014) | 2 lines -Codechange: Spread the station cargo icons out by GUI scale. ------------------------------------------------------------------------ r26956 | peter1138 | 2014-10-04 21:52:23 +0200 (Sat, 04 Oct 2014) | 2 lines -Codechange: GUI-scale for cheat window. ------------------------------------------------------------------------ r26955 | rubidium | 2014-10-04 21:23:43 +0200 (Sat, 04 Oct 2014) | 2 lines -Fix [FS#6126]: owner of road depot road types were not properly changed upon bankruptcy causing crashes when trying to remove the depot in certain situations ------------------------------------------------------------------------ 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. ------------------------------------------------------------------------