rubidium
|
2f7c4f6d12
|
(svn r26254) -Codechange: MOVD is better in some cases than PINSRD (MJP)
|
2014-01-13 18:04:28 +00:00 |
|
rubidium
|
d27f085ef6
|
(svn r26253) -Codechange: remove margin limitation to preserve block type (MJP)
|
2014-01-13 18:03:35 +00:00 |
|
rubidium
|
5b3b533697
|
(svn r26253) -Codechange: remove margin limitation to preserve block type (MJP)
|
2014-01-13 18:03:35 +00:00 |
|
rubidium
|
3f1550ed2f
|
(svn r26252) -Codechange: deduplicate code for margin case (MJP)
|
2014-01-13 18:02:20 +00:00 |
|
rubidium
|
7f6e837b3a
|
(svn r26252) -Codechange: deduplicate code for margin case (MJP)
|
2014-01-13 18:02:20 +00:00 |
|
rubidium
|
64fb166b74
|
(svn r26251) -Codechange: prepare Draw code for code deduplication (MJP)
|
2014-01-13 18:00:18 +00:00 |
|
rubidium
|
9a90bed79b
|
(svn r26251) -Codechange: prepare Draw code for code deduplication (MJP)
|
2014-01-13 18:00:18 +00:00 |
|
rubidium
|
0d43f2f437
|
(svn r26250) -Codechange: deduplicate darkening (e.g. shadow) code (MJP)
|
2014-01-13 17:58:58 +00:00 |
|
rubidium
|
6e34672c6c
|
(svn r26250) -Codechange: deduplicate darkening (e.g. shadow) code (MJP)
|
2014-01-13 17:58:58 +00:00 |
|
rubidium
|
b9823410cc
|
(svn r26249) -Codechange: simplify/cleanup ALPHA_BLEND macro (MJP)
|
2014-01-13 17:57:30 +00:00 |
|
rubidium
|
76661f2c56
|
(svn r26249) -Codechange: simplify/cleanup ALPHA_BLEND macro (MJP)
|
2014-01-13 17:57:30 +00:00 |
|
rubidium
|
1b8b8288b0
|
(svn r26248) -Fix (r26223): missed compiler warning (MJP)
|
2014-01-13 17:55:34 +00:00 |
|
rubidium
|
31c6e33878
|
(svn r26248) -Fix (r26223): missed compiler warning (MJP)
|
2014-01-13 17:55:34 +00:00 |
|
rubidium
|
08d405ea09
|
(svn r26247) -Fix [FS#5854, FS#5855]: Possible out of bounds reads with the sse blitters (MJP)
|
2014-01-13 17:54:24 +00:00 |
|
rubidium
|
a942619911
|
(svn r26247) -Fix [FS#5854, FS#5855]: Possible out of bounds reads with the sse blitters (MJP)
|
2014-01-13 17:54:24 +00:00 |
|
translators
|
2c520c52fc
|
(svn r26246) -Update from WebTranslator v3.0:
danish - 4 changes by Hatsen
|
2014-01-12 18:45:11 +00:00 |
|
translators
|
54a898be33
|
(svn r26246) -Update from WebTranslator v3.0:
danish - 4 changes by Hatsen
|
2014-01-12 18:45:11 +00:00 |
|
frosch
|
cc0d263d96
|
(svn r26245) -Codechange: No need for a map, if a vector suffices.
|
2014-01-12 18:01:50 +00:00 |
|
frosch
|
ee5c115950
|
(svn r26245) -Codechange: No need for a map, if a vector suffices.
|
2014-01-12 18:01:50 +00:00 |
|
frosch
|
968ba79de2
|
(svn r26244) -Feature: [NewGRF] Add StringCodes 9A 1B, 9A 1C and 9A 1D to display amounts of cargo.
|
2014-01-12 18:01:33 +00:00 |
|
frosch
|
e9c22ef16f
|
(svn r26244) -Feature: [NewGRF] Add StringCodes 9A 1B, 9A 1C and 9A 1D to display amounts of cargo.
|
2014-01-12 18:01:33 +00:00 |
|
frosch
|
3a1fcd76dd
|
(svn r26243) -Cleanup: Move TTDPStringIDToOTTDStringIDMapping to newgrf.cpp, it's only used there.
|
2014-01-12 18:01:16 +00:00 |
|
frosch
|
00e7ceeca4
|
(svn r26243) -Cleanup: Move TTDPStringIDToOTTDStringIDMapping to newgrf.cpp, it's only used there.
|
2014-01-12 18:01:16 +00:00 |
|
frosch
|
bc53bbb8b6
|
(svn r26242) -Codechange: Use GRFFile that filled the TextRefStack to translate StringIDs from the TextRefStack, instead of passing stuff via global vars.
|
2014-01-12 18:00:55 +00:00 |
|
frosch
|
4f419b8f84
|
(svn r26242) -Codechange: Use GRFFile that filled the TextRefStack to translate StringIDs from the TextRefStack, instead of passing stuff via global vars.
|
2014-01-12 18:00:55 +00:00 |
|
frosch
|
7b238142b8
|
(svn r26241) -Codechange: Remember the GRFFile which filled the TextRefStack in the TextRefStack.
|
2014-01-12 18:00:39 +00:00 |
|
frosch
|
ba1779b978
|
(svn r26241) -Codechange: Remember the GRFFile which filled the TextRefStack in the TextRefStack.
|
2014-01-12 18:00:39 +00:00 |
|
frosch
|
3484660ab1
|
(svn r26240) -Codechange: Pass the GRFFile to GetErrorMessageFromLocationCallbackResult instead of the GRFID.
|
2014-01-12 18:00:19 +00:00 |
|
frosch
|
73c6565cf2
|
(svn r26240) -Codechange: Pass the GRFFile to GetErrorMessageFromLocationCallbackResult instead of the GRFID.
|
2014-01-12 18:00:19 +00:00 |
|
frosch
|
9215fd3c96
|
(svn r26239) -Fix: Check that there is space left in the string parameter array, before pushing NewGRF parameters to it.
|
2014-01-12 18:00:02 +00:00 |
|
frosch
|
477c15383d
|
(svn r26239) -Fix: Check that there is space left in the string parameter array, before pushing NewGRF parameters to it.
|
2014-01-12 18:00:02 +00:00 |
|
frosch
|
68c8aa93cd
|
(svn r26238) -Codechange: Use StringParameters::GetDataLeft to check for left space in the param array.
|
2014-01-12 17:59:43 +00:00 |
|
frosch
|
5ab39cc651
|
(svn r26238) -Codechange: Use StringParameters::GetDataLeft to check for left space in the param array.
|
2014-01-12 17:59:43 +00:00 |
|
frosch
|
cb6aee2f27
|
(svn r26237) -Cleanup: Remove unused SCC_STRING_ID.
|
2014-01-12 17:59:27 +00:00 |
|
frosch
|
bc86bf9b12
|
(svn r26237) -Cleanup: Remove unused SCC_STRING_ID.
|
2014-01-12 17:59:27 +00:00 |
|
fonsinchen
|
06548d7b05
|
(svn r26236) -Fix: Don't overreserve after autorefit, but do reserve mail for aircraft
|
2014-01-12 17:44:55 +00:00 |
|
fonsinchen
|
9ad173c9cc
|
(svn r26236) -Fix: Don't overreserve after autorefit, but do reserve mail for aircraft
|
2014-01-12 17:44:55 +00:00 |
|
planetmaker
|
240c095abc
|
(svn r26235) -Fix: Decimal and digit separators were swapped for Korean language
|
2014-01-11 14:13:23 +00:00 |
|
planetmaker
|
8259d279d5
|
(svn r26235) -Fix: Decimal and digit separators were swapped for Korean language
|
2014-01-11 14:13:23 +00:00 |
|
translators
|
4ac745f2a1
|
(svn r26234) -Update from WebTranslator v3.0:
bulgarian - 69 changes by kokobongo
|
2014-01-10 18:45:09 +00:00 |
|
translators
|
de5f0e9cbb
|
(svn r26234) -Update from WebTranslator v3.0:
bulgarian - 69 changes by kokobongo
|
2014-01-10 18:45:09 +00:00 |
|
translators
|
1b96952d48
|
(svn r26233) -Update from WebTranslator v3.0:
swedish - 2 changes by spacejens
|
2014-01-09 18:45:09 +00:00 |
|
translators
|
208db963ad
|
(svn r26233) -Update from WebTranslator v3.0:
swedish - 2 changes by spacejens
|
2014-01-09 18:45:09 +00:00 |
|
translators
|
c4aa7ba7b3
|
(svn r26232) -Update from WebTranslator v3.0:
korean - 6 changes by telk5093
portuguese - 1 changes by frosch
|
2014-01-08 18:45:14 +00:00 |
|
translators
|
6025a52ee9
|
(svn r26232) -Update from WebTranslator v3.0:
korean - 6 changes by telk5093
portuguese - 1 changes by frosch
|
2014-01-08 18:45:14 +00:00 |
|
rubidium
|
5cc5978346
|
(svn r26230) -Prepare: 1.4.0-beta2
|
2014-01-07 19:39:28 +00:00 |
|
rubidium
|
a05d548fae
|
(svn r26230) -Prepare: 1.4.0-beta2
|
2014-01-07 19:39:28 +00:00 |
|
rubidium
|
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
|
2014-01-07 19:31:46 +00:00 |
|
rubidium
|
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
|
2014-01-07 19:31:46 +00:00 |
|
fonsinchen
|
6becaddec2
|
(svn r26228) -Fix: missing variable initialization
|
2014-01-05 11:28:31 +00:00 |
|