Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Also keep in sync the volume settings and the audio mode of the game and the settings in the Launcher.
|
|
|
|
|
|
The old saves are broken by our new FXP implementation anyway.
|
|
|
|
|
|
Also remove CommandHandler::reset(), since it's not useful anymore.
|
|
|
|
|
|
We always get them for the setting of the Launcher.
|
|
|
|
|
|
Now initToolbar() works as intended both when starting a new game or when loading an old gamestate.
|
|
|
|
|
|
Now it satisfies the needs described in the last commit's TODO comment.
|
|
|
|
Now the toolbar is working too after loading.
|
|
|
|
|
|
There's a mayor bug which blocks the toolbar from interaction after loading. To be investigated during the upcoming days.
|
|
|
|
Also rename loadGame() to loadHeroes().
|