1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/apps/openmw
psi29a 3040b3b2b6 Merge branch 'issue-5588' into 'master'
Prevent empty right page of journal having invisible topics (Fixes #5588)

Closes #5588

See merge request OpenMW/openmw!310
2020-10-03 10:55:44 +00:00
..
mwbase Add RayCastingInterface 2020-08-06 22:03:33 +02:00
mwclass Fix #5586 2020-09-01 00:37:37 +02:00
mwdialogue Update mLastTopic before executing scripts. In case the script contains ClearInfoActor it erase not the correct topic. 2020-07-28 20:50:49 +00:00
mwgui Prevent empty right page of journal having invisible topics (Fixes #5588) 2020-10-03 10:55:44 +00:00
mwinput Fix #5557 2020-09-15 20:24:16 +02:00
mwmechanics Merge branch 'spellabsorption' into 'master' 2020-09-29 15:27:52 +00:00
mwphysics Skip raycasting for zero-length rays 2020-10-03 02:19:38 +01:00
mwrender fix typo in terrainstorage.hpp 2020-09-13 10:46:27 -05:00
mwscript Add inverse order rotation support to SetAngle (feature #5579) 2020-09-21 22:27:01 +03:00
mwsound
mwstate
mwworld Don't search containers 2020-09-15 21:13:18 +02:00
android_main.cpp
CMakeLists.txt Add RayCastingInterface 2020-08-06 22:03:33 +02:00
doc.hpp
engine.cpp Fix unsugned/signed comparison warning 2020-09-21 10:36:01 +04:00
engine.hpp
main.cpp