Sat, 12 Apr 2008 20:15:57 +0000(svn r12671) -Fix (r12644): orders window of competitors' vehicles was missing a resizebox
smatz [Sat, 12 Apr 2008 20:15:57 +0000] rev 10140
(svn r12671) -Fix (r12644): orders window of competitors' vehicles was missing a resizebox

Sat, 12 Apr 2008 13:07:25 +0000(svn r12670) -Add: unconditional/always order 'jump/skip' variable.
rubidium [Sat, 12 Apr 2008 13:07:25 +0000] rev 10139
(svn r12670) -Add: unconditional/always order 'jump/skip' variable.

Sat, 12 Apr 2008 12:51:16 +0000(svn r12669) -Fix (r12667): crash when a vehicle has never been to a station and the load percentage conditional variable is evaluated.
rubidium [Sat, 12 Apr 2008 12:51:16 +0000] rev 10138
(svn r12669) -Fix (r12667): crash when a vehicle has never been to a station and the load percentage conditional variable is evaluated.

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