Sat, 27 Oct 2007 11:26:19 +0000(svn r11351) -Fix (r11342): [OSX] killed a warning
bjarni [Sat, 27 Oct 2007 11:26:19 +0000] rev 7801
(svn r11351) -Fix (r11342): [OSX] killed a warning

Sat, 27 Oct 2007 11:23:13 +0000(svn r11350) -Change: add missing elrail sprites for some rail build buttons/cursors. Sprites by skidd13.
rubidium [Sat, 27 Oct 2007 11:23:13 +0000] rev 7800
(svn r11350) -Change: add missing elrail sprites for some rail build buttons/cursors. Sprites by skidd13.

Sat, 27 Oct 2007 11:20:47 +0000(svn r11349) -Fix [FS#1372]: crash when moving "invalid" cargo to a station.
rubidium [Sat, 27 Oct 2007 11:20:47 +0000] rev 7799
(svn r11349) -Fix [FS#1372]: crash when moving "invalid" cargo to a station.

Fri, 26 Oct 2007 21:32:24 +0000(svn r11348) -Fix (r11049): [OSX] killed a warning (don't ask why only OSX showed this one)
bjarni [Fri, 26 Oct 2007 21:32:24 +0000] rev 7798
(svn r11348) -Fix (r11049): [OSX] killed a warning (don't ask why only OSX showed this one)

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.