Fri, 26 Oct 2007 20:55:23 +0000(svn r11347) -Codechange: use marker loaded grf feature has_newwater when it is required. (more to come)
belugas [Fri, 26 Oct 2007 20:55:23 +0000] rev 7797
(svn r11347) -Codechange: use marker loaded grf feature has_newwater when it is required. (more to come)

Fri, 26 Oct 2007 20:48:15 +0000(svn r11346) -Codechange: Add marker has_newwater to the loaded grf features. Not in used yet.
belugas [Fri, 26 Oct 2007 20:48:15 +0000] rev 7796
(svn r11346) -Codechange: Add marker has_newwater to the loaded grf features. Not in used yet.

Fri, 26 Oct 2007 20:42:03 +0000(svn r11345) -Cleanup: a bit of comment style fixing
belugas [Fri, 26 Oct 2007 20:42:03 +0000] rev 7795
(svn r11345) -Cleanup: a bit of comment style fixing

Fri, 26 Oct 2007 16:38:32 +0000(svn r11344) -Codechange: Removes some magic numbers referring the highlighting mode in road_gui.cpp
belugas [Fri, 26 Oct 2007 16:38:32 +0000] rev 7794
(svn r11344) -Codechange: Removes some magic numbers referring the highlighting mode in road_gui.cpp
Some typos fixed too.(FS#1371-skidd13)

Fri, 26 Oct 2007 16:26:50 +0000(svn r11343) -Fix[FS#1368]: Autoslope did not work correctly for single track on higher part of steep slopes. (frosch)
belugas [Fri, 26 Oct 2007 16:26:50 +0000] rev 7793
(svn r11343) -Fix[FS#1368]: Autoslope did not work correctly for single track on higher part of steep slopes. (frosch)

Thu, 25 Oct 2007 23:45:03 +0000(svn r11342) -Fix: [OSX] The cocoa driver incorrectly assumed that the blitter always was 8bpp. Now both 8bpp and 32bpp blitters can be used. The driver will check the blitter screen depth. In fullscreen it will select a proper video mode for this depth, and in windowed mode it will simply skip doing fake 8bpp.
egladil [Thu, 25 Oct 2007 23:45:03 +0000] rev 7792
(svn r11342) -Fix: [OSX] The cocoa driver incorrectly assumed that the blitter always was 8bpp. Now both 8bpp and 32bpp blitters can be used. The driver will check the blitter screen depth. In fullscreen it will select a proper video mode for this depth, and in windowed mode it will simply skip doing fake 8bpp.

Thu, 25 Oct 2007 23:24:28 +0000(svn r11341) -Codechange: add missing callback ID enums, add stub for house property 20 and reorder unimplemented action 0 properties
glx [Thu, 25 Oct 2007 23:24:28 +0000] rev 7791
(svn r11341) -Codechange: add missing callback ID enums, add stub for house property 20 and reorder unimplemented action 0 properties

Thu, 25 Oct 2007 02:26:02 +0000(svn r11340) -Fix[FS#1362]: Newindustries can provide no production at start. So the Modifying Production cheat was a bit puzzled on how to deal with it. This will help a bit.
belugas [Thu, 25 Oct 2007 02:26:02 +0000] rev 7790
(svn r11340) -Fix[FS#1362]: Newindustries can provide no production at start. So the Modifying Production cheat was a bit puzzled on how to deal with it. This will help a bit.

Mon, 22 Oct 2007 19:11:50 +0000(svn r11339) -Add: autoroad; same as autorail, but for road and trams and only on X and Y direction. Patch by Octopussy and skidd13.
rubidium [Mon, 22 Oct 2007 19:11:50 +0000] rev 7789
(svn r11339) -Add: autoroad; same as autorail, but for road and trams and only on X and Y direction. Patch by Octopussy and skidd13.

Mon, 22 Oct 2007 17:03:08 +0000(svn r11338) -Fix [FS#1359]: water tiles not at sealevel (i.e. canals) should not be owned by water as that signals normal water.
rubidium [Mon, 22 Oct 2007 17:03:08 +0000] rev 7788
(svn r11338) -Fix [FS#1359]: water tiles not at sealevel (i.e. canals) should not be owned by water as that signals normal water.