------------------------------------------------------------------------ r27770 | fonsinchen | 2017-03-05 18:06:14 +0100 (Sun, 05 Mar 2017) | 2 lines -Fix [FS#6540]: Initialize variables in station_sl.cpp (JGR) ------------------------------------------------------------------------ r27769 | frosch | 2017-03-05 15:45:13 +0100 (Sun, 05 Mar 2017) | 1 line -Change: [NewGRF] Extend the DCxx range to D800-DFFF. ------------------------------------------------------------------------ r27768 | frosch | 2017-03-05 15:44:15 +0100 (Sun, 05 Mar 2017) | 1 line -Codechange: Use if and IsInsideMM instead of switch-case sequences to test for consecutive values. ------------------------------------------------------------------------ r27767 | frosch | 2017-03-05 15:43:21 +0100 (Sun, 05 Mar 2017) | 1 line -Codechange: Industries and houses should just use the default-case in Action 4. ------------------------------------------------------------------------ r27766 | frosch | 2017-03-05 15:42:41 +0100 (Sun, 05 Mar 2017) | 1 line -Fix: Obiwan opposed translations for text id D3FF and DCFF in Action 13. ------------------------------------------------------------------------ r27765 | translators | 2017-03-04 19:45:36 +0100 (Sat, 04 Mar 2017) | 3 lines -Update from Eints: russian: 4 changes by Lone_Wolf ------------------------------------------------------------------------ r27764 | translators | 2017-03-02 19:45:38 +0100 (Thu, 02 Mar 2017) | 4 lines -Update from Eints: russian: 3 changes by Lone_Wolf french: 6 changes by glx ------------------------------------------------------------------------ r27763 | translators | 2017-03-01 19:45:37 +0100 (Wed, 01 Mar 2017) | 5 lines -Update from Eints: korean: 6 changes by telk5093 frisian: 2 changes by Fopper russian: 5 changes by Lone_Wolf ------------------------------------------------------------------------ r27762 | translators | 2017-02-28 19:45:37 +0100 (Tue, 28 Feb 2017) | 6 lines -Update from Eints: catalan: 5 changes by juanjo greek: 29 changes by kyrm croatian: 2 changes by UnderwaterHesus japanese: 4 changes by nex259 ------------------------------------------------------------------------ r27761 | translators | 2017-02-27 19:45:37 +0100 (Mon, 27 Feb 2017) | 6 lines -Update from Eints: croatian: 3 changes by VoyagerOne italian: 5 changes by lorenzodv english (us): 4 changes by Supercheese latin: 4 changes by Supercheese ------------------------------------------------------------------------ r27760 | frosch | 2017-02-26 21:31:02 +0100 (Sun, 26 Feb 2017) | 1 line -Change: Enable realisitic train and road vehicle acceleration by default. ------------------------------------------------------------------------ r27759 | frosch | 2017-02-26 21:10:41 +0100 (Sun, 26 Feb 2017) | 1 line -Fix: strgen compilation ------------------------------------------------------------------------ r27758 | frosch | 2017-02-26 20:41:30 +0100 (Sun, 26 Feb 2017) | 1 line -Change: Increase the maximum number of GameScript texts to 64k, and NewGRF texts to 512k. ------------------------------------------------------------------------ r27757 | frosch | 2017-02-26 20:41:14 +0100 (Sun, 26 Feb 2017) | 1 line -Change: Make StringID 32bit. ------------------------------------------------------------------------ r27756 | frosch | 2017-02-26 20:40:53 +0100 (Sun, 26 Feb 2017) | 1 line -Codechange: Add StringTab enum ------------------------------------------------------------------------ r27755 | frosch | 2017-02-26 20:40:32 +0100 (Sun, 26 Feb 2017) | 1 line -Codechange: Move TAB_SIZE to strings_type.h and use it consistently. ------------------------------------------------------------------------ r27754 | frosch | 2017-02-26 20:39:58 +0100 (Sun, 26 Feb 2017) | 1 line -Codechange: Add GetStringTab(), GetStringIndex() and MakeStringID() to access the structure of StringIDs. ------------------------------------------------------------------------ r27753 | translators | 2017-02-26 19:45:43 +0100 (Sun, 26 Feb 2017) | 2 lines -Update from Eints: ------------------------------------------------------------------------ r27752 | alberth | 2017-02-26 16:34:57 +0100 (Sun, 26 Feb 2017) | 2 lines -Cleanup: Remove obsolete strings from other languages as well. ------------------------------------------------------------------------