rubidium [Mon, 21 Jul 2008 13:05:43 +0000] rev 9673
(svn r13773) -Codechange: disable autoclean for protected/unprotected companies when the timeout is set to 0. Based on an idea by Thomas.
peter1138 [Sun, 20 Jul 2008 21:23:28 +0000] rev 9672
(svn r13761) -Codechange: Remove dependency on rail for altering purchase list position (mostly function renaming)
peter1138 [Sun, 20 Jul 2008 21:21:51 +0000] rev 9671
(svn r13760) -Codechange: With multiple NewGRF engine sets, engine IDs may not be allocated in the order expected by GRF authors, so sort by 'list position' instead of engine ID for all vehicle types.
rubidium [Sun, 20 Jul 2008 19:21:18 +0000] rev 9670
(svn r13759) -Fix [FS#2147]: selecting non-full length vehicles in the depot gui would place the "mouse pointer" out of the center of the vehicle making it hard to "aim".
smatz [Sun, 20 Jul 2008 15:50:41 +0000] rev 9669
(svn r13758) -Fix (r13226): always use st->airport_tile, st->xy is different in many cases
skidd13 [Sun, 20 Jul 2008 15:39:20 +0000] rev 9668
(svn r13757) -Doc: Update the man file
rubidium [Sun, 20 Jul 2008 13:29:59 +0000] rev 9667
(svn r13754) -Fix (r13731): one could not join companies from the command line.
rubidium [Sun, 20 Jul 2008 12:59:27 +0000] rev 9666
(svn r13753) -Cleanup (r13752): save before commit instead of the other way around is usually better.
rubidium [Sun, 20 Jul 2008 07:41:43 +0000] rev 9665
(svn r13752) -Fix [FS#2130]: correctly restore conditional orders when they are put 'into' backup.
rubidium [Sat, 19 Jul 2008 20:24:41 +0000] rev 9664
(svn r13740) -Fix (r13731): one could only join the first company.