Thu, 05 Oct 2006 02:26:27 +0000(svn r6644) -Fix(r6637): remove inline to allow MSVC compilation
belugas [Thu, 05 Oct 2006 02:26:27 +0000] rev 4732
(svn r6644) -Fix(r6637): remove inline to allow MSVC compilation
-Fix(r5124): Add aircraft.h to MSVC projects

Thu, 05 Oct 2006 01:43:49 +0000(svn r6643) -Fix(r6631): Adjust proper disabled and lowered states of removal button on railtoolbar
belugas [Thu, 05 Oct 2006 01:43:49 +0000] rev 4731
(svn r6643) -Fix(r6631): Adjust proper disabled and lowered states of removal button on railtoolbar

Wed, 04 Oct 2006 20:12:39 +0000(svn r6642) -Fix r6639: 2 conversions missed
glx [Wed, 04 Oct 2006 20:12:39 +0000] rev 4730
(svn r6642) -Fix r6639: 2 conversions missed

Wed, 04 Oct 2006 19:27:53 +0000(svn r6641) -Fix(6639): Wongly converted SetWidgetLoweredState
belugas [Wed, 04 Oct 2006 19:27:53 +0000] rev 4729
(svn r6641) -Fix(6639): Wongly converted SetWidgetLoweredState

Wed, 04 Oct 2006 19:15:25 +0000(svn r6640) -Fix: [autoreplace] autoreplace can now use the money for selling the old vehicle to build the new one
bjarni [Wed, 04 Oct 2006 19:15:25 +0000] rev 4728
(svn r6640) -Fix: [autoreplace] autoreplace can now use the money for selling the old vehicle to build the new one
Say we got 40k for selling the old one and the new one costs 60k, then the player only needs 20k to replace

The new engine is still built before selling the old one for various reasons, but now the player gets a loan
of the sell value, which is always repaid when replace fails or the old engine is sold. The player will never notice this loan.

Wed, 04 Oct 2006 19:11:43 +0000(svn r6639) -CodeChange : Conversion of SetWidgetLoweredState to SetWindowWidgetLoweredState, in order to follow pre-established standard
belugas [Wed, 04 Oct 2006 19:11:43 +0000] rev 4727
(svn r6639) -CodeChange : Conversion of SetWidgetLoweredState to SetWindowWidgetLoweredState, in order to follow pre-established standard

Wed, 04 Oct 2006 17:09:17 +0000(svn r6638) -Fix r5652: restored each vehicle list type to their type classes, so it's possible to redraw all lists of one vehicle type again (instead of all types)
bjarni [Wed, 04 Oct 2006 17:09:17 +0000] rev 4726
(svn r6638) -Fix r5652: restored each vehicle list type to their type classes, so it's possible to redraw all lists of one vehicle type again (instead of all types)

Wed, 04 Oct 2006 12:01:59 +0000(svn r6637) -Codechange: merged all (vehicle type)EnterDepot into VehicleEnterDepot()
bjarni [Wed, 04 Oct 2006 12:01:59 +0000] rev 4725
(svn r6637) -Codechange: merged all (vehicle type)EnterDepot into VehicleEnterDepot()
This revealed duplicated code like aircraft lists got invalidated twice
Moved invalidation of the vehicle detail window to VehicleServiceInDepot() as it should always be updated when serviced

Wed, 04 Oct 2006 07:10:35 +0000(svn r6636) WebTranslator2 update to 2006-10-04 09:10:08
miham [Wed, 04 Oct 2006 07:10:35 +0000] rev 4724
(svn r6636) WebTranslator2 update to 2006-10-04 09:10:08
french - 24 changed by glx (24)
icelandic - 6 changed by scrooge (6)

Wed, 04 Oct 2006 01:08:25 +0000(svn r6635) -Fix r6634: incomplete/incorrect assignment
glx [Wed, 04 Oct 2006 01:08:25 +0000] rev 4723
(svn r6635) -Fix r6634: incomplete/incorrect assignment