Fri, 11 Apr 2008 08:40:10 +0000(svn r12658) -Codechange: unify a vast portion of the CmdSend<VehicleType>ToDepot commands.
rubidium [Fri, 11 Apr 2008 08:40:10 +0000] rev 10127
(svn r12658) -Codechange: unify a vast portion of the CmdSend<VehicleType>ToDepot commands.

Fri, 11 Apr 2008 08:14:43 +0000(svn r12657) -Codechange: add 'FindClosestDepot' to the vehicle class.
rubidium [Fri, 11 Apr 2008 08:14:43 +0000] rev 10126
(svn r12657) -Codechange: add 'FindClosestDepot' to the vehicle class.

Thu, 10 Apr 2008 22:18:33 +0000(svn r12656) -Fix: tooltips for some order buttons are outdated/incorrect.
rubidium [Thu, 10 Apr 2008 22:18:33 +0000] rev 10125
(svn r12656) -Fix: tooltips for some order buttons are outdated/incorrect.

Thu, 10 Apr 2008 22:17:06 +0000(svn r12655) -Change: show the current state in the drop down 'buttons'.
rubidium [Thu, 10 Apr 2008 22:17:06 +0000] rev 10124
(svn r12655) -Change: show the current state in the drop down 'buttons'.

Thu, 10 Apr 2008 22:07:24 +0000(svn r12654) -Codechange: remove some unneeded right click handling due to the splitting of the load/refit button.
rubidium [Thu, 10 Apr 2008 22:07:24 +0000] rev 10123
(svn r12654) -Codechange: remove some unneeded right click handling due to the splitting of the load/refit button.

Thu, 10 Apr 2008 17:52:48 +0000(svn r12653) -Codechange: disable load/unload dropdowns when there is a 'via' non-stop order to emphasize that loading/unloading will not be done.
rubidium [Thu, 10 Apr 2008 17:52:48 +0000] rev 10122
(svn r12653) -Codechange: disable load/unload dropdowns when there is a 'via' non-stop order to emphasize that loading/unloading will not be done.

Thu, 10 Apr 2008 17:23:51 +0000(svn r12652) -Codechange: rework the order GUI a little more to make it a little more clear that 'transfer' is just an unload type.
rubidium [Thu, 10 Apr 2008 17:23:51 +0000] rev 10121
(svn r12652) -Codechange: rework the order GUI a little more to make it a little more clear that 'transfer' is just an unload type.

Thu, 10 Apr 2008 11:59:18 +0000(svn r12651) -Fix (r12644) [FS#1915]: Dropdown widget width should be one pixel less than window width, not one more.
peter1138 [Thu, 10 Apr 2008 11:59:18 +0000] rev 10120
(svn r12651) -Fix (r12644) [FS#1915]: Dropdown widget width should be one pixel less than window width, not one more.

Thu, 10 Apr 2008 10:18:03 +0000(svn r12650) -Feature: ability to force a vehicle to not load at a station.
rubidium [Thu, 10 Apr 2008 10:18:03 +0000] rev 10119
(svn r12650) -Feature: ability to force a vehicle to not load at a station.
-Feature: ability to force a vehicle to not unload at a station.

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 10118
(svn r12649) -Fix: refit orders not being shown.
-Fix: unusable non-stop orders shown for waypoints and depots.