Tue, 22 Jul 2008 15:02:18 +0000(svn r13782) -Cleanup: removed a useless declaration
glx [Tue, 22 Jul 2008 15:02:18 +0000] rev 9678
(svn r13782) -Cleanup: removed a useless declaration

Tue, 22 Jul 2008 14:17:29 +0000(svn r13781) -Feature: NewGRF presets, selected by a drop down list in the NewGRF window. Presets are saved in the config file.
peter1138 [Tue, 22 Jul 2008 14:17:29 +0000] rev 9677
(svn r13781) -Feature: NewGRF presets, selected by a drop down list in the NewGRF window. Presets are saved in the config file.

Mon, 21 Jul 2008 18:49:50 +0000(svn r13776) -Fix: some revision checking code was unintentionally disabled.
rubidium [Mon, 21 Jul 2008 18:49:50 +0000] rev 9676
(svn r13776) -Fix: some revision checking code was unintentionally disabled.

Mon, 21 Jul 2008 15:50:55 +0000(svn r13775) -Codechange: enforce the validity of a NetworkAction (chat packet) issued by a client
glx [Mon, 21 Jul 2008 15:50:55 +0000] rev 9675
(svn r13775) -Codechange: enforce the validity of a NetworkAction (chat packet) issued by a client

Mon, 21 Jul 2008 14:42:25 +0000(svn r13774) -Codechange: Add support for changing vehicle purchase list position for all vehicle types.
peter1138 [Mon, 21 Jul 2008 14:42:25 +0000] rev 9674
(svn r13774) -Codechange: Add support for changing vehicle purchase list position for all vehicle types.

Mon, 21 Jul 2008 13:05:43 +0000(svn r13773) -Codechange: disable autoclean for protected/unprotected companies when the timeout is set to 0. Based on an idea by Thomas.
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.

Sun, 20 Jul 2008 21:23:28 +0000(svn r13761) -Codechange: Remove dependency on rail for altering purchase list position (mostly function renaming)
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)

Sun, 20 Jul 2008 21:21:51 +0000(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.
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.

Sun, 20 Jul 2008 19:21:18 +0000(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".
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".

Sun, 20 Jul 2008 15:50:41 +0000(svn r13758) -Fix (r13226): always use st->airport_tile, st->xy is different in many cases
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