rubidium [Mon, 07 Apr 2008 22:15:31 +0000] rev 8859
(svn r12622) -Fix: infinite loop in case your compiler decides that enums are unsigned by default. Patch by Dominik.
rubidium [Mon, 07 Apr 2008 21:02:27 +0000] rev 8858
(svn r12620) -Fix: automatic servicing of vehicles made them stop in the depot.
rubidium [Mon, 07 Apr 2008 20:28:58 +0000] rev 8857
(svn r12619) -Codechange: lots of documentation about window related stuff. Patch by Alberth.
rubidium [Mon, 07 Apr 2008 20:18:51 +0000] rev 8856
(svn r12618) -Codechange: as load and unload type are now split, some case statements got ugly.
rubidium [Mon, 07 Apr 2008 20:03:46 +0000] rev 8855
(svn r12617) -Codechange: add type safety to the Order's load and unload types.
smatz [Mon, 07 Apr 2008 20:02:36 +0000] rev 8854
(svn r12616) -Codechange: r12591 didn't work as expected for NDS, move one function back to cpp
rubidium [Mon, 07 Apr 2008 19:18:56 +0000] rev 8853
(svn r12615) -Codechange: rename some enums related to depot orders to make it more clear that they are no loading/unloading flags. Also add more type strictness.
belugas [Mon, 07 Apr 2008 17:02:39 +0000] rev 8852
(svn r12609) -Codechange: Remove wrong comments and give more comments on the drawing part of subsidies
rubidium [Mon, 07 Apr 2008 15:04:00 +0000] rev 8851
(svn r12608) -Fix [FS#1909]: pressing 'Load' did not cancel the full load order.
smatz [Mon, 07 Apr 2008 12:36:50 +0000] rev 8850
(svn r12605) -Cleanup: variable scope and coding style in train*