rubidium [Sun, 21 Oct 2007 09:59:10 +0000] rev 7773
(svn r11322) -Codechange: select an allowed station size when drag&drop is disabled. Patch by Wolf01.
rubidium [Sat, 20 Oct 2007 21:39:50 +0000] rev 7772
(svn r11321) -Codechange: add support to load different graphics for halftile slopes using a NewGRF. Patch by frosch.
rubidium [Sat, 20 Oct 2007 21:05:18 +0000] rev 7771
(svn r11320) -Codechange: make lower halftiles at coast floodable. Patch by frosch.
rubidium [Sat, 20 Oct 2007 21:04:14 +0000] rev 7770
(svn r11319) -Add: halftile- and anti-zig-zag-foundations. Patch by frosch.
rubidium [Sat, 20 Oct 2007 20:25:43 +0000] rev 7769
(svn r11318) -Codechange: add the actual support for drawing selections on halftiles, r11316 just added the things needed to load the sprites. Patch by frosch.
rubidium [Sat, 20 Oct 2007 20:15:34 +0000] rev 7768
(svn r11317) -Fix [FS#1355]: don't read a variable of a destroyed vehicle as the value will be reset to 0.
rubidium [Sat, 20 Oct 2007 20:06:55 +0000] rev 7767
(svn r11316) -Codechange: add support for the half-tile (selection) graphics.
rubidium [Sat, 20 Oct 2007 17:38:23 +0000] rev 7766
(svn r11315) -Fix [FS#1353]: towns are not growing beyond height differences. Patch by skidd13.
rubidium [Sat, 20 Oct 2007 17:11:02 +0000] rev 7765
(svn r11314) -Fix [FS#1356]: stop following a vehicle when you sell/destroyed it.
rubidium [Sat, 20 Oct 2007 16:50:48 +0000] rev 7764
(svn r11313) -Codechange: prepare several pieces of code so the can handle some new slopes. Patch by frosch.