You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw
Allofich 19143f9bc7 Require line of sight for AI attacks (Fixes #3646) 8 years ago
..
mwbase Add emission of water ripple particles for water-walking actors (Fixes #3608) 8 years ago
mwclass Fix shadowing warnings 8 years ago
mwdialogue Fix shadowing warnings 8 years ago
mwgui Merge pull request #1136 from Allofich/deletespell 8 years ago
mwinput Save controls state (Fixes #3598) 8 years ago
mwmechanics Require line of sight for AI attacks (Fixes #3646) 8 years ago
mwphysics Movement solver: performance improvement for the minimum stepping distance check, no need to waste time doing a second stepMove if we did not hit a slope or the step was already large enough to begin with. 8 years ago
mwrender Add emission of water ripple particles for water-walking actors (Fixes #3608) 8 years ago
mwscript Fix char -> int, fix shadowing warning 8 years ago
mwsound Use OpenThreads instead of boost thread 8 years ago
mwstate Save controls state (Fixes #3598) 8 years ago
mwworld Use negative count when restocking item to ensure that its properly tracked (Fixes #3635) 8 years ago
CMakeLists.txt [macOS] Move all configs & resources into app bundles 8 years ago
android_commandLine.cpp Fix tab indentations in apps/ and components/ 9 years ago
android_commandLine.h Remove empty line at the beginning of files 10 years ago
android_main.c enable opengl es1 9 years ago
crashcatcher.cpp Mainly making compilable under OpenBSD. 9 years ago
doc.hpp doc.hpp fix 10 years ago
engine.cpp Revert "Fix the cell changed flag no longer being reset after the player dies" 8 years ago
engine.hpp Refactor: InputManager no longer depends on Engine 9 years ago
main.cpp [macOS] Set OpenMW working dir to <bundle>/Contents/MacOS 8 years ago