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-tes3coop/apps/openmw
scrawl dc016059c3 Disable Activate key when textinput is active (Bug #4151) 7 years ago
..
mwbase Refactor dialogue responses to make sure messages from scripts are printer afterwards, not before the dialogue response (Fixes #4166) 7 years ago
mwclass Do not speak with unconscious creatures 7 years ago
mwdialogue Don't reset journal index to a lower value (Fixes #4172) 7 years ago
mwgui Add missing WaitDialog::clear() (Fixes #4196) 7 years ago
mwinput Disable Activate key when textinput is active (Bug #4151) 7 years ago
mwmechanics Use SwimTurnLeft/Right animations correctly 7 years ago
mwphysics Fix some style issues flagged by cppcheck 7 years ago
mwrender fix rain ripple regression 7 years ago
mwscript Add explicit variant of 'OnActivate' 7 years ago
mwsound Remove a function from the sound manager interface 7 years ago
mwstate Fade screen in on a new game start 8 years ago
mwworld Merge pull request #1514 from akortunov/ringfix 7 years ago
CMakeLists.txt Add basic keyboard navigation for the GUI 7 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: complain when launching gdb fails 8 years ago
doc.hpp Fixed more spelling mistakes 8 years ago
engine.cpp Remove redundant update function 7 years ago
engine.hpp Allow starting at an (unnamed) exterior cell using --start (Feature #3941) 8 years ago
main.cpp Strip quotes from the data-local setting if present (because for whatever reason it's a string, not a boost::filesystem::path) 7 years ago