------------------------------------------------------------------------ r25962 | michi_cc | 2013-11-09 15:47:03 +0100 (Sat, 09 Nov 2013) | 1 line -Fix (r25951): [OSX] Do the SDK version test the proper way 'round. ------------------------------------------------------------------------ r25961 | rubidium | 2013-11-09 11:45:05 +0100 (Sat, 09 Nov 2013) | 2 lines -Fix [FS#5779]: [NewGRF] A powered rail type implies it is compatible as well, but some NewGRF didn't state that causing the path reservation code to bail out in some cases because there wasn't a compatible path ------------------------------------------------------------------------ r25960 | rubidium | 2013-11-09 08:15:01 +0100 (Sat, 09 Nov 2013) | 2 lines -Fix-ish: make it less likely to trigger clang's hang with -D_FORTIFY_SOURCE=2 -O1 ------------------------------------------------------------------------ r25959 | rubidium | 2013-11-09 07:52:08 +0100 (Sat, 09 Nov 2013) | 2 lines -Fix: clang warnings; either because type safety was assumed, or because technically the wrong value was tested ------------------------------------------------------------------------ r25958 | rubidium | 2013-11-09 07:48:15 +0100 (Sat, 09 Nov 2013) | 2 lines -Fix: overriding method of DrawLine was not updated when parameters were added making it non-functional ------------------------------------------------------------------------ r25956 | rubidium | 2013-11-08 23:28:57 +0100 (Fri, 08 Nov 2013) | 2 lines -Fix [FS#5772]: temporary persistent storage modifications, e.g. command tests or those from GUI, were not properly reset, creating the possibility of desyncs ------------------------------------------------------------------------ r25955 | rubidium | 2013-11-08 23:24:21 +0100 (Fri, 08 Nov 2013) | 2 lines -Fix [FS#5723]: Train's "force proceed" status gets reset when the track on the other side of the tile has a signal (adf88) ------------------------------------------------------------------------ r25954 | rubidium | 2013-11-08 22:27:56 +0100 (Fri, 08 Nov 2013) | 2 lines -Fix [FS#5731]: All semaphores got converted to electric signals when loading savegames from v15 to v20 (adf88) ------------------------------------------------------------------------ r25953 | rubidium | 2013-11-08 22:25:35 +0100 (Fri, 08 Nov 2013) | 2 lines -Fix [FS#5732]: Wrong bits used when converting signal types/variants while loading savegames older than v64 (adf88) ------------------------------------------------------------------------ r25952 | rubidium | 2013-11-08 22:15:20 +0100 (Fri, 08 Nov 2013) | 2 lines -Fix [FS#5719]: do not skip numbers when skipping spaces and other sorting 'improving' characters ------------------------------------------------------------------------ r25951 | michi_cc | 2013-11-08 21:18:31 +0100 (Fri, 08 Nov 2013) | 1 line -Fix [FS#5797]: [OSX] Disable the old fullscreen sub-driver when compiling with SDK versions 10.9+. ------------------------------------------------------------------------ r25950 | michi_cc | 2013-11-08 21:18:27 +0100 (Fri, 08 Nov 2013) | 1 line -Codechange: [OSX] Move some functions used by all video sub-drivers into the common source file. ------------------------------------------------------------------------ r25949 | rubidium | 2013-11-08 20:13:32 +0100 (Fri, 08 Nov 2013) | 2 lines -Fix [FS#5683]: text direction forcing characters were not filtered out, but shown as ? when ICU was not used for layouting. These are included in chat and console messages to force them to be displayed right ------------------------------------------------------------------------ r25948 | fonsinchen | 2013-11-07 21:50:03 +0100 (Thu, 07 Nov 2013) | 1 line -Fix [FS#5796]: Make sure LinkRefresher doesn't delete the LinkGraph DeleteStaleLinks() is examining. ------------------------------------------------------------------------ r25947 | translators | 2013-11-07 19:45:17 +0100 (Thu, 07 Nov 2013) | 5 lines -Update from WebTranslator v3.0: japanese - 2 changes by nex259 latvian - 26 changes by Parastais swedish - 2 changes by Joel_A ------------------------------------------------------------------------ r25946 | frosch | 2013-11-07 19:17:21 +0100 (Thu, 07 Nov 2013) | 1 line -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain. ------------------------------------------------------------------------ r25945 | frosch | 2013-11-07 19:15:32 +0100 (Thu, 07 Nov 2013) | 1 line -Codechange: Use member function of NewGRFInspectWindow to resolve FeatureIndex. ------------------------------------------------------------------------ r25944 | translators | 2013-11-06 19:45:14 +0100 (Wed, 06 Nov 2013) | 4 lines -Update from WebTranslator v3.0: latvian - 5 changes by Parastais swedish - 2 changes by Joel_A ------------------------------------------------------------------------ r25943 | frosch | 2013-11-06 16:10:17 +0100 (Wed, 06 Nov 2013) | 1 line -Fix: NewGRF inspect window in RTL mode. ------------------------------------------------------------------------ r25942 | translators | 2013-11-05 19:45:08 +0100 (Tue, 05 Nov 2013) | 3 lines -Update from WebTranslator v3.0: latvian - 23 changes by Parastais ------------------------------------------------------------------------ r25939 | translators | 2013-11-04 19:45:15 +0100 (Mon, 04 Nov 2013) | 4 lines -Update from WebTranslator v3.0: japanese - 1 changes by guppy latvian - 15 changes by Parastais ------------------------------------------------------------------------ r25938 | planetmaker | 2013-11-04 18:59:58 +0100 (Mon, 04 Nov 2013) | 1 line -Fix [FS#5798] (r25876): Don't mistake a lighthouse for a transmitter and vice versa ------------------------------------------------------------------------ r25937 | translators | 2013-11-03 19:45:19 +0100 (Sun, 03 Nov 2013) | 5 lines -Update from WebTranslator v3.0: simplified_chinese - 3 changes by siu238X traditional_chinese - 8 changes by siu238X greek - 9 changes by Evropi ------------------------------------------------------------------------ r25936 | translators | 2013-11-02 19:45:08 +0100 (Sat, 02 Nov 2013) | 3 lines -Update from WebTranslator v3.0: korean - 1 changes by telk5093 ------------------------------------------------------------------------ r25935 | translators | 2013-11-01 19:45:09 +0100 (Fri, 01 Nov 2013) | 3 lines -Update from WebTranslator v3.0: polish - 1 changes by wojteks86 ------------------------------------------------------------------------