1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw
Bret Curtis 328c3617b7
Merge pull request #2752 from Assumeru/parsing-errors
Reset errorhandler context
2020-04-05 10:03:34 +02:00
..
mwbase
mwclass Do not use dynamic casts when using ObjectState 2020-03-17 15:18:40 +04:00
mwdialogue
mwgui Fix issues, found by CoverityScan 2020-04-04 17:45:26 +04:00
mwinput Fix issues, found by CoverityScan 2020-04-04 17:45:26 +04:00
mwmechanics Don't use up light duration if the held light is hidden (bug #5352) 2020-04-04 20:51:41 +03:00
mwphysics Fix btCollisionObjectWrapper forward declaration 2020-03-31 18:31:46 +03:00
mwrender Don't use up light duration if the held light is hidden (bug #5352) 2020-04-04 20:51:41 +03:00
mwscript less complicated context override 2020-04-04 14:09:00 +02:00
mwsound
mwstate
mwworld Do not try to launch magic bolt when direction to target is empty (bug #5350) 2020-04-04 22:39:13 +04:00
android_main.cpp
CMakeLists.txt Merge pull request #2722 from akortunov/gyro 2020-04-02 09:55:08 +02:00
doc.hpp
engine.cpp Support for camera rotation via gyroscope on Android (feature #5311) 2020-04-01 19:57:04 +04:00
engine.hpp
main.cpp