Thu, 16 Aug 2007 08:23:58 +0000(svn r10920) [NewGRF_ports] -Cleanup: remove the tables/files that were used to define airports as they will all be defined in a NewGRF and we do not need them anymore. NewGRF_ports
rubidium [Thu, 16 Aug 2007 08:23:58 +0000] rev 6837
(svn r10920) [NewGRF_ports] -Cleanup: remove the tables/files that were used to define airports as they will all be defined in a NewGRF and we do not need them anymore.

Thu, 16 Aug 2007 08:22:36 +0000(svn r10919) [NewGRF_ports] -Codechange: use the dummy airport from the NewGRF instead of the hardcoded one. NewGRF_ports
rubidium [Thu, 16 Aug 2007 08:22:36 +0000] rev 6836
(svn r10919) [NewGRF_ports] -Codechange: use the dummy airport from the NewGRF instead of the hardcoded one.

Thu, 16 Aug 2007 08:21:31 +0000(svn r10918) [NewGRF_ports] -Fix: do not mark NewGRF properties as "unknown"/"unhandled" when you have handled them correctly during load. NewGRF_ports
rubidium [Thu, 16 Aug 2007 08:21:31 +0000] rev 6835
(svn r10918) [NewGRF_ports] -Fix: do not mark NewGRF properties as "unknown"/"unhandled" when you have handled them correctly during load.

Thu, 16 Aug 2007 08:19:52 +0000(svn r10917) [NewGRF_ports] -Fix: if you force NewGRFs to be always loaded, make sure it still forces the NewGRF to be loaded when it is marked as "init only". NewGRF_ports
rubidium [Thu, 16 Aug 2007 08:19:52 +0000] rev 6834
(svn r10917) [NewGRF_ports] -Fix: if you force NewGRFs to be always loaded, make sure it still forces the NewGRF to be loaded when it is marked as "init only".

Thu, 16 Aug 2007 02:48:35 +0000(svn r10916) [NewGRF_ports] -Feature: Added Helidepot to HELI class in airportsextended.grf. NewGRF_ports
richk [Thu, 16 Aug 2007 02:48:35 +0000] rev 6833
(svn r10916) [NewGRF_ports] -Feature: Added Helidepot to HELI class in airportsextended.grf.

Thu, 16 Aug 2007 00:09:08 +0000(svn r10915) [NewGRF_ports] -Fix: Recalculated MD5 of airports.grf to eliminate warning. NewGRF_ports
richk [Thu, 16 Aug 2007 00:09:08 +0000] rev 6832
(svn r10915) [NewGRF_ports] -Fix: Recalculated MD5 of airports.grf to eliminate warning.

Wed, 15 Aug 2007 23:55:57 +0000(svn r10914) [NewGRF_ports] -Fix: Dummy state machine positions modified. NewGRF_ports
richk [Wed, 15 Aug 2007 23:55:57 +0000] rev 6831
(svn r10914) [NewGRF_ports] -Fix: Dummy state machine positions modified.

Wed, 15 Aug 2007 23:44:53 +0000(svn r10913) [NewGRF_ports] -Fix: Dummy state machine should be available to all aircraft, rather than none. NewGRF_ports
richk [Wed, 15 Aug 2007 23:44:53 +0000] rev 6830
(svn r10913) [NewGRF_ports] -Fix: Dummy state machine should be available to all aircraft, rather than none.

Wed, 15 Aug 2007 23:22:38 +0000(svn r10912) [NewGRF_ports] -Feature: Added dummy holding stack to SYST class. NewGRF_ports
richk [Wed, 15 Aug 2007 23:22:38 +0000] rev 6829
(svn r10912) [NewGRF_ports] -Feature: Added dummy holding stack to SYST class.

Wed, 15 Aug 2007 23:07:06 +0000(svn r10911) [NewGRF_ports] -Change: restored opntitle.dat by adding basic International airport functionality. NewGRF_ports
richk [Wed, 15 Aug 2007 23:07:06 +0000] rev 6828
(svn r10911) [NewGRF_ports] -Change: restored opntitle.dat by adding basic International airport functionality.
Please note: motion on International is not debugged, and it will not work properly. It is sufficient that it loads for now.