glx [Sun, 21 Oct 2007 17:09:44 +0000] rev 7784
(svn r11334) -Codechange: add hg detection to MSVC
maedhros [Sun, 21 Oct 2007 16:52:01 +0000] rev 7783
(svn r11333) -Fix: Train engines still had a value of 0.
rubidium [Sun, 21 Oct 2007 16:45:00 +0000] rev 7782
(svn r11332) -Fix: vehicles getting a value of 0 on construction.
-Fix: assertion when selling vehicles.
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.
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.
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.
bjarni [Sun, 21 Oct 2007 11:48:44 +0000] rev 7778
(svn r11328) -Cleanup (r11327): removed unneeded line
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")
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
bjarni [Sun, 21 Oct 2007 10:53:23 +0000] rev 7775
(svn r11325) -Fix (r11312)[FS#1357]: [OSX] fixed compilation on OSX