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 a7fd27f413
Merge pull request #1544 from rexelion/archerrangefix
use fProjectileMaxSpeed for ranged weapons distance (fixes #4192)
7 years ago
..
mwbase Merge pull request #1549 from akortunov/itemmodels 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 Merge pull request #1549 from akortunov/itemmodels 7 years ago
mwinput Disable Activate key when textinput is active (Bug #4151) 7 years ago
mwmechanics Merge pull request #1544 from rexelion/archerrangefix 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 Clarify a warning message refers to inventory objects 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