Mon, 31 Mar 2008 00:06:17 +0000(svn r12489) -Codechange: split station.h into station_base.h and station_func.h.
rubidium [Mon, 31 Mar 2008 00:06:17 +0000] rev 8785
(svn r12489) -Codechange: split station.h into station_base.h and station_func.h.

Sun, 30 Mar 2008 23:24:18 +0000(svn r12488) -Codechange: split order.h into order_base.h and order_func.h.
rubidium [Sun, 30 Mar 2008 23:24:18 +0000] rev 8784
(svn r12488) -Codechange: split order.h into order_base.h and order_func.h.

Sun, 30 Mar 2008 17:37:50 +0000(svn r12486) -Fix: the copyright date wasn't set correctly in ottdres.rc.
rubidium [Sun, 30 Mar 2008 17:37:50 +0000] rev 8783
(svn r12486) -Fix: the copyright date wasn't set correctly in ottdres.rc.

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 8782
(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 8781
(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 8780
(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 8779
(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 8778
(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 8777
(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 8776
(svn r12475) -Codechange: cleanup coding style in news_gui.cpp.