index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
water_map.h
Age
Commit message (
Expand
)
Author
2006-09-28
(svn r6560) - Codechange: Minor fix; add missing #include guards and comments...
peter1138
2006-09-05
(svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it...
Darkvater
2006-06-04
(svn r5101) Add a function to convert an axis and a flag for north/south into...
tron
2006-06-03
(svn r5084) - Add owner attribute to canals and locks. This makes them more u...
peter1138
2006-04-23
(svn r4541) Add a type for slopes and replace many magic numbers by the appro...
tron
2006-04-03
(svn r4252) -Codechange: Make more use of map accessors. water_cmd is now map...
celestar
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 t...
celestar
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 depo...
celestar
2006-03-01
(svn r3714) Add functions to turn tiles into water and shore tiles
tron