summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-06(svn r26314) -Fix [FS#5899]: The giant-screenshot confirmation window only tr...frosch
2014-02-06(svn r26313) -Codechange: use a set for finding unique town names instead of ...rubidium
2014-02-06(svn r26312) -Codechange: iterate the nearby tiles instead of the industry li...rubidium
2014-02-06(svn r26311) -Codechange: use a different method for finding whether there is...rubidium
2014-02-06(svn r26310) -Codechange: clean up some caches during town generation to keep...rubidium
2014-02-06(svn r26309) -Codechange: instead of memsetting a byte array with zero, use a...rubidium
2014-02-06(svn r26308) -Fix-ish: do not try to build more towns/industries than the poo...rubidium
2014-02-06(svn r26307) -Add: [nogo] Allow GS to hide story page datezuu
2014-02-06(svn r26306) -Add: [nogo] More story APIs: RemovePageElement, GetCompany, Get...zuu
2014-02-06(svn r26305) -Add: [nogo] ScriptStoryPageElementList() - a list of all story ...zuu
2014-02-06(svn r26304) -Fix (26303): Forgot to add new fileszuu
2014-02-06(svn r26303) -Add: [nogo] ScriptStoryPageList() - a list of all story pageszuu
2014-02-06(svn r26302) -Doc: [nogo] ScriptStory::Remove does remove both the page and i...zuu
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 return...zuu
2014-02-06(svn r26297) -Update from WebTranslator v3.0:translators
2014-02-05(svn r26296) -Update from WebTranslator v3.0:translators
2014-02-04(svn r26295) -Update from WebTranslator v3.0:translators
2014-02-03(svn r26294) -Change: [NewGRF] Make vehicle variable 61 return 'not available...frosch
2014-02-03(svn r26293) -Update from WebTranslator v3.0:translators
2014-02-02(svn r26292) -Update from WebTranslator v3.0:translators
2014-02-02(svn r26291) -Fix [FS#5866, FS#5888]: Correctly identify opposite ends of bri...fonsinchen
2014-02-02(svn r26290) -Codechange: Use nicer orthogonal tile iterator constructor and ...fonsinchen
2014-02-02(svn r26289) -Codechange: Make tile areas and iterators more consistent to ea...fonsinchen
2014-02-01(svn r26288) -Update from WebTranslator v3.0:translators
2014-01-30(svn r26287) -Update from WebTranslator v3.0:translators
2014-01-29(svn r26286) -Fix: Thoroughly erase dead flows.fonsinchen
2014-01-29(svn r26285) -Update from WebTranslator v3.0:translators
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
2014-01-27(svn r26281) -Update from WebTranslator v3.0:translators
2014-01-26(svn r26280) -Update from WebTranslator v3.0:translators
2014-01-26(svn r26279) -Fix [FS#5853]: [NoAI] Some RemoveRail methods required to set a...frosch
2014-01-26(svn r26277) -Add [FS#5849]: Display speed limit also for road bridges in the...frosch
2014-01-24(svn r26276) -Fix [FS#5874]: Don't spawn link graph jobs for link graphs with...fonsinchen
2014-01-23(svn r26275) -Fix: If NewGRF provided the same station name for different ind...frosch
2014-01-22(svn r26274) -Update from WebTranslator v3.0:translators
2014-01-21(svn r26271) -Update from WebTranslator v3.0:translators
2014-01-20(svn r26270) -Fix-ish: If ScriptTown::FoundTown fails to generate a new rando...frosch
2014-01-20(svn r26269) -Update from WebTranslator v3.0:translators
2014-01-19(svn r26268) -Update from WebTranslator v3.0:translators
2014-01-19(svn r26267) -Fix [FS#5865]: Really fix the infinite recursion problem and al...fonsinchen
2014-01-19(svn r26266) -Fix [FS#5860]: Update smallmap overlay if player joins differen...fonsinchen
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
2014-01-16(svn r26263) -Fix [FS#5865]: Don't run into infinite recursion when getting n...fonsinchen
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
2014-01-13(svn r26260) -Codechange: add template parameters for (non) translucent and (...rubidium