Thu, 10 Apr 2008 08:30:15 +0000(svn r12648) -Feature: allow four different non-stop types in a single game instead of two. The "TTDP compatible order" setting now only sets the default behaviour of new trains.
rubidium [Thu, 10 Apr 2008 08:30:15 +0000] rev 10117
(svn r12648) -Feature: allow four different non-stop types in a single game instead of two. The "TTDP compatible order" setting now only sets the default behaviour of new trains.
-Feature: allow three different load type in a single game instead of two. One can choose full load all and full load any instead of full load being governed by the "full load any" patch setting.

Thu, 10 Apr 2008 02:23:38 +0000(svn r12647) -Codechange: Ooops... Too fast on the job... forgot to indent 3 lines
belugas [Thu, 10 Apr 2008 02:23:38 +0000] rev 10116
(svn r12647) -Codechange: Ooops... Too fast on the job... forgot to indent 3 lines

Thu, 10 Apr 2008 02:14:14 +0000(svn r12646) -Codechange: another run of code-style cleanup
belugas [Thu, 10 Apr 2008 02:14:14 +0000] rev 10115
(svn r12646) -Codechange: another run of code-style cleanup

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 10114
(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 10113
(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 10112
(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 10111
(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 10110
(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 10109
(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 10108
(svn r12639) -Fix: order window was not marked dirty on changed orders.