Fri, 25 Apr 2008 06:15:12 +0000(svn r12891) [0.6] -Fix (r12868): breakdowns were broken and would cause vehicles to go slower than they should have been moving. 0.6
rubidium [Fri, 25 Apr 2008 06:15:12 +0000] rev 10351
(svn r12891) [0.6] -Fix (r12868): breakdowns were broken and would cause vehicles to go slower than they should have been moving.

Fri, 25 Apr 2008 06:15:58 +0000(svn r12892) -Fix: too many items in the vehicle toolbars were greyed out.
rubidium [Fri, 25 Apr 2008 06:15:58 +0000] rev 10350
(svn r12892) -Fix: too many items in the vehicle toolbars were greyed out.

Fri, 25 Apr 2008 02:15:34 +0000(svn r12890) [NewGRF_ports] -Change: Add comment to new function, and correct comment in old. NewGRF_ports
richk [Fri, 25 Apr 2008 02:15:34 +0000] rev 10349
(svn r12890) [NewGRF_ports] -Change: Add comment to new function, and correct comment in old.

Fri, 25 Apr 2008 02:12:41 +0000(svn r12889) [NewGRF_ports] -Change: Optimise before commit ;) NewGRF_ports
richk [Fri, 25 Apr 2008 02:12:41 +0000] rev 10348
(svn r12889) [NewGRF_ports] -Change: Optimise before commit ;)

Fri, 25 Apr 2008 01:56:20 +0000(svn r12888) [NewGRF_ports] -Fix: Rewrite of aircraft movement to correct shallow descents, which werent working correctly. Use of target_altitude variable for added clarity. NewGRF_ports
richk [Fri, 25 Apr 2008 01:56:20 +0000] rev 10347
(svn r12888) [NewGRF_ports] -Fix: Rewrite of aircraft movement to correct shallow descents, which werent working correctly. Use of target_altitude variable for added clarity.
-Change: Helicopter speed in holding pattern specified.
-Change: Helicopter landing limited to a minimum of 65kmh
-Change: Helicopters only change height vertically when landing/taking off.
-Change: Helicopters fly 5 below same speed aircraft.
-Change: Helicopter descent position marked by Bit9=1 in amd->flags.
-Change: Updated Spec & .grfs to use Bit9=1 for heli descent position. (WIP)

Fri, 25 Apr 2008 01:42:32 +0000(svn r12887) [NewGRF_ports] -Fix: When upgrading an airport, remove the existing FSM first. NewGRF_ports
richk [Fri, 25 Apr 2008 01:42:32 +0000] rev 10346
(svn r12887) [NewGRF_ports] -Fix: When upgrading an airport, remove the existing FSM first.
-Add: Added function to RemoveFSMSpecFromStationList when the index is unknown.

Fri, 25 Apr 2008 01:39:33 +0000(svn r12886) [NewGRF_ports] -Change: Added test for IsInFlight to detect if an aircraft is flying between airports, or is in the main body of the FSM. NewGRF_ports
richk [Fri, 25 Apr 2008 01:39:33 +0000] rev 10345
(svn r12886) [NewGRF_ports] -Change: Added test for IsInFlight to detect if an aircraft is flying between airports, or is in the main body of the FSM.

Fri, 25 Apr 2008 00:22:41 +0000(svn r12885) [NoAI] -Add: added AISubsidy and AIEventSubsidyNNN (Yexo) noai
truebrain [Fri, 25 Apr 2008 00:22:41 +0000] rev 10344
(svn r12885) [NoAI] -Add: added AISubsidy and AIEventSubsidyNNN (Yexo)

Thu, 24 Apr 2008 23:57:19 +0000(svn r12884) [NoAI] -Fix r12880: make doxygen happy by commenting on all the typedefs.. boy, what are those comments explaining! noai
truebrain [Thu, 24 Apr 2008 23:57:19 +0000] rev 10343
(svn r12884) [NoAI] -Fix r12880: make doxygen happy by commenting on all the typedefs.. boy, what are those comments explaining!

Thu, 24 Apr 2008 23:50:40 +0000(svn r12882) -Fix (r12764): the check for missing header files could find more files than needed
glx [Thu, 24 Apr 2008 23:50:40 +0000] rev 10342
(svn r12882) -Fix (r12764): the check for missing header files could find more files than needed