Sat, 12 Apr 2008 12:19:53 +0000(svn r12668) -Fix (12667): swapping of variables went wrong.
rubidium [Sat, 12 Apr 2008 12:19:53 +0000] rev 10137
(svn r12668) -Fix (12667): swapping of variables went wrong.

Sat, 12 Apr 2008 11:58:19 +0000(svn r12667) -Feature: conditional 'skip/jump' orders.
rubidium [Sat, 12 Apr 2008 11:58:19 +0000] rev 10136
(svn r12667) -Feature: conditional 'skip/jump' orders.

Sat, 12 Apr 2008 11:15:25 +0000(svn r12666) -Fix: the time table GUI did not show some data in the correct manner.
rubidium [Sat, 12 Apr 2008 11:15:25 +0000] rev 10135
(svn r12666) -Fix: the time table GUI did not show some data in the correct manner.

Sat, 12 Apr 2008 10:00:52 +0000(svn r12665) -Codechange: make the internal speed <-> display speed conversions available to a bigger part of the code.
rubidium [Sat, 12 Apr 2008 10:00:52 +0000] rev 10134
(svn r12665) -Codechange: make the internal speed <-> display speed conversions available to a bigger part of the code.

Sat, 12 Apr 2008 09:59:58 +0000(svn r12664) -Codechange: do not force the 'color' pointer to be non-NULL when trying to get the load percentage.
rubidium [Sat, 12 Apr 2008 09:59:58 +0000] rev 10133
(svn r12664) -Codechange: do not force the 'color' pointer to be non-NULL when trying to get the load percentage.

Fri, 11 Apr 2008 21:19:03 +0000(svn r12663) -Codechange: move the definition from 'order_d' to a more appropriate place and do not misuse it for the time table GUI.
rubidium [Fri, 11 Apr 2008 21:19:03 +0000] rev 10132
(svn r12663) -Codechange: move the definition from 'order_d' to a more appropriate place and do not misuse it for the time table GUI.

Fri, 11 Apr 2008 18:00:51 +0000(svn r12662) -Codechange: Comment-code style application
belugas [Fri, 11 Apr 2008 18:00:51 +0000] rev 10131
(svn r12662) -Codechange: Comment-code style application

Fri, 11 Apr 2008 15:58:46 +0000(svn r12661) -Add: ability to send a vehicle (using default orders) to the nearest depot.
rubidium [Fri, 11 Apr 2008 15:58:46 +0000] rev 10130
(svn r12661) -Add: ability to send a vehicle (using default orders) to the nearest depot.

Fri, 11 Apr 2008 14:27:18 +0000(svn r12660) -Codechange: make the creation of depot order strings a little more modular (instead of causing a string explosion).
rubidium [Fri, 11 Apr 2008 14:27:18 +0000] rev 10129
(svn r12660) -Codechange: make the creation of depot order strings a little more modular (instead of causing a string explosion).

Fri, 11 Apr 2008 13:19:44 +0000(svn r12659) -Cleanup: some style cleanups in vehicle.cpp.
rubidium [Fri, 11 Apr 2008 13:19:44 +0000] rev 10128
(svn r12659) -Cleanup: some style cleanups in vehicle.cpp.