richk [Wed, 15 Aug 2007 23:22:38 +0000] rev 6829
(svn r10912) [NewGRF_ports] -Feature: Added dummy holding stack to SYST class.
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.
rubidium [Wed, 15 Aug 2007 22:33:37 +0000] rev 6827
(svn r10910) [NewGRF_ports] -Fix: take foundations into account when determining the height of the 0,0 position of the airport.
richk [Wed, 15 Aug 2007 21:09:34 +0000] rev 6826
(svn r10909) [NewGRF_ports] -Feature: Added Metropolitan airport to airportsextended.grf. Also added remaining minipics to airportsextended.pcx.
Metropolitan airport loads from old games.
rubidium [Wed, 15 Aug 2007 10:30:49 +0000] rev 6825
(svn r10908) [NewGRF_ports] -Codechange: remove the hardcoded TERMn and HELIPADn and the now unused block definitions.
rubidium [Wed, 15 Aug 2007 10:24:47 +0000] rev 6824
(svn r10907) [NewGRF_ports] -Fix: the zeppelin disaster did not lock runway.
rubidium [Wed, 15 Aug 2007 09:42:16 +0000] rev 6823
(svn r10906) [NewGRF_ports] -Codechange: remove oilrig FTA/FSM stuff from the code as that is already exported to a newgrf.
richk [Tue, 14 Aug 2007 23:42:01 +0000] rev 6822
(svn r10902) [NewGRF_ports] -Change: Updated ramp & jetty graphics (thanks to Skidd13). Planes wont exit hangar until entering aircraft has gone in.
richk [Tue, 14 Aug 2007 23:41:36 +0000] rev 6821
(svn r10901) [NewGRF_ports] -Fix: Aircraft that failed to exit the hangar should unreserve any terminal reservations they made.
richk [Tue, 14 Aug 2007 22:57:52 +0000] rev 6820
(svn r10900) [NewGRF_ports] -Fix: LaGuardia now only releases the taxi-runway crossing on arrival at the next location. This prevents the near-misses... I hope.
-Add: San Francisco is buildable, but not finished state machine. Will declare as Feature when ready for beta testing.