Sat, 29 Mar 2008 21:50:14 +0000(svn r12483) -Change: disable stripping of binaries by default so we have a (much) better chance of actually getting something useful out of OSX stacktraces.
rubidium [Sat, 29 Mar 2008 21:50:14 +0000] rev 9278
(svn r12483) -Change: disable stripping of binaries by default so we have a (much) better chance of actually getting something useful out of OSX stacktraces.

Fri, 28 Mar 2008 22:59:43 +0000(svn r12482) -Fix: [build train] we don't need to have a depot in order to just check the price of a rail vehicle so don't check for compatible rails on the tile either
bjarni [Fri, 28 Mar 2008 22:59:43 +0000] rev 9277
(svn r12482) -Fix: [build train] we don't need to have a depot in order to just check the price of a rail vehicle so don't check for compatible rails on the tile either
also wagons will only need tracks they can drive on in order to be build so there is no reason to check for power in the depot

Fri, 28 Mar 2008 21:28:32 +0000(svn r12480) -Change: enable and show asserts in crash.log for MSVC releases by default
glx [Fri, 28 Mar 2008 21:28:32 +0000] rev 9276
(svn r12480) -Change: enable and show asserts in crash.log for MSVC releases by default

Fri, 28 Mar 2008 19:37:12 +0000(svn r12479) -Codechange [FS#1723]: Simplify the method used to resize the industry view window. The window is now shown the correct size so the resize button is also removed.
peter1138 [Fri, 28 Mar 2008 19:37:12 +0000] rev 9275
(svn r12479) -Codechange [FS#1723]: Simplify the method used to resize the industry view window. The window is now shown the correct size so the resize button is also removed.

Fri, 28 Mar 2008 18:43:01 +0000(svn r12477) -Fix [FS#1883]: timetable times for aircraft were always doubled.
rubidium [Fri, 28 Mar 2008 18:43:01 +0000] rev 9274
(svn r12477) -Fix [FS#1883]: timetable times for aircraft were always doubled.

Fri, 28 Mar 2008 18:00:38 +0000(svn r12476) -Codechange: split type engine related types from engine.h (and openttd.h) to engine_type.h.
rubidium [Fri, 28 Mar 2008 18:00:38 +0000] rev 9273
(svn r12476) -Codechange: split type engine related types from engine.h (and openttd.h) to engine_type.h.

Fri, 28 Mar 2008 16:45:20 +0000(svn r12475) -Codechange: cleanup coding style in news_gui.cpp.
rubidium [Fri, 28 Mar 2008 16:45:20 +0000] rev 9272
(svn r12475) -Codechange: cleanup coding style in news_gui.cpp.

Fri, 28 Mar 2008 16:41:12 +0000(svn r12474) -Codechange: split type related stuff from waypoints from waypoint.h (and openttd.h) to waypoint_type.h.
rubidium [Fri, 28 Mar 2008 16:41:12 +0000] rev 9271
(svn r12474) -Codechange: split type related stuff from waypoints from waypoint.h (and openttd.h) to waypoint_type.h.

Fri, 28 Mar 2008 16:39:19 +0000(svn r12473) -Codechange: move EngineList to a more logical location.
rubidium [Fri, 28 Mar 2008 16:39:19 +0000] rev 9270
(svn r12473) -Codechange: move EngineList to a more logical location.

Fri, 28 Mar 2008 16:38:18 +0000(svn r12472) -Codechange: remove unneeded declaration of ViewPort and DrawPixelInfo.
rubidium [Fri, 28 Mar 2008 16:38:18 +0000] rev 9269
(svn r12472) -Codechange: remove unneeded declaration of ViewPort and DrawPixelInfo.