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
/
src
/
water_map.h
Age
Commit message (
Expand
)
Author
2008-07-26
(svn r13838) -Codechange: Make industry tiles aware of WaterClasses.
frosch
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-18
(svn r12758) -Fix(r4712, r12745): Use a bool when it's about boolean evaluati...
belugas
2008-04-17
(svn r12745) -Codechange: a bit of naming conventions, introduce Is*DepotTile()
smatz
2008-02-06
(svn r12070) -Cleanup(r12042): Water-owner of shipdepots is no longer needed....
frosch
2008-02-02
(svn r12042) -Fix [FS#1676]: Reimplement how rivers and canals are stored in ...
peter1138
2008-01-22
(svn r11952) -Fix (r11926): Prevent industries from being built on rivers, un...
peter1138
2008-01-20
(svn r11934) -Codechange: add persistent random data for river and canal tiles.
peter1138
2008-01-19
(svn r11926) -Feature: Rivers. Graphics must be provided by NewGRF else river...
peter1138
2007-12-07
(svn r11589) -Fix [FS#1514]: when ship depots got destroyed they always retur...
rubidium
2007-11-24
(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit...
skidd13
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-10-16
(svn r11276) -Codechange: be more consistent with naming of some accessors.
rubidium
2007-06-19
(svn r10230) -Fix [FS#594]: terraforming wipes out canals. Now you always hav...
rubidium
2007-04-06
(svn r9568) -Documentation: doxygen and comment changes: Root of src is final...
belugas
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-01
(svn r8953) -Codechange: make the names of enums of WaterTileType consistent ...
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium