Thu, 10 Apr 2008 02:10:26 +0000(svn r12645) -Codechange: a bit of code-style cleanup
belugas [Thu, 10 Apr 2008 02:10:26 +0000] rev 8878
(svn r12645) -Codechange: a bit of code-style cleanup

Wed, 09 Apr 2008 23:00:12 +0000(svn r12644) -Codechange: rework the order gui a little to prepare it for some future changes.
rubidium [Wed, 09 Apr 2008 23:00:12 +0000] rev 8877
(svn r12644) -Codechange: rework the order gui a little to prepare it for some future changes.

Wed, 09 Apr 2008 22:01:23 +0000(svn r12643) -Codechange: be more explicit about the orders a vehicle has (non stop and full load are ambiguous and depend on some patch settings).
rubidium [Wed, 09 Apr 2008 22:01:23 +0000] rev 8876
(svn r12643) -Codechange: be more explicit about the orders a vehicle has (non stop and full load are ambiguous and depend on some patch settings).

Wed, 09 Apr 2008 21:33:36 +0000(svn r12642) -Fix: remove buggy buoys at tile 0 from old TTDP savegames
smatz [Wed, 09 Apr 2008 21:33:36 +0000] rev 8875
(svn r12642) -Fix: remove buggy buoys at tile 0 from old TTDP savegames

Wed, 09 Apr 2008 19:52:33 +0000(svn r12641) -Codechange: do not use the same button for two completely distinct tasks, just make an extra button for it and hide them when not needed.
rubidium [Wed, 09 Apr 2008 19:52:33 +0000] rev 8874
(svn r12641) -Codechange: do not use the same button for two completely distinct tasks, just make an extra button for it and hide them when not needed.

Wed, 09 Apr 2008 18:26:19 +0000(svn r12640) -Codechange: let GetLoadType make a difference between full load and full load any based on the patch setting instead of using the patch setting directly.
rubidium [Wed, 09 Apr 2008 18:26:19 +0000] rev 8873
(svn r12640) -Codechange: let GetLoadType make a difference between full load and full load any based on the patch setting instead of using the patch setting directly.

Wed, 09 Apr 2008 17:48:22 +0000(svn r12639) -Fix: order window was not marked dirty on changed orders.
rubidium [Wed, 09 Apr 2008 17:48:22 +0000] rev 8872
(svn r12639) -Fix: order window was not marked dirty on changed orders.

Wed, 09 Apr 2008 16:16:04 +0000(svn r12638) -Codechange: give order_gui.cpp a touch of coding style.
rubidium [Wed, 09 Apr 2008 16:16:04 +0000] rev 8871
(svn r12638) -Codechange: give order_gui.cpp a touch of coding style.

Wed, 09 Apr 2008 14:05:50 +0000(svn r12637) -Fix [FS#1913]: possible NULL pointer dereference when reading some NewGRF data.
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.

Wed, 09 Apr 2008 12:46:43 +0000(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.
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.