water_map.h
Sun, 23 Apr 2006 13:48:16 +0000 tron (svn r4541) Add a type for slopes and replace many magic numbers by the appropriate enums
Mon, 03 Apr 2006 10:50:54 +0000 celestar (svn r4252) -Codechange: Make more use of map accessors. water_cmd is now map access free
Mon, 03 Apr 2006 10:31:02 +0000 celestar (svn r4251) -Fix: Silence a warning in GetWaterTileType
Mon, 03 Apr 2006 10:28:16 +0000 celestar (svn r4250) -Codechange: Further use of map accessors for water tiles
Fri, 31 Mar 2006 18:36:13 +0000 celestar (svn r4212) -Codechange: Add and make use of an accessor that retrieves the type of a water tile. Add an enum describing the different water tiles
Thu, 30 Mar 2006 11:21:36 +0000 celestar (svn r4172) -Codechange: Added a few accessors to work with ShipDepots and Locks
Thu, 30 Mar 2006 11:11:35 +0000 celestar (svn r4171) -Codechange: Create map accessor functions for creating ship depots and locks. Make use of them
Wed, 01 Mar 2006 21:00:44 +0000 tron (svn r3714) Add functions to turn tiles into water and shore tiles