summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-05(svn r20750) -Update from WebTranslator v3.0:translators
2010-09-05(svn r20749) -Fix: allow overbuilding objects with buoys and ship depotsyexo
2010-09-05(svn r20748) -Fix: overbuilding an object tile with sea under it with a canal...yexo
2010-09-05(svn r20747) -Fix: overbuilding an object with water under it succeeded even ...yexo
2010-09-05(svn r20746) -Fix: set CMD_NO_WATER flag for CmdBuildBridgeyexo
2010-09-05(svn r20745) -Fix: don't delete an object when trying to terraform a tile of ...yexo
2010-09-05(svn r20744) -Fix: overbuilding an object with water under it failedyexo
2010-09-05(svn r20743) -Fix: Make testruns of clearing an object tile not influence rep...frosch
2010-09-05(svn r20742) -Fix: Evaluate DC_NO_WATER flag when clearing objects built on w...frosch
2010-09-05(svn r20741) -Cleanup: Use IsTileOnWater() in more places.frosch
2010-09-05(svn r20740) -Codechange: Add HasTileWaterClass() to test for tiletypes with ...frosch
2010-09-04(svn r20739) -Update from WebTranslator v3.0:translators
2010-09-04(svn r20738) -Codechange: Introduce a function for getting the number of indu...alberth
2010-09-04(svn r20737) -Codechange: Introduce a function for advertising opening of a n...alberth
2010-09-04(svn r20736) -Codechange: Introduce a new function for trying to create a new...alberth
2010-09-04(svn r20735) -Codechange: Introduce GetIndustryGamePlayProbability().alberth
2010-09-04(svn r20734) -Codechange: Rename GetScaledIndustryProbability() to GetScaledI...alberth
2010-09-04(svn r20733) -Fix: when overbuilding an object with an industry, clear the co...yexo
2010-09-03(svn r20732) -Fix: when trying to build a bridge over an object, try to autor...yexo
2010-09-03(svn r20731) -Fix (r20739): SmallVector did not have an assignment operator, ...yexo
2010-09-03(svn r20730) -Fix: crash when removing an object while the newgrf debug windo...yexo
2010-09-03(svn r20729) -Fix [FS#4107]: assert when overbuilding objectyexo
2010-09-03(svn r20728) -Codechange: shuffle some code in CMD_BUILD_ROAD so it doesn't c...yexo
2010-09-03(svn r20727) -Fix [FS#4106]: compilation with --disable-ai was broken (cirdan)yexo
2010-09-03(svn r20726) -Update from WebTranslator v3.0:translators
2010-09-03(svn r20722) -Fix (r20719): signed/unsigned side effect makes a small negativ...glx
2010-09-02(svn r20721) -Fix: objects that can be built on water shouldn't be drowned.rubidium
2010-09-02(svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive r...frosch
2010-09-02(svn r20719) -Codechange: Remove some hardcoded iconsizes.frosch
2010-09-02(svn r20718) -Update from WebTranslator v3.0:translators
2010-09-01(svn r20717) -Fix [FS#4103]: water class was not set for stationsyexo
2010-09-01(svn r20716) -Feature: add airport class and airport name to the land info toolyexo
2010-09-01(svn r20714) -Fix: bit 9 of object's flags implies bit 3 is set, so just test...rubidium
2010-09-01(svn r20713) -Fix (r20654): when ignoring action0 object properties, ignore p...rubidium
2010-09-01(svn r20712) -Fix [FS#4094]: Do not use new game settings when creating many ...terkhen
2010-09-01(svn r20711) -Fix [FS#4094]: Do not use new game settings when creating many ...terkhen
2010-09-01(svn r20710) -Codechange: Clarify the name of some town generation variables.terkhen
2010-09-01(svn r20709) -Update from WebTranslator v3.0:translators
2010-09-01(svn r20708) -Fix [FS#4101]: upon company bankruptcy some objects weren't rem...rubidium
2010-08-31(svn r20707) -Update from WebTranslator v3.0:translators
2010-08-31(svn r20706) -Fix (r20664): land slope check wasn't called when it should be ...rubidium
2010-08-31(svn r20705) -Fix: graphic glitch when switching to a different-sized font wh...yexo
2010-08-30(svn r20699) -Update from WebTranslator v3.0:translators
2010-08-30(svn r20697) -Fix [FS#4084]: call the new function after resizing a window so...yexo
2010-08-30(svn r20696) -Codechange: create a new function to make sure part of the capt...yexo
2010-08-30(svn r20695) -Codechange: move PreventHiding to another locationyexo
2010-08-30(svn r20694) -Fix [FS#4087]: empty newgrf presets were not selectableyexo
2010-08-30(svn r20693) -Fix: use strncmp instead of memcmp for comparing stringsyexo
2010-08-30(svn r20692) -Fix [FS#4055]: crash after downloading missing contentyexo
2010-08-29(svn r20691) -Fix (r20690): unmessup a broken stringrubidium