frosch
|
83b7021d9f
|
(svn r26279) -Fix [FS#5853]: [NoAI] Some RemoveRail methods required to set a valid railtype, though it was not used anyway. Remove the need to set one.
|
2014-01-26 14:54:34 +00:00 |
|
frosch
|
642745378a
|
(svn r26278) -Doc [FS#5817]: Transparency issues with original houses and industries.
|
2014-01-26 14:46:41 +00:00 |
|
frosch
|
2ce5034005
|
(svn r26277) -Add [FS#5849]: Display speed limit also for road bridges in the TileInfo window.
|
2014-01-26 13:50:10 +00:00 |
|
fonsinchen
|
cd68a2d8a5
|
(svn r26276) -Fix [FS#5874]: Don't spawn link graph jobs for link graphs with only one node
|
2014-01-24 21:39:07 +00:00 |
|
frosch
|
22e86e3d1a
|
(svn r26275) -Fix: If NewGRF provided the same station name for different industry types, stations would end up with same name. So also consider the provided name, not only the industry type.
|
2014-01-23 20:23:14 +00:00 |
|
translators
|
c910d5bed2
|
(svn r26274) -Update from WebTranslator v3.0:
danish - 6 changes by Elyon
norwegian_nynorsk - 2 changes by skjaeve
|
2014-01-22 18:45:12 +00:00 |
|
rubidium
|
1a1c0f9f63
|
(svn r26272) -Prepare: 1.4.0-beta3
|
2014-01-21 19:59:13 +00:00 |
|
translators
|
90772ccc3e
|
(svn r26271) -Update from WebTranslator v3.0:
norwegian_nynorsk - 8 changes by 2rB
|
2014-01-21 18:45:07 +00:00 |
|
frosch
|
69c0a9d32b
|
(svn r26270) -Fix-ish: If ScriptTown::FoundTown fails to generate a new random town name, don't bother sending a command, but fail immediately.
|
2014-01-20 22:34:22 +00:00 |
|
translators
|
2cad0c5338
|
(svn r26269) -Update from WebTranslator v3.0:
danish - 10 changes by manframe
norwegian_nynorsk - 24 changes by 2rB
|
2014-01-20 18:45:11 +00:00 |
|
translators
|
d0d0d9f5bf
|
(svn r26268) -Update from WebTranslator v3.0:
danish - 50 changes by Elyon
persian - 1 changes by rey
|
2014-01-19 18:45:16 +00:00 |
|
fonsinchen
|
f0766d894c
|
(svn r26267) -Fix [FS#5865]: Really fix the infinite recursion problem and always consider all branches of conditional orders as possible next stopping stations.
|
2014-01-19 09:27:44 +00:00 |
|
fonsinchen
|
ced1bfa60f
|
(svn r26266) -Fix [FS#5860]: Update smallmap overlay if player joins different company and make sure company masks are valid
|
2014-01-19 09:26:56 +00:00 |
|
fonsinchen
|
b4a889fcb4
|
(svn r26265) -Fix: Don't rebuild the link graph overlay cache twice in a row
|
2014-01-19 09:26:17 +00:00 |
|
translators
|
d9832f0dc3
|
(svn r26264) -Update from WebTranslator v3.0:
danish - 75 changes by Elyon
|
2014-01-18 18:45:12 +00:00 |
|
fonsinchen
|
e0541a47e6
|
(svn r26263) -Fix [FS#5865]: Don't run into infinite recursion when getting next stopping station
|
2014-01-16 20:50:43 +00:00 |
|
frosch
|
6955e60f07
|
(svn r26262) -Fix (r25075, r25076): Custom currency was reset on game start.
|
2014-01-15 21:52:22 +00:00 |
|
translators
|
5c22b072c3
|
(svn r26261) -Update from WebTranslator v3.0:
swedish - 5 changes by spacejens
|
2014-01-13 18:45:13 +00:00 |
|
rubidium
|
4f48e99c64
|
(svn r26260) -Codechange: add template parameters for (non) translucent and (non) animated sprites, so the least expensive variant can be chosen (MJP)
|
2014-01-13 18:20:23 +00:00 |
|
rubidium
|
ec66bd461b
|
(svn r26259) -Codechange: add and maintain some general flags about sprites to prevent unneeded execution of expensive code (MJP)
|
2014-01-13 18:17:17 +00:00 |
|
rubidium
|
4585f74faa
|
(svn r26258) -Codechange: deduplicate Draw methods (MJP)
|
2014-01-13 18:12:33 +00:00 |
|
rubidium
|
3df799c1c6
|
(svn r26257) -Codechange: replace most of the SSE macros by functions
|
2014-01-13 18:09:21 +00:00 |
|
rubidium
|
2f3c3d2ba6
|
(svn r26256) -Codechange: do not load some data when it is not (often) used later on (MJP)
|
2014-01-13 18:06:53 +00:00 |
|
rubidium
|
5849290640
|
(svn r26255) -Codechange: improve performance of brightness adjustment (MJP)
|
2014-01-13 18:05:47 +00:00 |
|
rubidium
|
d263ec2bd9
|
(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
|
3f1550ed2f
|
(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
|
0d43f2f437
|
(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
|
1b8b8288b0
|
(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 |
|
translators
|
2c520c52fc
|
(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
|
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
|
3a1fcd76dd
|
(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
|
7b238142b8
|
(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
|
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
|
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
|
cb6aee2f27
|
(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 |
|
planetmaker
|
240c095abc
|
(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
|
1b96952d48
|
(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 |
|
rubidium
|
5cc5978346
|
(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 |
|
fonsinchen
|
6becaddec2
|
(svn r26228) -Fix: missing variable initialization
|
2014-01-05 11:28:31 +00:00 |
|