------------------------------------------------------------------------ r24240 | translators | 2012-05-12 19:45:54 +0200 (Sat, 12 May 2012) | 11 lines -Update from WebTranslator v3.0: afrikaans - 2 changes by telanus english_US - 132 changes by Rubidium finnish - 66 changes by jpx_ french - 10 changes by glx german - 126 changes by planetmaker latvian - 11 changes by Parastais polish - 18 changes by wojteks86 slovenian - 115 changes by Necrolyte spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r24239 | alberth | 2012-05-12 12:17:20 +0200 (Sat, 12 May 2012) | 2 lines -Add: Highlight setting that has its help text displayed. ------------------------------------------------------------------------ r24238 | alberth | 2012-05-12 12:14:44 +0200 (Sat, 12 May 2012) | 2 lines -Add: String to display highlight selected setting in all languages. ------------------------------------------------------------------------ r24237 | alberth | 2012-05-12 12:13:03 +0200 (Sat, 12 May 2012) | 2 lines -Feature: Descriptions explaining the meaning of advanced settings. ------------------------------------------------------------------------ r24236 | alberth | 2012-05-12 12:11:41 +0200 (Sat, 12 May 2012) | 2 lines -Add: Add code to retrieve help strings from the setting tree and compute max height. ------------------------------------------------------------------------ r24235 | alberth | 2012-05-12 12:09:56 +0200 (Sat, 12 May 2012) | 2 lines -Add: Add help-strings for the settings in the advanced settings window. ------------------------------------------------------------------------ r24234 | alberth | 2012-05-12 12:09:00 +0200 (Sat, 12 May 2012) | 2 lines -Add: Add help-string infrastructure to the ini files ------------------------------------------------------------------------ r24233 | alberth | 2012-05-12 12:07:18 +0200 (Sat, 12 May 2012) | 2 lines -Codechange: Rename 'val_str' to 'str_val' to better match with 'strval' in the ini files. ------------------------------------------------------------------------ r24224 | rubidium | 2012-05-11 22:42:22 +0200 (Fri, 11 May 2012) | 2 lines -Fix [FS#5159]: dereferencing uninitialised pointer (frosch) ------------------------------------------------------------------------ r24223 | translators | 2012-05-11 19:45:27 +0200 (Fri, 11 May 2012) | 7 lines -Update from WebTranslator v3.0: french - 2 changes by OliTTD latvian - 1 changes by Parastais polish - 10 changes by wojteks86 russian - 36 changes by Lone_Wolf vietnamese - 5 changes by nglekhoi ------------------------------------------------------------------------ r24222 | translators | 2012-05-10 19:45:17 +0200 (Thu, 10 May 2012) | 5 lines -Update from WebTranslator v3.0: catalan - 27 changes by mtormo russian - 22 changes by Lone_Wolf swedish - 24 changes by Joel_A ------------------------------------------------------------------------ r24221 | rubidium | 2012-05-09 21:14:36 +0200 (Wed, 09 May 2012) | 2 lines -Fix [FS#5166]: Lag counters were not properly reset when switching states making it possible to get disconnected for lagging when you weren't lagging ------------------------------------------------------------------------ r24220 | planetmaker | 2012-05-09 21:13:34 +0200 (Wed, 09 May 2012) | 1 line -Change: Adopt ICU version detection to also deal with the new versioning scheme since ICU 49 ------------------------------------------------------------------------ r24219 | rubidium | 2012-05-09 21:11:09 +0200 (Wed, 09 May 2012) | 2 lines -Fix [FS#5152]: immediately do the cargo payment on vehicle crashes instead of when they are cleared ------------------------------------------------------------------------ r24218 | rubidium | 2012-05-09 20:37:44 +0200 (Wed, 09 May 2012) | 2 lines -Fix: unbreak Croatian language ------------------------------------------------------------------------ r24217 | translators | 2012-05-09 19:45:09 +0200 (Wed, 09 May 2012) | 3 lines -Update from WebTranslator v3.0: belarusian - 1 changes by Wowanxm ------------------------------------------------------------------------ r24216 | translators | 2012-05-08 19:45:40 +0200 (Tue, 08 May 2012) | 9 lines -Update from WebTranslator v3.0: belarusian - 1 changes by KorneySan croatian - 39 changes by VoyagerOne czech - 40 changes by Eskymak dutch - 4 changes by habell lithuanian - 39 changes by Stabilitronas russian - 2 changes by KorneySan slovak - 2 changes by dafree ------------------------------------------------------------------------ r24215 | frosch | 2012-05-07 23:15:44 +0200 (Mon, 07 May 2012) | 1 line -Fix: Translations. ------------------------------------------------------------------------ r24214 | frosch | 2012-05-07 21:34:51 +0200 (Mon, 07 May 2012) | 1 line -Fix [FS#5159] (r22794): The confirmation window to abort world generation was hidden during world generation, so actually you could not abort it. ------------------------------------------------------------------------ r24213 | translators | 2012-05-07 19:45:58 +0200 (Mon, 07 May 2012) | 13 lines -Update from WebTranslator v3.0: afrikaans - 19 changes by telanus belarusian - 39 changes by Wowanxm czech - 10 changes by Paragulis dutch - 35 changes by habell german - 39 changes by planetmaker italian - 42 changes by lorenzodv latvian - 44 changes by Parastais polish - 31 changes by wojteks86 romanian - 1 changes by kkmic russian - 38 changes by KorneySan slovenian - 66 changes by Necrolyte ------------------------------------------------------------------------ r24212 | translators | 2012-05-06 19:45:33 +0200 (Sun, 06 May 2012) | 8 lines -Update from WebTranslator v3.0: english_US - 39 changes by Rubidium finnish - 39 changes by jpx_ french - 39 changes by glx luxembourgish - 16 changes by Phreeze polish - 2 changes by wojteks86 spanish - 46 changes by Terkhen ------------------------------------------------------------------------ r24211 | alberth | 2012-05-06 17:05:05 +0200 (Sun, 06 May 2012) | 2 lines -Change: Update other languages too with the changed autorenew string. ------------------------------------------------------------------------ r24210 | alberth | 2012-05-06 17:03:45 +0200 (Sun, 06 May 2012) | 2 lines -Feature: Split the renew-months setting text in two string values (one before life time and one after). ------------------------------------------------------------------------ r24209 | alberth | 2012-05-06 17:00:13 +0200 (Sun, 06 May 2012) | 2 lines -Cleanup: Remove now unused SGF_NOCOMMA value. ------------------------------------------------------------------------ r24208 | alberth | 2012-05-06 16:59:26 +0200 (Sun, 06 May 2012) | 2 lines -Codechange: Cleanup in the drawing routine. ------------------------------------------------------------------------ r24207 | alberth | 2012-05-06 16:58:16 +0200 (Sun, 06 May 2012) | 2 lines -Change: Update the other languages too. ------------------------------------------------------------------------ r24206 | alberth | 2012-05-06 16:56:13 +0200 (Sun, 06 May 2012) | 2 lines -Codechange: Move colouring of advanced setting options to the drawing code. ------------------------------------------------------------------------ r24205 | frosch | 2012-05-06 13:38:52 +0200 (Sun, 06 May 2012) | 1 line -Feature [FS#5178-ish]: Show a hint in the supplies tab of station windows, if the station is affected by exclusive transport rights. ------------------------------------------------------------------------ r24204 | frosch | 2012-05-06 13:37:43 +0200 (Sun, 06 May 2012) | 1 line -Fix: If a company is taken over or bankrupts, transfer exclusive transport rights to the new owner resp. cancel them. ------------------------------------------------------------------------ r24203 | frosch | 2012-05-05 21:27:47 +0200 (Sat, 05 May 2012) | 1 line -Fix: Make the engine name not overdraw the engine count in the autoreplace GUI. ------------------------------------------------------------------------ r24202 | frosch | 2012-05-05 21:27:32 +0200 (Sat, 05 May 2012) | 1 line -Change: Make the size of the details in the autoreplace GUI match more the size of the details in the purchase list. ------------------------------------------------------------------------ r24201 | frosch | 2012-05-05 21:26:11 +0200 (Sat, 05 May 2012) | 1 line -Fix [FS#5170]: Mark group list dirty when setting/clearing autoreplace for an engine type. ------------------------------------------------------------------------ r24200 | frosch | 2012-05-05 21:25:20 +0200 (Sat, 05 May 2012) | 1 line -Fix [FS#5149]: Invalidate build vehicle windows every month, in case they need resorting due to changed reliabilities. ------------------------------------------------------------------------ r24199 | translators | 2012-05-05 19:45:18 +0200 (Sat, 05 May 2012) | 5 lines -Update from WebTranslator v3.0: catalan - 4 changes by arnau czech - 1 changes by Paragulis hungarian - 10 changes by IPG ------------------------------------------------------------------------ r24198 | translators | 2012-05-04 19:45:17 +0200 (Fri, 04 May 2012) | 5 lines -Update from WebTranslator v3.0: korean - 2 changes by telk5093 polish - 46 changes by Kilian ukrainian - 3 changes by edd_k ------------------------------------------------------------------------