Tue, 13 May 2008 20:39:57 +0000(svn r13074) -Fix: For multiheaded engines, halve power and running cost when used instead of when loading, to allow callback values to work properly.
peter1138 [Tue, 13 May 2008 20:39:57 +0000] rev 10530
(svn r13074) -Fix: For multiheaded engines, halve power and running cost when used instead of when loading, to allow callback values to work properly.

Tue, 13 May 2008 20:26:48 +0000(svn r13073) -Codechange: make classes of the NewGRF windows
peter1138 [Tue, 13 May 2008 20:26:48 +0000] rev 10529
(svn r13073) -Codechange: make classes of the NewGRF windows

Tue, 13 May 2008 18:39:15 +0000(svn r13072) -Fix (r12995): possible out-of-bounds access
smatz [Tue, 13 May 2008 18:39:15 +0000] rev 10528
(svn r13072) -Fix (r12995): possible out-of-bounds access

Tue, 13 May 2008 14:59:50 +0000(svn r13071) -Codechange: make also a class of the MainWindow.
rubidium [Tue, 13 May 2008 14:59:50 +0000] rev 10527
(svn r13071) -Codechange: make also a class of the MainWindow.

Tue, 13 May 2008 14:58:41 +0000(svn r13070) -Fix (r13069): do save before commit...
rubidium [Tue, 13 May 2008 14:58:41 +0000] rev 10526
(svn r13070) -Fix (r13069): do save before commit...

Tue, 13 May 2008 14:43:33 +0000(svn r13069) -Codechange: it is no longer needed to pass a void *data pointer with the WE_CREATE message because nothing uses it anymore.
rubidium [Tue, 13 May 2008 14:43:33 +0000] rev 10525
(svn r13069) -Codechange: it is no longer needed to pass a void *data pointer with the WE_CREATE message because nothing uses it anymore.

Tue, 13 May 2008 14:28:27 +0000(svn r13068) -Codechange: make a class of the BuildVehicleWindow.
rubidium [Tue, 13 May 2008 14:28:27 +0000] rev 10524
(svn r13068) -Codechange: make a class of the BuildVehicleWindow.

Tue, 13 May 2008 13:39:50 +0000(svn r13067) -Codechange: make a class of the DepotWindow.
rubidium [Tue, 13 May 2008 13:39:50 +0000] rev 10523
(svn r13067) -Codechange: make a class of the DepotWindow.

Tue, 13 May 2008 12:15:52 +0000(svn r13066) -Fix [FS#2005]: loading of TTDP savegames with rivers in them.
rubidium [Tue, 13 May 2008 12:15:52 +0000] rev 10522
(svn r13066) -Fix [FS#2005]: loading of TTDP savegames with rivers in them.

Tue, 13 May 2008 10:17:04 +0000(svn r13065) -Codechange: remove the need for the news string callbacks. Patch by Cirdan.
rubidium [Tue, 13 May 2008 10:17:04 +0000] rev 10521
(svn r13065) -Codechange: remove the need for the news string callbacks. Patch by Cirdan.