------------------------------------------------------------------------ r26030 | translators | 2013-11-17 18:27:49 +0100 (Sun, 17 Nov 2013) | 6 lines -Update from WebTranslator v3.0: italian - 1 changes by lorenzodv japanese - 3 changes by nex259 lithuanian - 1 changes by Stabilitronas norwegian_bokmal - 14 changes by Trond, cuthbert ------------------------------------------------------------------------ r26029 | michi_cc | 2013-11-17 18:08:20 +0100 (Sun, 17 Nov 2013) | 1 line -Fix (r26017): The internal index of a character in the layout line depends on the used layouter. ------------------------------------------------------------------------ r26028 | rubidium | 2013-11-17 17:16:55 +0100 (Sun, 17 Nov 2013) | 2 lines -Fix [FS#5773]: make the installer warning about Windows XP SP3 not trigger on the 64 bit Windows XP which isn't really Windows XP to start with ------------------------------------------------------------------------ r26027 | frosch | 2013-11-17 17:02:39 +0100 (Sun, 17 Nov 2013) | 1 line -Change [FS#5669-ish]: [NewGRF] Invalidate vehicle colour palette when leaving a station. ------------------------------------------------------------------------ r26026 | frosch | 2013-11-17 17:01:50 +0100 (Sun, 17 Nov 2013) | 1 line -Fix (r25648) [FS#5775-ish]: Invalidate vehicle colour palette again when rearranging consist, reversing, ... ------------------------------------------------------------------------ r26023 | michi_cc | 2013-11-17 13:05:40 +0100 (Sun, 17 Nov 2013) | 1 line -Fix [FS#5805] (r25686): [OSX] Checking for a valid NSTextInputContext is supposed to fail on 10.4 according to docs, but somehow didn't, leading to a crash when an edit box lost focus. ------------------------------------------------------------------------ r26019 | rubidium | 2013-11-16 23:17:02 +0100 (Sat, 16 Nov 2013) | 2 lines -Fix: copy-paste error in configure help ------------------------------------------------------------------------ r26018 | rubidium | 2013-11-16 22:05:26 +0100 (Sat, 16 Nov 2013) | 2 lines -Codechange: since there's a wrapper for ICU functions now, we can use proper coding style for names again ------------------------------------------------------------------------ r26017 | rubidium | 2013-11-16 21:57:54 +0100 (Sat, 16 Nov 2013) | 3 lines -Change: allow the fallback and ICU layouter to exist in unison -Fix [FS#5711]: crash when the ICU layouter thinks a font is corrupted ------------------------------------------------------------------------ r26016 | rubidium | 2013-11-16 21:32:55 +0100 (Sat, 16 Nov 2013) | 2 lines -Codechange: prepare for some class renames ------------------------------------------------------------------------ r26015 | rubidium | 2013-11-16 20:59:06 +0100 (Sat, 16 Nov 2013) | 2 lines -Codechange: some constificaton ------------------------------------------------------------------------ r26014 | translators | 2013-11-16 19:45:43 +0100 (Sat, 16 Nov 2013) | 9 lines -Update from WebTranslator v3.0: english_US - 1 changes by Rubidium finnish - 1 changes by jpx_ polish - 1 changes by wojteks86 romanian - 15 changes by tonny russian - 2 changes by Lone_Wolf slovak - 4 changes by Milsa swedish - 1 changes by Joel_A ------------------------------------------------------------------------ r26013 | fonsinchen | 2013-11-16 18:52:00 +0100 (Sat, 16 Nov 2013) | 2 lines -Revert (r25495) [FS#5684]: Having trains miss a platform that is just being modified is less of a problem than having trains stop twice without moving. ------------------------------------------------------------------------ r26012 | zuu | 2013-11-16 18:41:57 +0100 (Sat, 16 Nov 2013) | 1 line -Add: new goal type that show a story page when clicked ------------------------------------------------------------------------ r26011 | rubidium | 2013-11-16 14:16:38 +0100 (Sat, 16 Nov 2013) | 2 lines -Fix: --help text of ./configure for packages that require pkg-config ------------------------------------------------------------------------ r26010 | zuu | 2013-11-16 13:33:45 +0100 (Sat, 16 Nov 2013) | 1 line -Document [FS#5662]: The AI/GS library name to use in Import, is not the name given by GetName but GetInstanceName ------------------------------------------------------------------------ r26009 | rubidium | 2013-11-16 11:05:57 +0100 (Sat, 16 Nov 2013) | 2 lines -Fix: warning about conditional expression with enumeral with non-enumeral type ------------------------------------------------------------------------ r26008 | rubidium | 2013-11-16 11:04:10 +0100 (Sat, 16 Nov 2013) | 2 lines -Fix (r25975): uninitialised warning ------------------------------------------------------------------------ r26007 | rubidium | 2013-11-16 10:54:22 +0100 (Sat, 16 Nov 2013) | 2 lines -Change: make handling strings coming from game scripts slightly more lenient, i.e. less 'fatal error... must quit' ------------------------------------------------------------------------ r26006 | rubidium | 2013-11-16 10:49:13 +0100 (Sat, 16 Nov 2013) | 2 lines -Fix [FS#5804]: Game script showing vehicle on a story book, then the vehicle being removed and eventually being replaced by a non-user vehicle (most likely smoke) causing an assertion to trigger ------------------------------------------------------------------------ r26005 | rubidium | 2013-11-15 23:22:01 +0100 (Fri, 15 Nov 2013) | 2 lines -Fix [FS#5478]: crash when transferring savegame from server to client ------------------------------------------------------------------------ r26004 | translators | 2013-11-15 19:45:13 +0100 (Fri, 15 Nov 2013) | 4 lines -Update from WebTranslator v3.0: romanian - 30 changes by tonny swedish - 1 changes by Joel_A ------------------------------------------------------------------------ r26003 | michi_cc | 2013-11-15 00:04:04 +0100 (Fri, 15 Nov 2013) | 1 line -Fix [FS#5795b] (r25743): [OSX] Some hotkeys were still triggered during text input. ------------------------------------------------------------------------ r26002 | michi_cc | 2013-11-15 00:03:59 +0100 (Fri, 15 Nov 2013) | 1 line -Fix: [OSX] If the console hotkey is a dead key, require two presses to toggle the console, allowing input of accented characters. ------------------------------------------------------------------------ r26001 | michi_cc | 2013-11-15 00:03:54 +0100 (Fri, 15 Nov 2013) | 1 line -Fix [FS#5795a] (r25686): [OSX] Clear any pending marked characters from an edit box losing focus. ------------------------------------------------------------------------ r26000 | zuu | 2013-11-14 23:50:16 +0100 (Thu, 14 Nov 2013) | 1 line -Add: Optional filter parameter to the 'content state' console command, to limit the content list to only content where the name match the filter ------------------------------------------------------------------------ r25999 | zuu | 2013-11-14 23:48:03 +0100 (Thu, 14 Nov 2013) | 1 line -Add: When calling the 'content select' console command without args, display all selected content ------------------------------------------------------------------------ r25998 | rubidium | 2013-11-14 23:16:43 +0100 (Thu, 14 Nov 2013) | 2 lines -Document [FS#5661]: why catchment area's are (slightly) inconsistent ------------------------------------------------------------------------ r25997 | rubidium | 2013-11-14 20:31:10 +0100 (Thu, 14 Nov 2013) | 2 lines -Codechange: make it slightly more clear what ports are coming from where in the debug output when listening ------------------------------------------------------------------------ r25996 | translators | 2013-11-14 19:45:15 +0100 (Thu, 14 Nov 2013) | 4 lines -Update from WebTranslator v3.0: norwegian_bokmal - 3 changes by Trond romanian - 86 changes by tonny ------------------------------------------------------------------------ r25995 | frosch | 2013-11-14 19:04:31 +0100 (Thu, 14 Nov 2013) | 1 line -Fix (r25785) [FS#5801]: [NoGo] GS failed to rename towns. (Zydeco) ------------------------------------------------------------------------ r25976 | rubidium | 2013-11-13 20:57:29 +0100 (Wed, 13 Nov 2013) | 2 lines -Update: Debian package creation control files ------------------------------------------------------------------------ r25975 | rubidium | 2013-11-13 20:32:37 +0100 (Wed, 13 Nov 2013) | 2 lines -Feature [FS#5385]: XDG base directory support ------------------------------------------------------------------------ r25974 | rubidium | 2013-11-13 19:57:25 +0100 (Wed, 13 Nov 2013) | 2 lines -Codechange: make the _personal_dir global const, since once it's set it shouldn't be changed anyhow ------------------------------------------------------------------------ r25973 | rubidium | 2013-11-13 16:54:44 +0100 (Wed, 13 Nov 2013) | 2 lines -Fix [FS#5679]: comma key collided with F12 key for hotkeys; also remove '+' as that is generally not a key (the '+' on the numpad is a separate one) ------------------------------------------------------------------------ r25972 | rubidium | 2013-11-12 22:48:55 +0100 (Tue, 12 Nov 2013) | 2 lines -Fix [FS#5665]: rail laying sounds of others could be heard in multiplayer (adf88) ------------------------------------------------------------------------ r25971 | translators | 2013-11-12 19:45:15 +0100 (Tue, 12 Nov 2013) | 4 lines -Update from WebTranslator v3.0: dutch - 4 changes by habell vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------ r25970 | rubidium | 2013-11-12 19:31:12 +0100 (Tue, 12 Nov 2013) | 2 lines -Fix [FS#5787]: [SDL] Recursive mutex locking when changing blitter ------------------------------------------------------------------------ r25969 | frosch | 2013-11-12 18:57:32 +0100 (Tue, 12 Nov 2013) | 1 line -Add: [Script] ScriptTown::GetFundBuildingsDuration. ------------------------------------------------------------------------ r25968 | frosch | 2013-11-12 18:57:12 +0100 (Tue, 12 Nov 2013) | 1 line -Add: [Script] ScriptTown::TOWN_GROWTH_NONE to indicate no town growth via ScriptTown::SetGrowthRate and GetGrowthRate. ------------------------------------------------------------------------ r25967 | frosch | 2013-11-12 18:56:35 +0100 (Tue, 12 Nov 2013) | 1 line -Add: [NoGo] GSTown::TOWN_GROWTH_NORMAL to reset a town growth rate set previously via GSTown::SetGrowthRate. ------------------------------------------------------------------------ r25966 | frosch | 2013-11-12 16:15:02 +0100 (Tue, 12 Nov 2013) | 1 line -Fix: [NoGo] Properly validate the range of the growth rate passed to GSTown::SetGrowthRate, instead of masking it to 16 bit. ------------------------------------------------------------------------ r25965 | rubidium | 2013-11-11 19:58:15 +0100 (Mon, 11 Nov 2013) | 2 lines -Fix [FS#5800]: the wrong vehicle would be taken in a shared order vehicle list window when the ID >= 65536, causing assertions triggering later on ------------------------------------------------------------------------ r25964 | translators | 2013-11-10 19:45:10 +0100 (Sun, 10 Nov 2013) | 3 lines -Update from WebTranslator v3.0: catalan - 2 changes by juanjo ------------------------------------------------------------------------ r25963 | fonsinchen | 2013-11-10 16:18:49 +0100 (Sun, 10 Nov 2013) | 1 line -Fix [FS#5758]: Mixtures of old and new flows could create cycles. ------------------------------------------------------------------------