glx [Wed, 19 Dec 2007 02:41:25 +0000] rev 8105
(svn r11666) -Fix (r11504): when removing buoys, return to water or canal depending on their owner
belugas [Tue, 18 Dec 2007 21:25:44 +0000] rev 8104
(svn r11665) -Fix: Animation informations should not be copied from original industry tile spec, while doing an action 00, industry tile, prop 08.
Fix directly inspired by Csaboka
rubidium [Tue, 18 Dec 2007 20:58:12 +0000] rev 8103
(svn r11664) -Codechange: use more specific ("rail_type.h" instead of "rail.h" that includes way more than only "rail_type.h") includes at some places.
rubidium [Tue, 18 Dec 2007 20:38:16 +0000] rev 8102
(svn r11663) -Codechange: moving of the road related types and functions.
rubidium [Tue, 18 Dec 2007 20:10:21 +0000] rev 8101
(svn r11662) -Codechange: move some rail types/related functions around.
rubidium [Tue, 18 Dec 2007 19:52:14 +0000] rev 8100
(svn r11661) -Codechange: some header reworks in order to try to reduce the compile time of OpenTTD by reduce the amount of circular-ish dependencies.
miham [Tue, 18 Dec 2007 18:08:51 +0000] rev 8099
(svn r11660) -Change: english -> english (uk), english_us ->english (us)
smatz [Tue, 18 Dec 2007 18:02:00 +0000] rev 8098
(svn r11659) -Fix [FS#1563]: do not allow modifying non-uniform stations when non-uniform stations are disabled
glx [Mon, 17 Dec 2007 23:30:25 +0000] rev 8097
(svn r11658) -Fix (r11654): forgot project files
smatz [Mon, 17 Dec 2007 22:29:27 +0000] rev 8096
(svn r11657) -Fix: show better error message when trying to convert rail
-Codechange: merge DoConvert functions into one, make test and exec runs the same for tunnels/bridges