1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 16:49:55 +00:00
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.
2021-05-26 23:29:37 +02:00
..
character.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
character.hpp Add commandline option to load a save game on startup 2015-01-07 03:27:24 +01:00
charactermanager.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
charactermanager.hpp Make the creation of save file directories even more explicit 2016-03-14 00:00:11 +01:00
quicksavemanager.cpp Constify a few things 2021-04-11 14:46:51 +02:00
quicksavemanager.hpp And done! 2021-04-30 20:49:22 +02:00
statemanagerimp.cpp Always center loading screen progress bar by height when there is active message box 2021-05-26 23:29:37 +02:00
statemanagerimp.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00