Thu, 10 Apr 2008 10:02:15 +0000(svn r12649) -Fix: refit orders not being shown.
rubidium [Thu, 10 Apr 2008 10:02:15 +0000] rev 8882
(svn r12649) -Fix: refit orders not being shown.
-Fix: unusable non-stop orders shown for waypoints and depots.

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 8881
(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 8880
(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 8879
(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 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.