Files
OpenTTD/src
Peter Nelson cf96d49ced Codechange: Use vector for airport tile layouts. (#12607)
Simplify AirportSpec data by storing layout information together in a vector, instead of separate arrays.

This removes manual memory management and separate count members.

The default layouts will be copied instead of always referring to the originals.
2024-05-02 11:37:54 +00:00
..
2024-05-02 04:41:51 +00:00
2023-07-03 18:08:03 +02:00
2023-09-10 08:40:25 -04:00
2024-03-22 22:24:17 +01:00