be62387e44
(svn r26265) -Fix: Don't rebuild the link graph overlay cache twice in a row
fonsinchen
2014-01-19 09:26:17 +00:00
b4a889fcb4
(svn r26265) -Fix: Don't rebuild the link graph overlay cache twice in a row
fonsinchen
2014-01-19 09:26:17 +00:00
f373f8a9c2
(svn r26264) -Update from WebTranslator v3.0: danish - 75 changes by Elyon
translators
2014-01-18 18:45:12 +00:00
d9832f0dc3
(svn r26264) -Update from WebTranslator v3.0: danish - 75 changes by Elyon
translators
2014-01-18 18:45:12 +00:00
a5152be795
(svn r26263) -Fix [FS#5865]: Don't run into infinite recursion when getting next stopping station
fonsinchen
2014-01-16 20:50:43 +00:00
e0541a47e6
(svn r26263) -Fix [FS#5865]: Don't run into infinite recursion when getting next stopping station
fonsinchen
2014-01-16 20:50:43 +00:00
e3947c8019
(svn r26262) -Fix (r25075, r25076): Custom currency was reset on game start.
frosch
2014-01-15 21:52:22 +00:00
6955e60f07
(svn r26262) -Fix (r25075, r25076): Custom currency was reset on game start.
frosch
2014-01-15 21:52:22 +00:00
1213e6ba71
(svn r26261) -Update from WebTranslator v3.0: swedish - 5 changes by spacejens
translators
2014-01-13 18:45:13 +00:00
5c22b072c3
(svn r26261) -Update from WebTranslator v3.0: swedish - 5 changes by spacejens
translators
2014-01-13 18:45:13 +00:00
ef9108bd58
(svn r26260) -Codechange: add template parameters for (non) translucent and (non) animated sprites, so the least expensive variant can be chosen (MJP)
rubidium
2014-01-13 18:20:23 +00:00
4f48e99c64
(svn r26260) -Codechange: add template parameters for (non) translucent and (non) animated sprites, so the least expensive variant can be chosen (MJP)
rubidium
2014-01-13 18:20:23 +00:00
eb2c2ef877
(svn r26259) -Codechange: add and maintain some general flags about sprites to prevent unneeded execution of expensive code (MJP)
rubidium
2014-01-13 18:17:17 +00:00
ec66bd461b
(svn r26259) -Codechange: add and maintain some general flags about sprites to prevent unneeded execution of expensive code (MJP)
rubidium
2014-01-13 18:17:17 +00:00
a942619911
(svn r26247) -Fix [FS#5854, FS#5855]: Possible out of bounds reads with the sse blitters (MJP)
rubidium
2014-01-13 17:54:24 +00:00
08d405ea09
(svn r26247) -Fix [FS#5854, FS#5855]: Possible out of bounds reads with the sse blitters (MJP)
rubidium
2014-01-13 17:54:24 +00:00
54a898be33
(svn r26246) -Update from WebTranslator v3.0: danish - 4 changes by Hatsen
translators
2014-01-12 18:45:11 +00:00
2c520c52fc
(svn r26246) -Update from WebTranslator v3.0: danish - 4 changes by Hatsen
translators
2014-01-12 18:45:11 +00:00
ee5c115950
(svn r26245) -Codechange: No need for a map, if a vector suffices.
frosch
2014-01-12 18:01:50 +00:00
cc0d263d96
(svn r26245) -Codechange: No need for a map, if a vector suffices.
frosch
2014-01-12 18:01:50 +00:00
e9c22ef16f
(svn r26244) -Feature: [NewGRF] Add StringCodes 9A 1B, 9A 1C and 9A 1D to display amounts of cargo.
frosch
2014-01-12 18:01:33 +00:00
968ba79de2
(svn r26244) -Feature: [NewGRF] Add StringCodes 9A 1B, 9A 1C and 9A 1D to display amounts of cargo.
frosch
2014-01-12 18:01:33 +00:00
00e7ceeca4
(svn r26243) -Cleanup: Move TTDPStringIDToOTTDStringIDMapping to newgrf.cpp, it's only used there.
frosch
2014-01-12 18:01:16 +00:00
3a1fcd76dd
(svn r26243) -Cleanup: Move TTDPStringIDToOTTDStringIDMapping to newgrf.cpp, it's only used there.
frosch
2014-01-12 18:01:16 +00:00
4f419b8f84
(svn r26242) -Codechange: Use GRFFile that filled the TextRefStack to translate StringIDs from the TextRefStack, instead of passing stuff via global vars.
frosch
2014-01-12 18:00:55 +00:00
bc53bbb8b6
(svn r26242) -Codechange: Use GRFFile that filled the TextRefStack to translate StringIDs from the TextRefStack, instead of passing stuff via global vars.
frosch
2014-01-12 18:00:55 +00:00
ba1779b978
(svn r26241) -Codechange: Remember the GRFFile which filled the TextRefStack in the TextRefStack.
frosch
2014-01-12 18:00:39 +00:00
7b238142b8
(svn r26241) -Codechange: Remember the GRFFile which filled the TextRefStack in the TextRefStack.
frosch
2014-01-12 18:00:39 +00:00
73c6565cf2
(svn r26240) -Codechange: Pass the GRFFile to GetErrorMessageFromLocationCallbackResult instead of the GRFID.
frosch
2014-01-12 18:00:19 +00:00
3484660ab1
(svn r26240) -Codechange: Pass the GRFFile to GetErrorMessageFromLocationCallbackResult instead of the GRFID.
frosch
2014-01-12 18:00:19 +00:00
477c15383d
(svn r26239) -Fix: Check that there is space left in the string parameter array, before pushing NewGRF parameters to it.
frosch
2014-01-12 18:00:02 +00:00
9215fd3c96
(svn r26239) -Fix: Check that there is space left in the string parameter array, before pushing NewGRF parameters to it.
frosch
2014-01-12 18:00:02 +00:00
5ab39cc651
(svn r26238) -Codechange: Use StringParameters::GetDataLeft to check for left space in the param array.
frosch
2014-01-12 17:59:43 +00:00
68c8aa93cd
(svn r26238) -Codechange: Use StringParameters::GetDataLeft to check for left space in the param array.
frosch
2014-01-12 17:59:43 +00:00
ce72195cf3
(svn r26229) -Revert-ish: do not use libxdg in the Debian/Ubuntu packages just yet; it seems unmaintained, and might not even be kicked out in the next release of Debian
rubidium
2014-01-07 19:31:46 +00:00
44ca91eaac
(svn r26229) -Revert-ish: do not use libxdg in the Debian/Ubuntu packages just yet; it seems unmaintained, and might not even be kicked out in the next release of Debian
rubidium
2014-01-07 19:31:46 +00:00
998049a618
(svn r26226) -Fix (r26212): Compilation in visual studio 2008 failed
zuu
2014-01-05 10:15:57 +00:00
35a2435b9d
(svn r26226) -Fix (r26212): Compilation in visual studio 2008 failed
zuu
2014-01-05 10:15:57 +00:00
4575420dcc
(svn r26225) -Document: more tidbits about cpuid and PIC (Eagle_Rainbow)
rubidium
2014-01-04 19:46:24 +00:00
d185ca3b0e
(svn r26225) -Document: more tidbits about cpuid and PIC (Eagle_Rainbow)
rubidium
2014-01-04 19:46:24 +00:00
b48bb25288
(svn r26224) -Update from WebTranslator v3.0: brazilian_portuguese - 4 changes by Tucalipe
translators
2014-01-03 18:45:13 +00:00
9ae4a01812
(svn r26224) -Update from WebTranslator v3.0: brazilian_portuguese - 4 changes by Tucalipe
translators
2014-01-03 18:45:13 +00:00
7b20da8a0a
(svn r26223) -Codechange: Silence some compile warnings about unititialized variables in the SSE blitters (MJP)
planetmaker
2014-01-03 18:43:10 +00:00
b67933bd4d
(svn r26223) -Codechange: Silence some compile warnings about unititialized variables in the SSE blitters (MJP)
planetmaker
2014-01-03 18:43:10 +00:00
115c712f4e
(svn r26222) -Codechange: use SSE instructions for transparent colour "remap" in the SSE2/SSSE3 blitters as well
rubidium
2014-01-03 18:03:14 +00:00
b40b95e2ab
(svn r26222) -Codechange: use SSE instructions for transparent colour "remap" in the SSE2/SSSE3 blitters as well
rubidium
2014-01-03 18:03:14 +00:00
613fb9c6ef
(svn r26221) -Codechange: normalize constant names in anim-sse4 with the others (MJP)
rubidium
2014-01-03 17:55:40 +00:00
dbec2223b1
(svn r26221) -Codechange: normalize constant names in anim-sse4 with the others (MJP)
rubidium
2014-01-03 17:55:40 +00:00
9947bdb0c4
(svn r26220) -Fix?: another attempt at getting cpuid to finally work "everywhere"
rubidium
2014-01-03 15:09:55 +00:00
8dd2230b10
(svn r26220) -Fix?: another attempt at getting cpuid to finally work "everywhere"
rubidium
2014-01-03 15:09:55 +00:00
e6fc55b07b
(svn r26219) -Fix: cpuid code still didn't work right in some situations
rubidium
2014-01-03 13:29:12 +00:00
bd282d2572
(svn r26219) -Fix: cpuid code still didn't work right in some situations
rubidium
2014-01-03 13:29:12 +00:00
a325c33578
(svn r26218) -Fix: wrong #if for SSE in source.list
rubidium
2014-01-03 09:26:30 +00:00
cfbf56d3b2
(svn r26218) -Fix: wrong #if for SSE in source.list
rubidium
2014-01-03 09:26:30 +00:00
f480c5a623
(svn r26217) -Change: blitter autoselection based on full animation state, so the non-animated optimizations can actually be used in an easy manner (based on patch by MJP)
rubidium
2014-01-03 08:51:49 +00:00
59ab35bd4c
(svn r26217) -Change: blitter autoselection based on full animation state, so the non-animated optimizations can actually be used in an easy manner (based on patch by MJP)
rubidium
2014-01-03 08:51:49 +00:00
1d4565a666
(svn r26216) -Change: the blitter selection to also consider the 32bpp-sse4-anim blitter (MJP)
rubidium
2014-01-03 08:31:32 +00:00
6f4078a379
(svn r26216) -Change: the blitter selection to also consider the 32bpp-sse4-anim blitter (MJP)
rubidium
2014-01-03 08:31:32 +00:00
1e1656110a
(svn r26215) -Codechange: rework code so one can test if a blitter factory exists before attempting trying to instantiate an instance
rubidium
2014-01-03 08:29:07 +00:00
bf4ea2594a
(svn r26215) -Codechange: rework code so one can test if a blitter factory exists before attempting trying to instantiate an instance
rubidium
2014-01-03 08:29:07 +00:00