PlayeRom
|
9ed54d98b6
|
Add true and false global variables as aliases for boolean types to distinguish the use of "int" from "bool".
|
2022-08-22 16:29:31 +02:00 |
|
PlayeRom
|
9acdec8ae6
|
Add possibility to save/load route waypoints with description
|
2022-08-20 21:49:31 +02:00 |
|
PlayeRom
|
459e3a965a
|
Fix message typo
|
2022-08-19 03:43:15 +02:00 |
|
PlayeRom
|
3c306ca039
|
Rewrite with use Object Oriented Programming
|
2022-08-19 02:36:36 +02:00 |
|
PlayeRom
|
92fd83615d
|
Update comments and code review
|
2022-08-18 20:09:00 +02:00 |
|
PlayeRom
|
5aa5f731a6
|
Fix for stop playing engine sound when scenario is going to disable
|
2022-08-18 19:17:26 +02:00 |
|
PlayeRom
|
1982df9f16
|
WIP: add engine sound for the AI planes
There is unresolved problem with stop playing sound after disable scenario
|
2022-08-18 11:39:22 +02:00 |
|
PlayeRom
|
1f8ea67e44
|
Add possibility to change the flight plan of AI tow plane
|
2022-08-17 01:55:10 +02:00 |
|
PlayeRom
|
267b231d8c
|
Code review
|
2022-08-16 13:20:33 +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
|
2e5dbbc0b8
|
Add a check if the runway name exists in the airport runway table
|
2022-08-15 01:21:21 +02:00 |
|
PlayeRom
|
4a8e1e4981
|
Code review
|
2022-08-15 00:41:04 +02:00 |
|
PlayeRom
|
1f39ea2347
|
Corrections for comments the code
|
2022-08-14 21:10:57 +02:00 |
|
Roman Ludwicki
|
fb1a433821
|
Fix typo
|
2022-08-14 12:42:24 +02:00 |
|
Roman Ludwicki
|
5f670dea8a
|
Fix typo
|
2022-08-14 01:49:23 +02:00 |
|
Roman Ludwicki
|
78947e1753
|
Set a smoother speed gradient when rolling
|
2022-08-14 01:38:02 +02:00 |
|
Roman Ludwicki
|
462ad1a877
|
Use crossat instead of alt .
Set initial altitude of AI plane from altitude of glider, instead of airport elevation.
|
2022-08-13 20:34:58 +02:00 |
|
Roman Ludwicki
|
c144a89435
|
Initial commit
|
2022-08-13 17:19:24 +02:00 |
|