bin/data/sprites/airportsbasic.nfo
Wed, 15 Aug 2007 23:55:57 +0000 richk (svn r10914) [NewGRF_ports] -Fix: Dummy state machine positions modified. NewGRF_ports
Wed, 15 Aug 2007 23:44:53 +0000 richk (svn r10913) [NewGRF_ports] -Fix: Dummy state machine should be available to all aircraft, rather than none. NewGRF_ports
Wed, 15 Aug 2007 23:22:38 +0000 richk (svn r10912) [NewGRF_ports] -Feature: Added dummy holding stack to SYST class. NewGRF_ports
Tue, 14 Aug 2007 22:27:18 +0000 rubidium (svn r10898) [NewGRF_ports] -Codechange: replace GetAirport and GetValidAiports by GetAvailableAirports which gives a list of available airports that (primarily) AIs can iterate over. NewGRF_ports
Mon, 13 Aug 2007 20:01:30 +0000 richk (svn r10879) [NewGRF_ports] -Feature: Added support for special orders, with addition of <data> byte in FSM command: NewGRF_ports
Sun, 12 Aug 2007 14:04:32 +0000 richk (svn r10865) [NewGRF_ports] -Feature: Added oilrig. Reloads correctly for old games. NewGRF_ports
Sun, 12 Aug 2007 12:33:25 +0000 rubidium (svn r10864) [NewGRF_ports] -Add: Dutch translations to the NewGRF to show how translations should be added to the NewGRFs. NewGRF_ports
Sat, 11 Aug 2007 23:48:46 +0000 richk (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf. NewGRF_ports
Sat, 11 Aug 2007 23:18:05 +0000 rubidium (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. NewGRF_ports
Sat, 11 Aug 2007 23:02:34 +0000 rubidium (svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator. NewGRF_ports
Sat, 11 Aug 2007 22:25:28 +0000 rubidium (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too. NewGRF_ports
Sat, 11 Aug 2007 19:57:00 +0000 richk (svn r10853) [NewGRF_ports] -Feature: Added heliport to airportsbasic.grf. Added Heli-EndTakeoff stage. NewGRF_ports
Fri, 10 Aug 2007 18:51:28 +0000 richk (svn r10847) [NewGRF_ports] -Fix: Airports were set to temperate only. Removed. Also NFOrenum both .nfos. NewGRF_ports
Thu, 09 Aug 2007 02:53:36 +0000 richk (svn r10831) [NewGRF_ports] -Feature: Split OTTD airports into basic and extended sets. Created 2 new .grfs. NewGRF_ports