------------------------------------------------------------------------ r26738 | translators | 2014-08-16 19:46:36 +0200 (Sat, 16 Aug 2014) | 9 lines -Update from WebTranslator v3.0: catalan - 23 changes by juanjo simplified_chinese - 50 changes by siu238X traditional_chinese - 82 changes by siu238X english_US - 49 changes by Supercheese norwegian_bokmal - 2 changes by cuthbert russian - 47 changes by Lone_Wolf slovak - 1 changes by Milsa ------------------------------------------------------------------------ r26737 | rubidium | 2014-08-16 12:31:24 +0200 (Sat, 16 Aug 2014) | 2 lines -Fix (r26735): one = too many... why can't all languages use the same basic definition for comparisons? ------------------------------------------------------------------------ r26736 | rubidium | 2014-08-16 12:20:15 +0200 (Sat, 16 Aug 2014) | 2 lines -Fix [Script]: infinite loop (by scripts; always returning the same item) when sorted by item in descending order by oddly constructed FindNext that uses forward iterators. Simply use the same code as the ascending item sort but use the reverse iterator instead of the forward. Also do this same trick for the descending value sort even though I couldn't trigger the problem there ------------------------------------------------------------------------ r26735 | rubidium | 2014-08-16 12:17:18 +0200 (Sat, 16 Aug 2014) | 2 lines -Fix (rmakefilerewrite): for profiling CFLAGS got a -p (for prof) and LDFLAGS got -pg (for gprof), but in the end gprof would be used (via make run-prof). Furthermore -pg isn't compatible with -fomit-frame-pointer on certain architectures (most importantly x86(_64)), so simply don't enable that flag when profiling is enabled ------------------------------------------------------------------------ r26734 | rubidium | 2014-08-16 12:05:57 +0200 (Sat, 16 Aug 2014) | 2 lines -Fix-ish: make clear the AI/GS List's Begin and Next return the item, not the value ------------------------------------------------------------------------ r26733 | rubidium | 2014-08-15 22:14:48 +0200 (Fri, 15 Aug 2014) | 3 lines -Fix [FS#6086]: inconsistency in using spaces between number and unit in some strings Try to follow the SI recommendation to use a non-breaking space between a number and its units (and prefix) ------------------------------------------------------------------------ r26732 | rubidium | 2014-08-15 21:41:57 +0200 (Fri, 15 Aug 2014) | 2 lines -Fix [FS#6083]: do not reset the last selected airport or layout (unless it is really necessary) ------------------------------------------------------------------------ r26731 | translators | 2014-08-15 19:47:51 +0200 (Fri, 15 Aug 2014) | 7 lines -Update from WebTranslator v3.0: afrikaans - 6 changes by telanus belarusian - 3 changes by KorneySan catalan - 5 changes by juanjo korean - 2 changes by telk5093 russian - 2 changes by Lone_Wolf ------------------------------------------------------------------------ r26730 | translators | 2014-08-14 19:47:03 +0200 (Thu, 14 Aug 2014) | 9 lines -Update from WebTranslator v3.0: afrikaans - 6 changes by telanus croatian - 2 changes by VoyagerOne dutch - 2 changes by habell finnish - 2 changes by jpx_ german - 3 changes by planetmaker lithuanian - 2 changes by Stabilitronas swedish - 1 changes by spacejens ------------------------------------------------------------------------ r26729 | alberth | 2014-08-13 21:31:45 +0200 (Wed, 13 Aug 2014) | 2 lines -Feature: Warn about missing industries after generating a map. ------------------------------------------------------------------------ r26728 | translators | 2014-08-12 19:45:22 +0200 (Tue, 12 Aug 2014) | 3 lines -Update from WebTranslator v3.0: croatian - 1 changes by VoyagerOne ------------------------------------------------------------------------ r26727 | translators | 2014-08-11 19:45:47 +0200 (Mon, 11 Aug 2014) | 5 lines -Update from WebTranslator v3.0: english_US - 1 changes by Supercheese finnish - 1 changes by jpx_ polish - 6 changes by p0358 ------------------------------------------------------------------------ r26726 | translators | 2014-08-10 19:45:52 +0200 (Sun, 10 Aug 2014) | 5 lines -Update from WebTranslator v3.0: afrikaans - 4 changes by telanus catalan - 1 changes by juanjo russian - 1 changes by Lone_Wolf ------------------------------------------------------------------------ r26725 | alberth | 2014-08-10 14:52:23 +0200 (Sun, 10 Aug 2014) | 2 lines -Fix: String pointed the user to a non-existent group of settings. ------------------------------------------------------------------------ r26724 | alberth | 2014-08-09 21:39:14 +0200 (Sat, 09 Aug 2014) | 2 lines -Fix[FS#6077] Use the normal search path to look for xdg-open at Unix (kernigh2) ------------------------------------------------------------------------ r26723 | alberth | 2014-08-09 21:32:51 +0200 (Sat, 09 Aug 2014) | 2 lines -Fix[FS#5997]: Properly check for cargo acceptance of houses. ------------------------------------------------------------------------ r26722 | translators | 2014-08-07 19:45:31 +0200 (Thu, 07 Aug 2014) | 4 lines -Update from WebTranslator v3.0: malay - 3 changes by TheITChap norwegian_bokmal - 1 changes by ------------------------------------------------------------------------