Sun, 21 Oct 2007 16:44:19 +0000(svn r11331) -Fix: do not misuse CommandCost for overflow safe stuff as Money supports that now too.
rubidium [Sun, 21 Oct 2007 16:44:19 +0000] rev 7781
(svn r11331) -Fix: do not misuse CommandCost for overflow safe stuff as Money supports that now too.

Sun, 21 Oct 2007 14:59:05 +0000(svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to do something different for different versions of OpenTTD, like disabling it for too low versions or loading different graphics.
rubidium [Sun, 21 Oct 2007 14:59:05 +0000] rev 7780
(svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to do something different for different versions of OpenTTD, like disabling it for too low versions or loading different graphics.

Sun, 21 Oct 2007 12:45:43 +0000(svn r11329) -Fix: if a NewGRF failed to load for some reason (like fatal errors), but it was a "compatible" NewGRF, it was shown with the compatible colour and not the not-loaded colour in the NewGRF list.
rubidium [Sun, 21 Oct 2007 12:45:43 +0000] rev 7779
(svn r11329) -Fix: if a NewGRF failed to load for some reason (like fatal errors), but it was a "compatible" NewGRF, it was shown with the compatible colour and not the not-loaded colour in the NewGRF list.

Sun, 21 Oct 2007 11:48:44 +0000(svn r11328) -Cleanup (r11327): removed unneeded line
bjarni [Sun, 21 Oct 2007 11:48:44 +0000] rev 7778
(svn r11328) -Cleanup (r11327): removed unneeded line

Sun, 21 Oct 2007 11:38:16 +0000(svn r11327) -Fix (r7262): [OSX] make bundle_dmg once again names the mounted dmg "OpenTTD rev" (instead of just "bundle")
bjarni [Sun, 21 Oct 2007 11:38:16 +0000] rev 7777
(svn r11327) -Fix (r7262): [OSX] make bundle_dmg once again names the mounted dmg "OpenTTD rev" (instead of just "bundle")

Sun, 21 Oct 2007 11:05:39 +0000(svn r11326) -Cleanup: [OSX] removed now unneeded includes and unreached conditional defines from some OSX specific files
bjarni [Sun, 21 Oct 2007 11:05:39 +0000] rev 7776
(svn r11326) -Cleanup: [OSX] removed now unneeded includes and unreached conditional defines from some OSX specific files

Sun, 21 Oct 2007 10:53:23 +0000(svn r11325) -Fix (r11312)[FS#1357]: [OSX] fixed compilation on OSX
bjarni [Sun, 21 Oct 2007 10:53:23 +0000] rev 7775
(svn r11325) -Fix (r11312)[FS#1357]: [OSX] fixed compilation on OSX

Sun, 21 Oct 2007 10:41:04 +0000(svn r11323) -Fix: GCC2.95 gave a lot of bogus 'might be uninitialized', so never show them for this compiler
truelight [Sun, 21 Oct 2007 10:41:04 +0000] rev 7774
(svn r11323) -Fix: GCC2.95 gave a lot of bogus 'might be uninitialized', so never show them for this compiler

Sun, 21 Oct 2007 09:59:10 +0000(svn r11322) -Codechange: select an allowed station size when drag&drop is disabled. Patch by Wolf01.
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.

Sat, 20 Oct 2007 21:39:50 +0000(svn r11321) -Codechange: add support to load different graphics for halftile slopes using a NewGRF. Patch by frosch.
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.