Sun, 06 Apr 2008 07:48:51 +0000(svn r12588) -Codechange: do not access the destination of an order directly.
rubidium [Sun, 06 Apr 2008 07:48:51 +0000] rev 8840
(svn r12588) -Codechange: do not access the destination of an order directly.

Sun, 06 Apr 2008 07:22:26 +0000(svn r12587) -Codechange: unduplicate some code in the Unpack*Order functions and move the 'normal' case Pack/Unpack to Order.
rubidium [Sun, 06 Apr 2008 07:22:26 +0000] rev 8839
(svn r12587) -Codechange: unduplicate some code in the Unpack*Order functions and move the 'normal' case Pack/Unpack to Order.

Sun, 06 Apr 2008 07:07:21 +0000(svn r12586) -Codechange: do not access an order's refit variables directly.
rubidium [Sun, 06 Apr 2008 07:07:21 +0000] rev 8838
(svn r12586) -Codechange: do not access an order's refit variables directly.

Sat, 05 Apr 2008 23:46:01 +0000(svn r12585) -Fix (r12584): assumption that assertions were enabled during compilation/testing was flawed.
rubidium [Sat, 05 Apr 2008 23:46:01 +0000] rev 8837
(svn r12585) -Fix (r12584): assumption that assertions were enabled during compilation/testing was flawed.

Sat, 05 Apr 2008 23:36:54 +0000(svn r12584) -Codechange: do not access the order type directly.
rubidium [Sat, 05 Apr 2008 23:36:54 +0000] rev 8836
(svn r12584) -Codechange: do not access the order type directly.

Sat, 05 Apr 2008 21:45:05 +0000(svn r12583) -Codechange: make AssignOrder a class function of order.
rubidium [Sat, 05 Apr 2008 21:45:05 +0000] rev 8835
(svn r12583) -Codechange: make AssignOrder a class function of order.

Sat, 05 Apr 2008 20:57:01 +0000(svn r12582) -Codechange: move some (needlessly) static inlined functions from order_base.h to order_cmd.cpp.
rubidium [Sat, 05 Apr 2008 20:57:01 +0000] rev 8834
(svn r12582) -Codechange: move some (needlessly) static inlined functions from order_base.h to order_cmd.cpp.

Sat, 05 Apr 2008 19:51:51 +0000(svn r12581) -Fix (r12580): trains would not stop correctly on intermediate stations when non-stop was not enabled.
rubidium [Sat, 05 Apr 2008 19:51:51 +0000] rev 8833
(svn r12581) -Fix (r12580): trains would not stop correctly on intermediate stations when non-stop was not enabled.

Sat, 05 Apr 2008 15:30:15 +0000(svn r12580) -Codechange: merge some logical related to non-stop orders.
rubidium [Sat, 05 Apr 2008 15:30:15 +0000] rev 8832
(svn r12580) -Codechange: merge some logical related to non-stop orders.

Sat, 05 Apr 2008 12:30:48 +0000(svn r12579) -Change: reset cursor when the Plant trees GUI is opened
smatz [Sat, 05 Apr 2008 12:30:48 +0000] rev 8831
(svn r12579) -Change: reset cursor when the Plant trees GUI is opened