Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-23 | (svn r4541) Add a type for slopes and replace many magic numbers by the ↵ | tron | |
appropriate enums | |||
2006-04-03 | (svn r4252) -Codechange: Make more use of map accessors. water_cmd is now ↵ | celestar | |
map access free | |||
2006-04-03 | (svn r4251) -Fix: Silence a warning in GetWaterTileType | celestar | |
2006-04-03 | (svn r4250) -Codechange: Further use of map accessors for water tiles | celestar | |
2006-03-31 | (svn r4212) -Codechange: Add and make use of an accessor that retrieves the ↵ | celestar | |
type of a water tile. Add an enum describing the different water tiles | |||
2006-03-30 | (svn r4172) -Codechange: Added a few accessors to work with ShipDepots and Locks | celestar | |
2006-03-30 | (svn r4171) -Codechange: Create map accessor functions for creating ship ↵ | celestar | |
depots and locks. Make use of them | |||
2006-03-01 | (svn r3714) Add functions to turn tiles into water and shore tiles | tron | |