rubidium [Wed, 09 Apr 2008 17:48:22 +0000] rev 8872
(svn r12639) -Fix: order window was not marked dirty on changed orders.
rubidium [Wed, 09 Apr 2008 16:16:04 +0000] rev 8871
(svn r12638) -Codechange: give order_gui.cpp a touch of coding style.
rubidium [Wed, 09 Apr 2008 14:05:50 +0000] rev 8870
(svn r12637) -Fix [FS#1913]: possible NULL pointer dereference when reading some NewGRF data.
rubidium [Wed, 09 Apr 2008 12:46:43 +0000] rev 8869
(svn r12636) -Codechange: make CmdModifyOrder a little more flexible and remove 'hack' that used the full load flag to set the service if needed flag.
belugas [Wed, 09 Apr 2008 02:16:04 +0000] rev 8868
(svn r12635) -Codechange: a bit of a code-style cleanup
belugas [Wed, 09 Apr 2008 02:02:39 +0000] rev 8867
(svn r12634) -Feature: Financial and Player Selection Face windows are now remembering their position when toggling sizes
rubidium [Tue, 08 Apr 2008 22:41:14 +0000] rev 8866
(svn r12633) -Fix: could not make a (go-to) depot order.
smatz [Tue, 08 Apr 2008 21:28:47 +0000] rev 8865
(svn r12632) -Fix (r12547): with invisible catenary, trams were be drawn over a bridge
rubidium [Tue, 08 Apr 2008 18:53:25 +0000] rev 8864
(svn r12631) -Fix [FS#1911]: sometimes aircraft couldn't find their way to their depot.
maedhros [Tue, 08 Apr 2008 16:15:31 +0000] rev 8863
(svn r12630) -Fix (r12600): Missing 'break' made it impossible to add waypoints to vehicle orders.