Commit Graph

9 Commits

Author SHA1 Message Date
PlayeRom
f3d50cc815 The plane returns to the airport from which it took off
There is one problem, that on touch down the plane is going underground on the short while.
2022-09-09 03:48:20 +02:00
PlayeRom
467336590b Add Timer class for simplify use maketimer() function with single shot 2022-08-21 13:10:42 +02:00
PlayeRom
dff16702d4 Fix crash by missing parameter 2022-08-20 22:14:24 +02:00
PlayeRom
9acdec8ae6 Add possibility to save/load route waypoints with description 2022-08-20 21:49:31 +02:00
PlayeRom
b1f1ef4a28 Add "FlightPlanWriter" facade 2022-08-19 03:39:09 +02:00
PlayeRom
3c306ca039 Rewrite with use Object Oriented Programming 2022-08-19 02:36:36 +02:00
PlayeRom
602396729c Fix AI aircraft going underground during take-off due to uneven runway elevations.
Add possibility to set thermal with configuration of its parameters.
2022-08-16 03:27:37 +02:00
PlayeRom
4a8e1e4981 Code review 2022-08-15 00:41:04 +02:00
Roman Ludwicki
c144a89435 Initial commit 2022-08-13 17:19:24 +02:00