summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-06(svn r26299) -Fix: [nogo] CmdRemoveStoryPage does not use the string parameterzuu
2014-02-06(svn r26298) -Fix: [nogo] Invalid DoCommand return callback for method ↵zuu
returning bool
2014-02-06(svn r26297) -Update from WebTranslator v3.0:translators
frisian - 1 changes by Rubidium hebrew - 97 changes by oofnik korean - 10 changes by telk5093
2014-02-05(svn r26296) -Update from WebTranslator v3.0:translators
frisian - 53 changes by Geoloep indonesian - 3 changes by UseYourIllusion korean - 27 changes by telk5093 marathi - 31 changes by rbarde
2014-02-04(svn r26295) -Update from WebTranslator v3.0:translators
danish - 1 changes by phnoggie frisian - 147 changes by Geoloep korean - 130 changes by Phryxia, telk5093 luxembourgish - 1 changes by Phreeze
2014-02-03(svn r26294) -Change: [NewGRF] Make vehicle variable 61 return 'not ↵frosch
available' instead of zero when using it in invalid callback contexts.
2014-02-03(svn r26293) -Update from WebTranslator v3.0:translators
english_AU - 1 changes by mrtux frisian - 94 changes by Geoloep korean - 66 changes by Phryxia latvian - 19 changes by okama2 marathi - 42 changes by rbarde
2014-02-02(svn r26292) -Update from WebTranslator v3.0:translators
czech - 6 changes by Eskymak estonian - 1 changes by planetmaker frisian - 152 changes by Geoloep
2014-02-02(svn r26291) -Fix [FS#5866, FS#5888]: Correctly identify opposite ends of ↵fonsinchen
bridges and tunnels when converting rails (adf88)
2014-02-02(svn r26290) -Codechange: Use nicer orthogonal tile iterator constructor and ↵fonsinchen
simplify calculation of explosion points when clearing.
2014-02-02(svn r26289) -Codechange: Make tile areas and iterators more consistent to ↵fonsinchen
each other.
2014-02-01(svn r26288) -Update from WebTranslator v3.0:translators
polish - 1 changes by wojteks86
2014-01-30(svn r26287) -Update from WebTranslator v3.0:translators
lithuanian - 1 changes by Stabilitronas
2014-01-29(svn r26286) -Fix: Thoroughly erase dead flows.fonsinchen
2014-01-29(svn r26285) -Update from WebTranslator v3.0:translators
latvian - 3 changes by Tranzistors
2014-01-28(svn r26284) -Fix: Comparison of NULL and char 0. (lbalbalba)frosch
2014-01-28(svn r26283) -Fix [FS#5878]: Prevent infinite recursion also in RefreshLinks.fonsinchen
2014-01-28(svn r26282) -Update from WebTranslator v3.0:translators
belarusian - 1 changes by KorneySan catalan - 1 changes by juanjo finnish - 2 changes by jpx_ russian - 1 changes by KorneySan
2014-01-27(svn r26281) -Update from WebTranslator v3.0:translators
croatian - 1 changes by VoyagerOne danish - 1 changes by Knogle dutch - 1 changes by habell german - 2 changes by planetmaker italian - 1 changes by lorenzodv korean - 1 changes by telk5093 norwegian_bokmal - 1 changes by cuthbert slovak - 1 changes by Milsa spanish - 1 changes by Terkhen
2014-01-26(svn r26280) -Update from WebTranslator v3.0:translators
english_US - 1 changes by Rubidium french - 1 changes by glx korean - 8 changes by telk5093 slovenian - 5 changes by ntadej welsh - 1 changes by kazzie
2014-01-26(svn r26279) -Fix [FS#5853]: [NoAI] Some RemoveRail methods required to set ↵frosch
a valid railtype, though it was not used anyway. Remove the need to set one.
2014-01-26(svn r26278) -Doc [FS#5817]: Transparency issues with original houses and ↵frosch
industries.
2014-01-26(svn r26277) -Add [FS#5849]: Display speed limit also for road bridges in ↵frosch
the TileInfo window.
2014-01-24(svn r26276) -Fix [FS#5874]: Don't spawn link graph jobs for link graphs ↵fonsinchen
with only one node
2014-01-23(svn r26275) -Fix: If NewGRF provided the same station name for different ↵frosch
industry types, stations would end up with same name. So also consider the provided name, not only the industry type.
2014-01-22(svn r26274) -Update from WebTranslator v3.0:translators
danish - 6 changes by Elyon norwegian_nynorsk - 2 changes by skjaeve
2014-01-21(svn r26272) -Prepare: 1.4.0-beta3rubidium
2014-01-21(svn r26271) -Update from WebTranslator v3.0:translators
norwegian_nynorsk - 8 changes by 2rB
2014-01-20(svn r26270) -Fix-ish: If ScriptTown::FoundTown fails to generate a new ↵frosch
random town name, don't bother sending a command, but fail immediately.
2014-01-20(svn r26269) -Update from WebTranslator v3.0:translators
danish - 10 changes by manframe norwegian_nynorsk - 24 changes by 2rB
2014-01-19(svn r26268) -Update from WebTranslator v3.0:translators
danish - 50 changes by Elyon persian - 1 changes by rey
2014-01-19(svn r26267) -Fix [FS#5865]: Really fix the infinite recursion problem and ↵fonsinchen
always consider all branches of conditional orders as possible next stopping stations.
2014-01-19(svn r26266) -Fix [FS#5860]: Update smallmap overlay if player joins ↵fonsinchen
different company and make sure company masks are valid
2014-01-19(svn r26265) -Fix: Don't rebuild the link graph overlay cache twice in a rowfonsinchen
2014-01-18(svn r26264) -Update from WebTranslator v3.0:translators
danish - 75 changes by Elyon
2014-01-16(svn r26263) -Fix [FS#5865]: Don't run into infinite recursion when getting ↵fonsinchen
next stopping station
2014-01-15(svn r26262) -Fix (r25075, r25076): Custom currency was reset on game start.frosch
2014-01-13(svn r26261) -Update from WebTranslator v3.0:translators
swedish - 5 changes by spacejens
2014-01-13(svn r26260) -Codechange: add template parameters for (non) translucent and ↵rubidium
(non) animated sprites, so the least expensive variant can be chosen (MJP)
2014-01-13(svn r26259) -Codechange: add and maintain some general flags about sprites ↵rubidium
to prevent unneeded execution of expensive code (MJP)
2014-01-13(svn r26258) -Codechange: deduplicate Draw methods (MJP)rubidium
2014-01-13(svn r26257) -Codechange: replace most of the SSE macros by functionsrubidium
2014-01-13(svn r26256) -Codechange: do not load some data when it is not (often) used ↵rubidium
later on (MJP)
2014-01-13(svn r26255) -Codechange: improve performance of brightness adjustment (MJP)rubidium
2014-01-13(svn r26254) -Codechange: MOVD is better in some cases than PINSRD (MJP)rubidium
2014-01-13(svn r26253) -Codechange: remove margin limitation to preserve block type (MJP)rubidium
2014-01-13(svn r26252) -Codechange: deduplicate code for margin case (MJP)rubidium
2014-01-13(svn r26251) -Codechange: prepare Draw code for code deduplication (MJP)rubidium
2014-01-13(svn r26250) -Codechange: deduplicate darkening (e.g. shadow) code (MJP)rubidium
2014-01-13(svn r26249) -Codechange: simplify/cleanup ALPHA_BLEND macro (MJP)rubidium