From 6684bc12d575265d5db59387cdc33dffb602303b Mon Sep 17 00:00:00 2001 From: frosch Date: Sat, 26 Jul 2008 16:14:10 +0000 Subject: (svn r13838) -Codechange: Make industry tiles aware of WaterClasses. --- docs/landscape.html | 1 + docs/landscape_grid.html | 2 +- src/industry_cmd.cpp | 25 +++++++++++++----------- src/industry_map.h | 16 ++++++++++++++-- src/newgrf_industrytiles.cpp | 11 ++++++++++- src/openttd.cpp | 20 ++++++++++++++++++-- src/saveload.cpp | 2 +- src/station_cmd.cpp | 6 ++++-- src/station_map.h | 3 ++- src/water.h | 2 +- src/water_cmd.cpp | 45 ++++++++++++++++++++++++++++++++++---------- src/water_map.h | 13 +++++++++---- 12 files changed, 110 insertions(+), 36 deletions(-) diff --git a/docs/landscape.html b/docs/landscape.html index 9493f35a2..9a92ba9c0 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -1035,6 +1035,7 @@