------------------------------------------------------------------------ r27021 | translators | 2014-10-16 19:45:44 +0200 (Thu, 16 Oct 2014) | 4 lines -Update from WebTranslator v3.0: afrikaans - 20 changes by telanus romanian - 17 changes by kitguyy ------------------------------------------------------------------------ r27020 | rubidium | 2014-10-15 20:31:37 +0200 (Wed, 15 Oct 2014) | 2 lines -Cleanup: some coding style consistency improvements (mostly spaces) ------------------------------------------------------------------------ r27019 | translators | 2014-10-15 19:46:35 +0200 (Wed, 15 Oct 2014) | 7 lines -Update from WebTranslator v3.0: catalan - 3 changes by juanjo croatian - 1 changes by VoyagerOne romanian - 19 changes by kitguyy russian - 6 changes by Lone_Wolf spanish - 2 changes by SilverSurferZzZ ------------------------------------------------------------------------ r27018 | rubidium | 2014-10-14 19:49:32 +0200 (Tue, 14 Oct 2014) | 2 lines -Fix [FS#6141] (r27008): the higher amplitudes needed for higher maps were not ignored properly causing much smoother maps than wanted ------------------------------------------------------------------------ r27017 | translators | 2014-10-14 19:48:51 +0200 (Tue, 14 Oct 2014) | 10 lines -Update from WebTranslator v3.0: catalan - 11 changes by juanjo english_US - 1 changes by Supercheese german - 6 changes by planetmaker hungarian - 14 changes by Brumi italian - 1 changes by lorenzodv latin - 6 changes by Supercheese spanish - 3 changes by SilverSurferZzZ welsh - 8 changes by kazzie ------------------------------------------------------------------------ r27016 | peter1138 | 2014-10-14 18:09:21 +0200 (Tue, 14 Oct 2014) | 2 lines -Fix (r27004): Setting font-sprite data failed for some user(s). ------------------------------------------------------------------------ r27015 | peter1138 | 2014-10-14 16:16:38 +0200 (Tue, 14 Oct 2014) | 2 lines -Codechange: Also scale the character spacing for fonts without shadow. ------------------------------------------------------------------------ r27014 | rubidium | 2014-10-14 13:40:38 +0200 (Tue, 14 Oct 2014) | 2 lines -Fix [FS#6102]: unit number was not always fully shown in depots ------------------------------------------------------------------------ r27013 | rubidium | 2014-10-14 13:23:41 +0200 (Tue, 14 Oct 2014) | 2 lines -Codechange: extract the functionality to determine the number of digits to make space for when drawing an unit number into a separate function ------------------------------------------------------------------------ r27012 | rubidium | 2014-10-14 10:24:47 +0200 (Tue, 14 Oct 2014) | 2 lines -Change: improvements to the man page (bentley) ------------------------------------------------------------------------ r27011 | translators | 2014-10-13 19:49:11 +0200 (Mon, 13 Oct 2014) | 9 lines -Update from WebTranslator v3.0: catalan - 1 changes by juanjo croatian - 15 changes by VoyagerOne dutch - 28 changes by habell latin - 5 changes by Supercheese latvian - 50 changes by Olby gaelic - 34 changes by GunChleoc spanish - 2 changes by SilverSurferZzZ ------------------------------------------------------------------------ r27010 | rubidium | 2014-10-13 16:30:59 +0200 (Mon, 13 Oct 2014) | 2 lines -Feature [FS#4126]: more height levels (ic111, ChillCore, CommanderZ) ------------------------------------------------------------------------ r27009 | rubidium | 2014-10-13 16:22:48 +0200 (Mon, 13 Oct 2014) | 2 lines -Add: extra level of general map heightness (ChillCore) ------------------------------------------------------------------------ r27008 | rubidium | 2014-10-13 16:16:20 +0200 (Mon, 13 Oct 2014) | 2 lines -Change: extrapolate the amplitudes for the large wavelengths needed for much higher maps ------------------------------------------------------------------------ r27007 | rubidium | 2014-10-13 16:14:04 +0200 (Mon, 13 Oct 2014) | 2 lines -Codechange: allow for more frequencies (based on patch by ic111) ------------------------------------------------------------------------ r27006 | rubidium | 2014-10-13 16:12:06 +0200 (Mon, 13 Oct 2014) | 2 lines -Codechange: move getting of the amplitude to a seperate function ------------------------------------------------------------------------ r27005 | rubidium | 2014-10-13 16:07:37 +0200 (Mon, 13 Oct 2014) | 2 lines -Fix (r26999): variety distribution curve map scaling did one conversion to height_t too many ------------------------------------------------------------------------ r27004 | peter1138 | 2014-10-12 22:43:25 +0200 (Sun, 12 Oct 2014) | 2 lines -Codechange: Make GUI size apply to (sprite-font) text as well. ------------------------------------------------------------------------ r27003 | rubidium | 2014-10-12 20:41:53 +0200 (Sun, 12 Oct 2014) | 2 lines -Cleanup: fix the use of spaces and asterices "around" some comments ------------------------------------------------------------------------ r27002 | rubidium | 2014-10-12 20:26:54 +0200 (Sun, 12 Oct 2014) | 2 lines -Fix-ish: replace some non-ASCII characters with ASCII characters, e.g. @?\195?\190aram to @param ------------------------------------------------------------------------ r27001 | translators | 2014-10-12 19:49:12 +0200 (Sun, 12 Oct 2014) | 11 lines -Update from WebTranslator v3.0: afrikaans - 4 changes by telanus catalan - 16 changes by juanjo english_US - 6 changes by Supercheese french - 5 changes by glx hungarian - 66 changes by IPG italian - 5 changes by lorenzodv korean - 5 changes by telk5093 russian - 5 changes by Lone_Wolf spanish - 4 changes by SilverSurferZzZ ------------------------------------------------------------------------ r27000 | rubidium | 2014-10-12 13:53:13 +0200 (Sun, 12 Oct 2014) | 2 lines -Fix (r26999): compilation error with some versions of GCC ------------------------------------------------------------------------ r26999 | rubidium | 2014-10-12 13:28:45 +0200 (Sun, 12 Oct 2014) | 2 lines -Codechange: make the variety distribution automatically scale to the maximum height of the map ------------------------------------------------------------------------ r26998 | rubidium | 2014-10-12 12:55:49 +0200 (Sun, 12 Oct 2014) | 2 lines -Change: account for the map size when determining the maximum height of the landscape; a 24 high mountain at 64x64 leaves barely any usable space, but on a 4096x4096 it's just a "small" bump (ic111) ------------------------------------------------------------------------ r26997 | rubidium | 2014-10-12 12:49:29 +0200 (Sun, 12 Oct 2014) | 2 lines -Fix/codechange: use signed integers for TGP's internal map size and X/Y variables due to X/Y in comparisons occasionally getting smaller than 0 due to subtractions ------------------------------------------------------------------------ r26996 | peter1138 | 2014-10-12 12:48:18 +0200 (Sun, 12 Oct 2014) | 2 lines -Codechange: Don't clamp airport construction window size -- this causes very poor performance if the game window is not large enough. ------------------------------------------------------------------------ r26995 | frosch | 2014-10-11 23:38:32 +0200 (Sat, 11 Oct 2014) | 1 line -Fix: Add missing files to source.list ------------------------------------------------------------------------ r26994 | planetmaker | 2014-10-11 23:35:56 +0200 (Sat, 11 Oct 2014) | 1 line -Fix (r26992): Missing svn properties ------------------------------------------------------------------------ r26993 | planetmaker | 2014-10-11 23:30:33 +0200 (Sat, 11 Oct 2014) | 1 line -Feature: Latin translation (Supercheese) ------------------------------------------------------------------------ r26992 | translators | 2014-10-11 19:48:09 +0200 (Sat, 11 Oct 2014) | 7 lines -Update from WebTranslator v3.0: basque - 60 changes by Thadah french - 10 changes by glx italian - 8 changes by lorenzodv norwegian_bokmal - 4 changes by cuthbert swedish - 3 changes by Zuu ------------------------------------------------------------------------ r26991 | rubidium | 2014-10-11 18:16:52 +0200 (Sat, 11 Oct 2014) | 2 lines -Fix [FS#6132]: typo in help text (Supercheese) ------------------------------------------------------------------------ r26990 | peter1138 | 2014-10-11 15:22:37 +0200 (Sat, 11 Oct 2014) | 2 lines -Feature: Add option to choose normal, double or quad-size interface. ------------------------------------------------------------------------ r26989 | planetmaker | 2014-10-11 01:07:59 +0200 (Sat, 11 Oct 2014) | 1 line -Change [FS#6135]: Introduction of Euro in Lithuania is 2015 (devastator) ------------------------------------------------------------------------ r26988 | frosch | 2014-10-10 21:46:10 +0200 (Fri, 10 Oct 2014) | 1 line -Add: [NewGRF] Allow callback 160 to access variable 61. ------------------------------------------------------------------------ r26987 | translators | 2014-10-10 19:46:12 +0200 (Fri, 10 Oct 2014) | 6 lines -Update from WebTranslator v3.0: english_US - 8 changes by Supercheese german - 9 changes by planetmaker korean - 10 changes by telk5093 russian - 8 changes by Lone_Wolf ------------------------------------------------------------------------ r26986 | frosch | 2014-10-09 23:16:29 +0200 (Thu, 09 Oct 2014) | 1 line -Change: Rename 'Advanced Settings' to just 'Settings'. ------------------------------------------------------------------------ r26985 | frosch | 2014-10-09 22:40:36 +0200 (Thu, 09 Oct 2014) | 1 line -Change: Make settings categories more descriptive. ------------------------------------------------------------------------ r26984 | frosch | 2014-10-09 21:57:40 +0200 (Thu, 09 Oct 2014) | 1 line -Fix (r26905) [FS#6134]: Heightlevels must be scaled by number of intervals, not by the value of the highest interval. Otherwise the highest interval becomes non-proportionally small. ------------------------------------------------------------------------ r26983 | frosch | 2014-10-09 21:52:07 +0200 (Thu, 09 Oct 2014) | 1 line -Fix: Account for max_heightlevel when saving heightmaps. ------------------------------------------------------------------------ r26982 | translators | 2014-10-09 19:46:13 +0200 (Thu, 09 Oct 2014) | 3 lines -Update from WebTranslator v3.0: simplified_chinese - 39 changes by siu238X ------------------------------------------------------------------------