Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-05 | (svn r19325) -Codechange: introduce airport classes and split the default ↵ | yexo | |
airports in 4 classes | |||
2010-03-05 | (svn r19324) -Codechange: introduce AirportSpec::GetWithoutOverride to get a ↵ | yexo | |
non-const pointer to a given airportspec | |||
2010-03-05 | (svn r19323) -Codechange: copy the AirportSpec original array to an internal ↵ | yexo | |
array in AirportSpec | |||
2010-03-01 | (svn r19299) -Codechange: store the most compatible ttd airport type in ↵ | yexo | |
AirportSpec -Fix: [NewGRF] return the ttd airport type in station var 0xF1 | |||
2010-02-22 | (svn r19205) -Codechange: move AirportSpec to newgrf_airport.h/cpp | yexo | |