richk [Sat, 11 Aug 2007 23:48:46 +0000] rev 6788
(svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
-Change: Updates to spec now reflected in .nfo. No trailing 00 00 in Prop 0E. Prop 19 now identifies which hangar each coordinate is for. (allows multi-tile depots).
rubidium [Sat, 11 Aug 2007 23:18:05 +0000] rev 6787
(svn r10859) [NewGRF_ports] -Codechange: move the names of the airports/airport classes to the end of the file, so translations do not trigger renumbering throughout the nfo.
rubidium [Sat, 11 Aug 2007 23:02:34 +0000] rev 6786
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
[NewGRF_ports] -Codechange: use version 7 of the NewGRF specifications, so we can translate the GRF to a lot more languages.
rubidium [Sat, 11 Aug 2007 22:25:28 +0000] rev 6785
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
richk [Sat, 11 Aug 2007 20:17:18 +0000] rev 6784
(svn r10855) [NewGRF_ports] -Add: Added newgrf spec to docs directory.
rubidium [Sat, 11 Aug 2007 20:16:40 +0000] rev 6783
(svn r10854) [NewGRF_ports] -Fix: GCC wants that you specify that a constant is uint64 (unsigned long long).
richk [Sat, 11 Aug 2007 19:57:00 +0000] rev 6782
(svn r10853) [NewGRF_ports] -Feature: Added heliport to airportsbasic.grf. Added Heli-EndTakeoff stage.
Fix: Terminals (and especially helipads) were being incorrectly selected. Terminals may now be selected if the vehicle already owns the terminal bit.
Add: Added SetAll function if 0xFF found in blocklist.
Fix: Corrections to large airport (mostly heli-related).
richk [Sat, 11 Aug 2007 19:50:48 +0000] rev 6781
(svn r10852) [NewGRF_ports] -Fix: Added reading of Prop 19 Vehicle Feature.
Byte not yet stored, but was causing misreading of .grfs that already contained it.
richk [Fri, 10 Aug 2007 23:40:47 +0000] rev 6780
(svn r10850) [NewGRF_ports] -Feature: Update aircraft positions for old savegames.
Either bounce aircraft into air or stay in hangar.
richk [Fri, 10 Aug 2007 18:51:28 +0000] rev 6779
(svn r10847) [NewGRF_ports] -Fix: Airports were set to temperate only. Removed. Also NFOrenum both .nfos.