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 9329
(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 9328
(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 9327
(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 9326
(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 9325
(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 9324
(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 9323
(svn r12575) -Codechange: unduplicate Process*Orders for trains, ships and road vehicles.

Fri, 04 Apr 2008 21:09:28 +0000(svn r12574) -Fix: binding to a specific IP could cause OpenTTD to not register properly with the masterserver if one has multiple external interfaces.
rubidium [Fri, 04 Apr 2008 21:09:28 +0000] rev 9322
(svn r12574) -Fix: binding to a specific IP could cause OpenTTD to not register properly with the masterserver if one has multiple external interfaces.

Fri, 04 Apr 2008 20:34:09 +0000(svn r12573) -Codechange: use defined constants instead of numbers in math_func.hpp
smatz [Fri, 04 Apr 2008 20:34:09 +0000] rev 9321
(svn r12573) -Codechange: use defined constants instead of numbers in math_func.hpp

Fri, 04 Apr 2008 20:03:49 +0000(svn r12572) -Fix (r12192): min() has 32bit arguments, clamping of 64bit values didn't work
smatz [Fri, 04 Apr 2008 20:03:49 +0000] rev 9320
(svn r12572) -Fix (r12192): min() has 32bit arguments, clamping of 64bit values didn't work