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
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.
rubidium [Fri, 28 Mar 2008 18:43:01 +0000] rev 8778
(svn r12477) -Fix [FS#1883]: timetable times for aircraft were always doubled.
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.
rubidium [Fri, 28 Mar 2008 16:45:20 +0000] rev 8776
(svn r12475) -Codechange: cleanup coding style in news_gui.cpp.
rubidium [Fri, 28 Mar 2008 16:41:12 +0000] rev 8775
(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:39:19 +0000] rev 8774
(svn r12473) -Codechange: move EngineList to a more logical location.
rubidium [Fri, 28 Mar 2008 16:38:18 +0000] rev 8773
(svn r12472) -Codechange: remove unneeded declaration of ViewPort and DrawPixelInfo.
rubidium [Fri, 28 Mar 2008 16:36:59 +0000] rev 8772
(svn r12471) -Codechange: move SignID to a more logical location.
rubidium [Fri, 28 Mar 2008 16:36:32 +0000] rev 8771
(svn r12470) -Codechange: split order related types from order.h (and openttd.h) to order_type.h.