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 fee2e946d1
Merge pull request #1565
7 years ago
..
mwbase Remove redundant include 7 years ago
mwclass Do not speak with unconscious creatures 7 years ago
mwdialogue Parse dialogue text for keywords after the resultscript runs (Fixes #4210) 7 years ago
mwgui Merge pull request #1566 from akortunov/guifixes 7 years ago
mwinput Do not interrupt swim and sneak idle animations during attack (bug #4122) 7 years ago
mwmechanics Do not interrupt swim and sneak idle animations during attack (bug #4122) 7 years ago
mwphysics remove redundant condition 7 years ago
mwrender Fix error message that referred to the wrong file (Bug #4159) 7 years ago
mwscript check the presence of OnActivate using the SuppressActivate flag instead of looking for keywords 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 Correct projectile rotation 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 Don't increase simulationTime while the game is minimized (Fixes #4211) 7 years ago
engine.hpp Don't increase simulationTime while the game is minimized (Fixes #4211) 7 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