log

age author description
Sun, 05 Sep 2010 13:31:39 +0000 frosch (svn r20743) -Fix: Make testruns of clearing an object tile not influence repeated testruns resp. the exec run. draft
Sun, 05 Sep 2010 13:28:59 +0000 frosch (svn r20742) -Fix: Evaluate DC_NO_WATER flag when clearing objects built on water. draft
Sun, 05 Sep 2010 13:18:54 +0000 frosch (svn r20741) -Cleanup: Use IsTileOnWater() in more places. draft
Sun, 05 Sep 2010 13:18:26 +0000 frosch (svn r20740) -Codechange: Add HasTileWaterClass() to test for tiletypes with WaterClass. draft
Sat, 04 Sep 2010 17:45:12 +0000 translators (svn r20739) -Update from WebTranslator v3.0: draft
Sat, 04 Sep 2010 12:09:12 +0000 alberth (svn r20738) -Codechange: Introduce a function for getting the number of industries that should be build. draft
Sat, 04 Sep 2010 12:01:55 +0000 alberth (svn r20737) -Codechange: Introduce a function for advertising opening of a new industry. draft
Sat, 04 Sep 2010 11:59:12 +0000 alberth (svn r20736) -Codechange: Introduce a new function for trying to create a new industry. draft
Sat, 04 Sep 2010 11:29:42 +0000 alberth (svn r20735) -Codechange: Introduce GetIndustryGamePlayProbability(). draft
Sat, 04 Sep 2010 11:16:40 +0000 alberth (svn r20734) -Codechange: Rename GetScaledIndustryProbability() to GetScaledIndustryGenerationProbability(). draft
Sat, 04 Sep 2010 00:16:33 +0000 yexo (svn r20733) -Fix: when overbuilding an object with an industry, clear the complete object draft
Fri, 03 Sep 2010 23:48:12 +0000 yexo (svn r20732) -Fix: when trying to build a bridge over an object, try to autoremove the object if it's too high draft
Fri, 03 Sep 2010 23:04:02 +0000 yexo (svn r20731) -Fix (r20739): SmallVector did not have an assignment operator, causing invalid memory reads / double free draft
Fri, 03 Sep 2010 22:28:11 +0000 yexo (svn r20730) -Fix: crash when removing an object while the newgrf debug window was open for that object draft
Fri, 03 Sep 2010 21:50:51 +0000 yexo (svn r20729) -Fix [FS#4107]: assert when overbuilding object draft