summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-07-11(svn r22655) -Add: [NewGRF] Add water class to the 'land info of nearby tiles...michi_cc
2011-07-10(svn r22649) -Fix [FS#4670]: Switching from a red to a white highlight (by sw...frosch
2011-07-10(svn r22648) -Fix (r22629): Missing 'break'. (thanks michi_cc)frosch
2011-07-10(svn r22647) -Codechange: Enhance MP_WATER map accessors with assertions. (ad...frosch
2011-07-10(svn r22646) -Codechange: Simplify MP_WATER map accessors, esp. for locks and...frosch
2011-07-10(svn r22645) -Fix [FS#4678]: GetSection() does not return a LockPart.frosch
2011-07-09(svn r22644) -Codechange: Use IsShipDepotTile() instead of single water- and ...frosch
2011-07-08(svn r22643) -Fix: Disallow building NewObjects on water tiles owned by anoth...michi_cc
2011-07-07(svn r22642) -Change: Disable the 'set parameters' button in the NewGRF GUI, ...frosch
2011-07-07(svn r22641) -Fix (r22639): Warning about uninitialised fields.frosch
2011-07-07(svn r22640) -Update from WebTranslator v3.0:translators
2011-07-07(svn r22639) -Feature: [NewGRF] Support for ship props 14/15 (ocean/canal spe...michi_cc
2011-07-07(svn r22638) -Fix: Keep the previous owner of the upper and lower lock parts ...michi_cc
2011-07-05(svn r22637) -Update from WebTranslator v3.0:translators
2011-07-04(svn r22636) -Fix: Airports should not expose the tile specific random bits o...frosch
2011-07-04(svn r22635) -Fix: Correctly reseed random bits of industries and industry ti...frosch
2011-07-04(svn r22634) -Codechange: Deduplicate some code. Note that zeroing 'count' is...frosch
2011-07-04(svn r22633) -Fix: Implement variables 25 and 7F for railtypes.frosch
2011-07-04(svn r22632) -Update from WebTranslator v3.0:translators
2011-07-03(svn r22631) -Fix: Additional text in fund industry window is NewGRF supplied...frosch
2011-07-03(svn r22630) -Cleanup: Remove SwitchToNormalRefStack() and SwitchToErrorRefSt...frosch
2011-07-03(svn r22629) -Fix [FS#4599]: Remove all usages of the ErrorRefStack. It was c...frosch
2011-07-03(svn r22628) -Codechange: Allow passing the textref stack values to use to St...frosch
2011-07-03(svn r22627) -Codechange: Rename PrepareTextRefStackUsage() to StartTextRefSt...frosch
2011-07-03(svn r22626) -Fix [FS#4622]: Also initialise _old_vds with newgame settings; ...frosch
2011-07-02(svn r22625) -Fix (r22050)[FS#4642]: Do not zero the orders of disaster vehic...frosch
2011-07-02(svn r22624) -Fix [FS#4654]: When closing an AI company the local player chea...frosch
2011-07-02(svn r22623) -Cleanup: DoAcquireCompany() does not need to sell shares, Chang...frosch
2011-07-02(svn r22622) -Fix: When closing down companies their shares in other companie...frosch
2011-07-02(svn r22621) -Fix: When asking the user to confirm an unsafe unpausing, there...frosch
2011-07-02(svn r22620) -Change [FS#4651]: Enforce refit orders to be 'always go to depo...frosch
2011-07-02(svn r22619) -Fix [FS#4662]: Consider the size of the vehicle sprite for the ...frosch
2011-07-02(svn r22618) -Fix [FS#4653]: When changing difficulty settings over the netwo...frosch
2011-07-02(svn r22617) -Codechange: Add GameOptionsInvalidationData enum for data value...frosch
2011-07-02(svn r22616) -Codechange: Fix typo.frosch
2011-07-02(svn r22615) -Codechange: The return value of PlayTileSound() has no purpose....frosch
2011-07-02(svn r22614) -Fix [FS#4656]: If callback 33 returns a value out of range, no ...frosch
2011-07-01(svn r22613) -Update from WebTranslator v3.0:translators
2011-06-30(svn r22612) -Update from WebTranslator v3.0:translators
2011-06-28(svn r22611) -Update from WebTranslator v3.0:translators
2011-06-27(svn r22610) -Update from WebTranslator v3.0:translators
2011-06-26(svn r22609) -Update from WebTranslator v3.0:translators
2011-06-26(svn r22608) -Fix[FS#4663]: Use rotated heightmap sizes for reporting scaling...alberth
2011-06-23(svn r22607) -Update from WebTranslator v3.0:translators
2011-06-23(svn r22606) -Fix (r22518): 20 is not the successor of 19 in NewGRF context.frosch
2011-06-21(svn r22605) -Update from WebTranslator v3.0:translators
2011-06-19(svn r22603) -Update from WebTranslator v3.0:translators
2011-06-18(svn r22596) -Update from WebTranslator v3.0:translators
2011-06-17(svn r22595) -Fix [FS#4560] (r22593): build railstation gui was broken with n...yexo
2011-06-16(svn r22594) -Fix [FS#4644]: add active NewGRFs to the list of available ones...yexo