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

Sat, 05 Apr 2008 12:01:34 +0000(svn r12578) -Codechange: merge the aircrafts ProcessOrder too into the 'unified' ProcessOrder.
rubidium [Sat, 05 Apr 2008 12:01:34 +0000] rev 8830
(svn r12578) -Codechange: merge the aircrafts ProcessOrder too into the 'unified' ProcessOrder.

Sat, 05 Apr 2008 11:35:32 +0000(svn r12577) -Fix (r11547): the convert signal button disallowed signal dragging when the signal GUI was closed
smatz [Sat, 05 Apr 2008 11:35:32 +0000] rev 8829
(svn r12577) -Fix (r11547): the convert signal button disallowed signal dragging when the signal GUI was closed

Sat, 05 Apr 2008 11:27:50 +0000(svn r12576) -Feature(tte) [FS#337]: highlight vehicle chain when dragging in the group and depot GUI if appropriate
smatz [Sat, 05 Apr 2008 11:27:50 +0000] rev 8828
(svn r12576) -Feature(tte) [FS#337]: highlight vehicle chain when dragging in the group and depot GUI if appropriate

Sat, 05 Apr 2008 10:55:50 +0000(svn r12575) -Codechange: unduplicate Process*Orders for trains, ships and road vehicles.
rubidium [Sat, 05 Apr 2008 10:55:50 +0000] rev 8827
(svn r12575) -Codechange: unduplicate Process*Orders for trains, ships and road vehicles.