(svn r9506) [NewGRF_ports] -Branch: Branch for development of newgrf airports, seaports, landports. NewGRF_ports
authorrichk
Tue, 27 Mar 2007 20:12:11 +0000
branchNewGRF_ports
changeset 6714 42fa878a14fb
parent 6713 f59d6b98050c
child 6715 ce1614834bc3
(svn r9506) [NewGRF_ports] -Branch: Branch for development of newgrf airports, seaports, landports.

Initial aim of this branch is to replace the hardcoded airports (finite state machines (FSMs) and graphics layouts), with a newgrf-loadable system similar to newstations. As the airport contains an FSM, it is more active than the newstations, and requires numerous extensions to the newstation specification.

Although this will at first only apply to airports and aircraft, the code will be designed to apply to all non-train vehicles; thus it should eventually allow seaports, bus terminii, and lorryparks to be coded both graphically and actively.
RichK