Age | Commit message (Collapse) | Author |
|
-Codechange: Remove _avail_aircraft
Its name is misleading. It is rather _avail_airports, but then only some of them, which leads to inconsistencies when using it.
Further it is unnecessary to store it in savegams.
|
|
Reorder the attributes of some structs to reduce their size
|
|
Add a regular constructor and destructor to AirportFTAClass
|
|
-Codechange: Put the airport movement data into struct AirportFTAClass
|
|
pointer to allocated memory instead of modifying the pointer given as parameter
|
|
stillunknown and pv2b.
|
|
renamed to .cpp)
|