1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-23 20:23:52 +00:00
openmw-tes3mp/apps/openmw
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
..
mwbase Tone down actor's skip simulation flag to an optional skip collision 2021-05-01 14:22:30 +02:00
mwclass Trim down some internal includes 2021-04-30 19:39:26 +02:00
mwdialogue Trim down some internal includes 2021-04-30 19:39:26 +02:00
mwgui Always center loading screen progress bar by height when there is active message box 2021-05-26 23:29:37 +02:00
mwinput Do not trigger in-game bindings via mouse buttons when controls are disabled (bug ) 2021-05-17 12:23:56 +04:00
mwmechanics Merge branch 'less_verbose' into 'master' 2021-05-18 08:30:50 +00:00
mwphysics Remove both racy and useless code. 2021-05-20 20:46:44 +02:00
mwrender Fix hangup on savegame after manual screenshots. 2021-05-24 17:57:39 +00:00
mwscript Merge branch 'internal_includes_openmw' into 'master' 2021-05-07 10:53:25 +00:00
mwsound Fix MSVC's C4244 warnings 2021-05-12 10:34:40 +04:00
mwstate Always center loading screen progress bar by height when there is active message box 2021-05-26 23:29:37 +02:00
mwworld Always center loading screen progress bar by height when there is active message box 2021-05-26 23:29:37 +02:00
android_main.cpp android: Switch to C++ 2019-04-28 18:21:31 -04:00
CMakeLists.txt Create defaults.bin at configure time 2021-05-09 21:00:49 +01:00
doc.hpp
engine.cpp Stop osg viewer threading before destructing engine 2021-05-21 23:16:15 +02:00
engine.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
main.cpp Implement instanced groundcover 2021-01-26 22:29:41 +04:00