Sunrise

Results 6 issues of Sunrise

- [ ] Store/Load campaign status in/from settings (mission playable/finished) - [ ] Api for querying and setting status of a campaign `isFinished(UID,missionId) setFinished(UID,missionId)` `isPlayable(UID,missionId) setPlayable(UID,missionId)` - [ ] Add...

Press alt+q in the game. Nothing happens. The following window should be shown. ![grafik](https://user-images.githubusercontent.com/33401986/233081935-5fb60f56-4a8e-4115-a36f-05bbcb098ec4.png)

Fixes #1669

Fixes #1711

A HQ is sourended by enemy military buildings. When the HQ is destroyed then the space is not correctly added to the attackers territory. This only happens with the NO_ALLIED_PUSH...

See #1771 We have the following new errors with clang-tidy 18: For now the are disabled. We have decide if we want to fix them or keep them disabled Some...