rubidium
|
015d2b13b2
|
(svn r25960) -Fix-ish: make it less likely to trigger clang's hang with -D_FORTIFY_SOURCE=2 -O1
|
2013-11-09 07:15:01 +00:00 |
|
rubidium
|
83b8388765
|
(svn r25959) -Fix: clang warnings; either because type safety was assumed, or because technically the wrong value was tested
|
2013-11-09 06:52:08 +00:00 |
|
rubidium
|
85d4f8d65c
|
(svn r25959) -Fix: clang warnings; either because type safety was assumed, or because technically the wrong value was tested
|
2013-11-09 06:52:08 +00:00 |
|
rubidium
|
99910d0d4f
|
(svn r25958) -Fix: overriding method of DrawLine was not updated when parameters were added making it non-functional
|
2013-11-09 06:48:15 +00:00 |
|
rubidium
|
14b8f6e594
|
(svn r25958) -Fix: overriding method of DrawLine was not updated when parameters were added making it non-functional
|
2013-11-09 06:48:15 +00:00 |
|
rubidium
|
4cb3f8afa4
|
(svn r25956) -Fix [FS#5772]: temporary persistent storage modifications, e.g. command tests or those from GUI, were not properly reset, creating the possibility of desyncs
|
2013-11-08 22:28:57 +00:00 |
|
rubidium
|
c04d635ddb
|
(svn r25956) -Fix [FS#5772]: temporary persistent storage modifications, e.g. command tests or those from GUI, were not properly reset, creating the possibility of desyncs
|
2013-11-08 22:28:57 +00:00 |
|
rubidium
|
41d9da548d
|
(svn r25955) -Fix [FS#5723]: Train's "force proceed" status gets reset when the track on the other side of the tile has a signal (adf88)
|
2013-11-08 22:24:21 +00:00 |
|
rubidium
|
169bf3a403
|
(svn r25955) -Fix [FS#5723]: Train's "force proceed" status gets reset when the track on the other side of the tile has a signal (adf88)
|
2013-11-08 22:24:21 +00:00 |
|
rubidium
|
8a419c7f46
|
(svn r25954) -Fix [FS#5731]: All semaphores got converted to electric signals when loading savegames from v15 to v20 (adf88)
|
2013-11-08 21:27:56 +00:00 |
|
rubidium
|
1ffcdbd515
|
(svn r25954) -Fix [FS#5731]: All semaphores got converted to electric signals when loading savegames from v15 to v20 (adf88)
|
2013-11-08 21:27:56 +00:00 |
|
rubidium
|
7b8ad4dc3b
|
(svn r25953) -Fix [FS#5732]: Wrong bits used when converting signal types/variants while loading savegames older than v64 (adf88)
|
2013-11-08 21:25:35 +00:00 |
|
rubidium
|
a7fd0f8f5d
|
(svn r25953) -Fix [FS#5732]: Wrong bits used when converting signal types/variants while loading savegames older than v64 (adf88)
|
2013-11-08 21:25:35 +00:00 |
|
rubidium
|
fd748703ba
|
(svn r25952) -Fix [FS#5719]: do not skip numbers when skipping spaces and other sorting 'improving' characters
|
2013-11-08 21:15:20 +00:00 |
|
rubidium
|
cdd6752ead
|
(svn r25952) -Fix [FS#5719]: do not skip numbers when skipping spaces and other sorting 'improving' characters
|
2013-11-08 21:15:20 +00:00 |
|
michi_cc
|
ea14d00066
|
(svn r25951) -Fix [FS#5797]: [OSX] Disable the old fullscreen sub-driver when compiling with SDK versions 10.9+.
|
2013-11-08 20:18:31 +00:00 |
|
michi_cc
|
a41b8c851d
|
(svn r25951) -Fix [FS#5797]: [OSX] Disable the old fullscreen sub-driver when compiling with SDK versions 10.9+.
|
2013-11-08 20:18:31 +00:00 |
|
michi_cc
|
b3195d291a
|
(svn r25950) -Codechange: [OSX] Move some functions used by all video sub-drivers into the common source file.
|
2013-11-08 20:18:27 +00:00 |
|
michi_cc
|
a298a62098
|
(svn r25950) -Codechange: [OSX] Move some functions used by all video sub-drivers into the common source file.
|
2013-11-08 20:18:27 +00:00 |
|
rubidium
|
ca7a99977f
|
(svn r25949) -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
|
2013-11-08 19:13:32 +00:00 |
|
rubidium
|
2df78944b9
|
(svn r25949) -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
|
2013-11-08 19:13:32 +00:00 |
|
fonsinchen
|
b83b4ab4c2
|
(svn r25948) -Fix [FS#5796]: Make sure LinkRefresher doesn't delete the LinkGraph DeleteStaleLinks() is examining.
|
2013-11-07 20:50:03 +00:00 |
|
fonsinchen
|
f6fd21e8e6
|
(svn r25948) -Fix [FS#5796]: Make sure LinkRefresher doesn't delete the LinkGraph DeleteStaleLinks() is examining.
|
2013-11-07 20:50:03 +00:00 |
|
translators
|
94472cfeba
|
(svn r25947) -Update from WebTranslator v3.0:
japanese - 2 changes by nex259
latvian - 26 changes by Parastais
swedish - 2 changes by Joel_A
|
2013-11-07 18:45:17 +00:00 |
|
translators
|
fbceb10ff5
|
(svn r25947) -Update from WebTranslator v3.0:
japanese - 2 changes by nex259
latvian - 26 changes by Parastais
swedish - 2 changes by Joel_A
|
2013-11-07 18:45:17 +00:00 |
|
frosch
|
6bceb8b7ab
|
(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.
|
2013-11-07 18:17:21 +00:00 |
|
frosch
|
0aae2fd606
|
(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.
|
2013-11-07 18:17:21 +00:00 |
|
frosch
|
d4a5a50ad4
|
(svn r25945) -Codechange: Use member function of NewGRFInspectWindow to resolve FeatureIndex.
|
2013-11-07 18:15:32 +00:00 |
|
frosch
|
b0c2ab4501
|
(svn r25945) -Codechange: Use member function of NewGRFInspectWindow to resolve FeatureIndex.
|
2013-11-07 18:15:32 +00:00 |
|
translators
|
ce4e8ecfb2
|
(svn r25944) -Update from WebTranslator v3.0:
latvian - 5 changes by Parastais
swedish - 2 changes by Joel_A
|
2013-11-06 18:45:14 +00:00 |
|
translators
|
f95fa79041
|
(svn r25944) -Update from WebTranslator v3.0:
latvian - 5 changes by Parastais
swedish - 2 changes by Joel_A
|
2013-11-06 18:45:14 +00:00 |
|
frosch
|
af71445e1b
|
(svn r25943) -Fix: NewGRF inspect window in RTL mode.
|
2013-11-06 15:10:17 +00:00 |
|
frosch
|
df10f7b9f9
|
(svn r25943) -Fix: NewGRF inspect window in RTL mode.
|
2013-11-06 15:10:17 +00:00 |
|
translators
|
3e5ec1649c
|
(svn r25942) -Update from WebTranslator v3.0:
latvian - 23 changes by Parastais
|
2013-11-05 18:45:08 +00:00 |
|
translators
|
cbcbcef1a0
|
(svn r25942) -Update from WebTranslator v3.0:
latvian - 23 changes by Parastais
|
2013-11-05 18:45:08 +00:00 |
|
translators
|
12851492ba
|
(svn r25939) -Update from WebTranslator v3.0:
japanese - 1 changes by guppy
latvian - 15 changes by Parastais
|
2013-11-04 18:45:15 +00:00 |
|
translators
|
6a637f7bbb
|
(svn r25939) -Update from WebTranslator v3.0:
japanese - 1 changes by guppy
latvian - 15 changes by Parastais
|
2013-11-04 18:45:15 +00:00 |
|
planetmaker
|
3cff961713
|
(svn r25938) -Fix [FS#5798] (r25876): Don't mistake a lighthouse for a transmitter and vice versa
|
2013-11-04 17:59:58 +00:00 |
|
planetmaker
|
86a658ca21
|
(svn r25938) -Fix [FS#5798] (r25876): Don't mistake a lighthouse for a transmitter and vice versa
|
2013-11-04 17:59:58 +00:00 |
|
translators
|
955540eba1
|
(svn r25937) -Update from WebTranslator v3.0:
simplified_chinese - 3 changes by siu238X
traditional_chinese - 8 changes by siu238X
greek - 9 changes by Evropi
|
2013-11-03 18:45:19 +00:00 |
|
translators
|
673599941f
|
(svn r25937) -Update from WebTranslator v3.0:
simplified_chinese - 3 changes by siu238X
traditional_chinese - 8 changes by siu238X
greek - 9 changes by Evropi
|
2013-11-03 18:45:19 +00:00 |
|
translators
|
e00e20e2ac
|
(svn r25936) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
|
2013-11-02 18:45:08 +00:00 |
|
translators
|
103ed39d1b
|
(svn r25936) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
|
2013-11-02 18:45:08 +00:00 |
|
translators
|
5d64dae126
|
(svn r25935) -Update from WebTranslator v3.0:
polish - 1 changes by wojteks86
|
2013-11-01 18:45:09 +00:00 |
|
translators
|
134107b19f
|
(svn r25935) -Update from WebTranslator v3.0:
polish - 1 changes by wojteks86
|
2013-11-01 18:45:09 +00:00 |
|
frosch
|
795e94c87b
|
(svn r25934) -Fix [FS#5793]: Do not access items from other pools in pool item destructors during pool cleaning.
|
2013-10-31 20:31:10 +00:00 |
|
frosch
|
2a16d139a2
|
(svn r25934) -Fix [FS#5793]: Do not access items from other pools in pool item destructors during pool cleaning.
|
2013-10-31 20:31:10 +00:00 |
|
translators
|
8d2554efcb
|
(svn r25933) -Update from WebTranslator v3.0:
swedish - 13 changes by Joel_A
|
2013-10-31 18:45:10 +00:00 |
|
translators
|
3a1fbc091e
|
(svn r25933) -Update from WebTranslator v3.0:
swedish - 13 changes by Joel_A
|
2013-10-31 18:45:10 +00:00 |
|
translators
|
a32d8b7d39
|
(svn r25932) -Update from WebTranslator v3.0:
swedish - 33 changes by Joel_A
|
2013-10-30 18:45:11 +00:00 |
|