Commit Graph

62 Commits (main)
 

Author SHA1 Message Date
PlayeRom 5f83865218 Update help and readme
2 years ago
PlayeRom a0ca6ac045 Code review
2 years ago
PlayeRom a9b20818cd Update version to 1.8.1
2 years ago
PlayeRom f529f2ce7c Improve the approach to landing
2 years ago
PlayeRom 1d5bd7c7f5 Update version to 1.8.0
2 years ago
PlayeRom c60097c8cd Update readme
2 years ago
PlayeRom f3d50cc815 The plane returns to the airport from which it took off
2 years ago
PlayeRom cbc1888425 Update version to 1.7.0
2 years ago
PlayeRom ea72151d48 Add possibility to set max altitude in route dialog
2 years ago
PlayeRom bcd7d3cca8 Update version to 1.6.0
2 years ago
PlayeRom 6cd64a486a Correction for comment and indents as spaces
2 years ago
PlayeRom 93a0d6f46d
Merge pull request #3 from wlbragg/Sound-configuration-change
2 years ago
wlbragg f4356c079f Remove unused sounds, interior and exterior sound
2 years ago
PlayeRom 9ed54d98b6 Add true and false global variables as aliases for boolean types to distinguish the use of "int" from "bool".
2 years ago
PlayeRom b12e139b2c Update version to 1.5.0
2 years ago
PlayeRom b1403b3066 Add Towrope Configuration dialog
2 years ago
PlayeRom 3376a6f35d Use towrope length for initial distance of AI plane
2 years ago
PlayeRom 1d22597d3f Update comments
2 years ago
PlayeRom 467336590b Add Timer class for simplify use maketimer() function with single shot
2 years ago
PlayeRom 5ce9a0a299 Update version to 1.4.1
2 years ago
PlayeRom dff16702d4 Fix crash by missing parameter
2 years ago
PlayeRom 97e02a332a Update version to 1.4.0
2 years ago
PlayeRom 9acdec8ae6 Add possibility to save/load route waypoints with description
2 years ago
PlayeRom 5ad232b83e
Merge pull request #2 from frougon/French-translation-of-metadata
2 years ago
Florent Rougon e39815b44c Add French translation in addon-metadata.xml
2 years ago
PlayeRom 09a52f18ab Code review
2 years ago
PlayeRom e06948d99d Add a separate engine sound for the DR400
2 years ago
PlayeRom 51fe8f095e Add possibility to take off in the bush.
2 years ago
PlayeRom 8a0eaab753 Add Douglas C-47 to route dialog and update performance
2 years ago
PlayeRom 3c49ba9d47
Merge pull request #1 from wlbragg/Add-C-47-tow-plane
2 years ago
wlbragg da1527c945 Add Douglas C-47 tow plane
2 years ago
PlayeRom 459e3a965a Fix message typo
2 years ago
PlayeRom b1f1ef4a28 Add "FlightPlanWriter" facade
2 years ago
PlayeRom 3c306ca039 Rewrite with use Object Oriented Programming
2 years ago
PlayeRom 92fd83615d Update comments and code review
2 years ago
PlayeRom 29103533fb Update version to 1.3.0
2 years ago
PlayeRom 5aa5f731a6 Fix for stop playing engine sound when scenario is going to disable
2 years ago
PlayeRom 1982df9f16 WIP: add engine sound for the AI planes
2 years ago
PlayeRom bd40f6830e Update version to 1.2.0
2 years ago
PlayeRom 1f8ea67e44 Add possibility to change the flight plan of AI tow plane
2 years ago
PlayeRom 0c3046da80 Code review for thermal
2 years ago
PlayeRom 267b231d8c Code review
2 years ago
PlayeRom cee3f44622 Upgrade version number
2 years ago
PlayeRom 602396729c Fix AI aircraft going underground during take-off due to uneven runway elevations.
2 years ago
PlayeRom 2fa6110ba0 Add printing messages to the console
2 years ago
PlayeRom 2e5dbbc0b8 Add a check if the runway name exists in the airport runway table
2 years ago
PlayeRom 4a8e1e4981 Code review
2 years ago
PlayeRom 1f39ea2347 Corrections for comments the code
2 years ago
PlayeRom 33c0c12984 Corrections in readme file
2 years ago
PlayeRom 6ecea39828 Fix typo
2 years ago