1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/apps/openmw
elsid 748f5225a9 Copy PathFinder::mPath back value when pass to MWMechanics::AiPackage::pathTo as dest
May become dangling reference because method may remove all elements from mPath.
2017-08-02 11:35:53 +03:00
..
mwbase AI: Check angle between actor and door 2017-07-31 19:28:02 +04:00
mwclass Merge pull request #1316 from akortunov/doorfix 2017-06-12 23:34:40 +02:00
mwdialogue Do not show empty journal entries (fixes #3891) 2017-06-27 15:54:16 +04:00
mwgui Merge pull request #1329 from akortunov/priorityfix 2017-07-31 18:21:47 +00:00
mwinput Added a special function for GUI sounds playing 2017-07-10 15:48:00 +04:00
mwmechanics Copy PathFinder::mPath back value when pass to MWMechanics::AiPackage::pathTo as dest 2017-08-02 11:35:53 +03:00
mwphysics convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
mwrender Prevent respawned references from being added to the scene twice in certain cases (Fixes #3864) 2017-08-01 00:11:14 +02:00
mwscript Disable sound distortion for PlaySound script command 2017-07-15 10:58:19 +04:00
mwsound Fixes for building in MSVC 2017-06-13 19:38:12 +09:00
mwstate Fade screen in on a new game start 2017-07-23 11:04:58 +04:00
mwworld Prevent respawned references from being added to the scene twice in certain cases (Fixes #3864) 2017-08-01 00:11:14 +02:00
android_commandLine.cpp
android_commandLine.h
android_main.c
CMakeLists.txt Split weapons and spells rating code from combat actions 2017-08-01 09:05:35 +04:00
crashcatcher.cpp
doc.hpp
engine.cpp Update the facedObject after the camera is updated 2017-07-19 13:05:51 +02:00
engine.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
main.cpp purge unnecessary imports 2017-06-09 19:08:53 +02:00