Age | Commit message (Collapse) | Author |
|
Fixes #10063.
|
|
Prevents the quit confirmation dialog from being displayed at the end of
the game's ending if it is enabled.
Fixes #9943.
|
|
Fixes #9947.
|
|
The games tries to match objects between the old and new card by
offsetting the transition of the new card.
Fixes #9947.
|
|
It is used as a source for the fade from black effect. Ensures the first
fading effect fades from black and not the previous view.
Fixes #9929, #9930, #9931, #9932, #9933.
|
|
Fixes #9911.
|
|
|
|
Updating the screen needs to happen exactly once at the end of each game
loop.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add ambient sound fading
- Fix ambient sound volume to use the list-level volume
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|