Finish implementation of add/remove squadrons from AirWingConfigurationDialog

Users can now add and remove squadrons with specific buttons. this also allows new aircraft types to be added as well.

- rebased existing PR to develop
- reverted observable and changed to signals
- changed the general concept so that changes only affect the ui data model and not the game directly. Game will only be updated on apply
- removed unused code
- adopt to review comments
- allow user to choose a predefined squadron preset (also alow none value to use the random generator)
- Reuse the squadron defs from the default assigner in the AirWing class
- allow user to re-roll the squadron nickname (also added new ui icons for the button)

cherry-pick from d2f7785f
This commit is contained in:
RndName
2021-11-16 23:16:19 +01:00
parent 22a35b0d2e
commit 9bfac347db
14 changed files with 344 additions and 385 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB