Tue, 25 Mar 2008 18:34:49 +0000(svn r12418) [0.6] -Backport from trunk (r12408): 0.6
glx [Tue, 25 Mar 2008 18:34:49 +0000] rev 9350
(svn r12418) [0.6] -Backport from trunk (r12408):
- Language updates (r12408)

Tue, 25 Mar 2008 14:53:59 +0000(svn r12416) [0.6] -Backport from trunk (r12399, r12401): 0.6
glx [Tue, 25 Mar 2008 14:53:59 +0000] rev 9349
(svn r12416) [0.6] -Backport from trunk (r12399, r12401):
- Fix: loading of TTD savegames (r12399, r12401)

Sat, 22 Mar 2008 19:48:14 +0000(svn r12395) [0.6] -Branch: the long awaited branch so we can introduce new features in trunk before 0.6.0, but not let them destabalize the pending release :) 0.6
rubidium [Sat, 22 Mar 2008 19:48:14 +0000] rev 9348
(svn r12395) [0.6] -Branch: the long awaited branch so we can introduce new features in trunk before 0.6.0, but not let them destabalize the pending release :)

Mon, 07 Apr 2008 15:04:00 +0000(svn r12608) -Fix [FS#1909]: pressing 'Load' did not cancel the full load order.
rubidium [Mon, 07 Apr 2008 15:04:00 +0000] rev 9347
(svn r12608) -Fix [FS#1909]: pressing 'Load' did not cancel the full load order.

Mon, 07 Apr 2008 12:36:50 +0000(svn r12605) -Cleanup: variable scope and coding style in train*
smatz [Mon, 07 Apr 2008 12:36:50 +0000] rev 9346
(svn r12605) -Cleanup: variable scope and coding style in train*

Mon, 07 Apr 2008 11:45:53 +0000(svn r12601) -Fix (r12587): do not reset the index of orders (causes loading ancient savegames to loop infinitively.
rubidium [Mon, 07 Apr 2008 11:45:53 +0000] rev 9345
(svn r12601) -Fix (r12587): do not reset the index of orders (causes loading ancient savegames to loop infinitively.

Mon, 07 Apr 2008 08:59:04 +0000(svn r12600) -Codechange: make GetNonStopType return a more augmented type; not is there a non-stop order but the kind of non-stop order, so one doesn't need to check _patches.new_nonstop type everywhere.
rubidium [Mon, 07 Apr 2008 08:59:04 +0000] rev 9344
(svn r12600) -Codechange: make GetNonStopType return a more augmented type; not is there a non-stop order but the kind of non-stop order, so one doesn't need to check _patches.new_nonstop type everywhere.

Sun, 06 Apr 2008 23:49:45 +0000(svn r12599) -Codechange: force AllocateSafeRaw() to be linked to simplify compiler's decisions about inlining
smatz [Sun, 06 Apr 2008 23:49:45 +0000] rev 9343
(svn r12599) -Codechange: force AllocateSafeRaw() to be linked to simplify compiler's decisions about inlining

Sun, 06 Apr 2008 22:32:20 +0000(svn r12596) -Feature: show what cargos a station could be supplied with. Patch by Roujin.
rubidium [Sun, 06 Apr 2008 22:32:20 +0000] rev 9342
(svn r12596) -Feature: show what cargos a station could be supplied with. Patch by Roujin.

Sun, 06 Apr 2008 21:54:22 +0000(svn r12595) -Codechange: hide Order's flags in the last few cases.
rubidium [Sun, 06 Apr 2008 21:54:22 +0000] rev 9341
(svn r12595) -Codechange: hide Order's flags in the last few cases.