rubidium [Sun, 13 Apr 2008 19:01:26 +0000] rev 10162
(svn r12693) -Documentation: add some documentation to some window related stuff. Based on a patch by Albert.
rubidium [Sun, 13 Apr 2008 18:59:32 +0000] rev 10161
(svn r12692) -Codechange: swap to functions to remove a function declaration.
glx [Sun, 13 Apr 2008 17:59:43 +0000] rev 10160
(svn r12691) -Fix (r12459): all company related news displayed the 'company is in trouble' message
smatz [Sun, 13 Apr 2008 17:27:36 +0000] rev 10159
(svn r12690) -Cleanup: remove unused table from tgp.cpp
rubidium [Sun, 13 Apr 2008 16:54:19 +0000] rev 10158
(svn r12689) -Feature: non-stop(or rather no non-stop) and via orders for road vehicles.
rubidium [Sun, 13 Apr 2008 16:50:55 +0000] rev 10157
(svn r12688) -Change: make default non-stop for depot/waypoint orders the same as for stations.
rubidium [Sun, 13 Apr 2008 16:48:28 +0000] rev 10156
(svn r12687) -Change: show when a vehicle is actually leaving the station instead of loading/unloading.
glx [Sun, 13 Apr 2008 15:07:36 +0000] rev 10155
(svn r12686) -Fix: MSVC signed/unsigned warning
smatz [Sun, 13 Apr 2008 14:19:08 +0000] rev 10154
(svn r12685) -Codechange: DebugDumpCommands() couldn't be inlined, define it as a macro instead
rubidium [Sun, 13 Apr 2008 11:35:57 +0000] rev 10153
(svn r12684) -Fix [FS#1891]: manually given service at depot order is not forgotten anymore when autoservice 'interferes'.