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
scrawl 3584e59402 Fix incorrect parameter to changeCell (Fixes #3388) 9 years ago
..
mwbase Update manual wandering to prevent actor from leaving/entering water 9 years ago
mwclass Rename safePlaceObject to placeObject 9 years ago
mwdialogue Handle DialInfo::mFactionLess (Bug #3380) 9 years ago
mwgui Allow +/- buttons in trade window to decrease offer to 0 9 years ago
mwinput Properly escape the keybinding labels (Bug #3281) 9 years ago
mwmechanics Fix uninitialized values in MWMechanics::AiCombat 9 years ago
mwphysics Slightly tweak the spawn point heuristics 9 years ago
mwrender Remove now unnecessary factory class. 9 years ago
mwscript Account for the stack count in HasSoulGem (Bug #3340) 9 years ago
mwsound Use empty() instead of !size() 9 years ago
mwstate Rewrite NAME_T into FIXED_STRING. 9 years ago
mwworld Fix incorrect parameter to changeCell (Fixes #3388) 9 years ago
CMakeLists.txt Add basic cell preloader class 9 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 Crashcatcher: limit backtrace to a sensible number of stack frames 9 years ago
doc.hpp doc.hpp fix 10 years ago
engine.cpp Vanilla-compatible activate / onActivate (Fixes #1629) 9 years ago
engine.hpp Refactor: InputManager no longer depends on Engine 9 years ago
main.cpp Move Fallback map to components/ 9 years ago