You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw/mwstate
elsid 3915e5d2cc
Always center loading screen progress bar by height when there is active message box
To fix all possible situations when active message box overlaps with loading
screen progress.

The only used condition to center loading screen progress by height is
number of message boxes > 0. No need to pass it through interface.
LoadingScreen can check it inside setLabel function.
4 years ago
..
character.cpp Replace zeroes and nulls by nullptrs 4 years ago
character.hpp Add commandline option to load a save game on startup 10 years ago
charactermanager.cpp Replace zeroes and nulls by nullptrs 4 years ago
charactermanager.hpp Make the creation of save file directories even more explicit 9 years ago
quicksavemanager.cpp Constify a few things 4 years ago
quicksavemanager.hpp And done! 4 years ago
statemanagerimp.cpp Always center loading screen progress bar by height when there is active message box 4 years ago
statemanagerimp.hpp Replace zeroes and nulls by nullptrs 4 years ago