1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 00:39:59 +00:00
OpenMW/apps/openmw
2016-05-01 00:10:50 +02:00
..
mwbase Update manual wandering to prevent actor from leaving/entering water 2016-04-16 16:39:13 -05:00
mwclass Rename safePlaceObject to placeObject 2016-02-29 17:05:18 +01:00
mwdialogue Handle DialInfo::mFactionLess (Bug #3380) 2016-05-01 00:10:50 +02:00
mwgui Allow +/- buttons in trade window to decrease offer to 0 2016-04-09 17:49:21 -04:00
mwinput Properly escape the keybinding labels (Bug #3281) 2016-03-29 01:13:17 +02:00
mwmechanics Workaround for some AI functions being incorrectly handled as AI packages (Bug #3378) 2016-04-29 18:07:35 +02:00
mwphysics Slightly tweak the spawn point heuristics 2016-03-11 22:48:28 +01:00
mwrender fix a few spelling mistakes 2016-04-07 11:55:49 +02:00
mwscript Account for the stack count in HasSoulGem (Bug #3340) 2016-04-12 21:39:05 +02:00
mwsound Use empty() instead of !size() 2016-02-22 19:06:12 +01:00
mwstate Set the default player cell in the StateManager (Fixes #3269) 2016-04-15 00:49:36 +02:00
mwworld Merge pull request #928 from Salgat/bug-1320 2016-04-17 18:10:47 +02:00
android_commandLine.cpp
android_commandLine.h
android_main.c
CMakeLists.txt
crashcatcher.cpp
doc.hpp
engine.cpp Vanilla-compatible activate / onActivate (Fixes #1629) 2016-02-26 13:08:35 +01:00
engine.hpp
main.cpp