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
Ivy Foster ba7fc8609c Add toggle sneak option; fix bug #2119
To enable toggle sneak mode, set "toggle sneak = true" in
the [Input] section of settings.cfg.

Outstanding issues:
    - In toggle sneak mode, holding the Sneak button causes
      rapid, repeated toggling.
    - The button in the settings menu doesn't do anything.
10 years ago
..
mwbase fixed warning C4099: 10 years ago
mwclass fixing MSVC 2013 warning C4244: & C4305 10 years ago
mwdialogue fixing MSVC 2013 warning C4244: & C4305 10 years ago
mwgui fixing MSVC 2013 warning C4244: & C4305 10 years ago
mwinput Add toggle sneak option; fix bug #2119 10 years ago
mwmechanics Merge remote-tracking branch 'OpenMW/master' into FixWarnings 10 years ago
mwrender fixing MSVC 2013 warning C4244: & C4305 10 years ago
mwscript Merge remote-tracking branch 'OpenMW/master' into FixWarnings 10 years ago
mwsound fixing MSVC 2013 warning C4244: & C4305 10 years ago
mwstate Stolen item tracking overhaul part 2 (Fixes #2338) 10 years ago
mwworld fixing MSVC 2013 warning C4244: & C4305 10 years ago
CMakeLists.txt Move oengine to a static library, fixes duplicate compilation of oengine/bullet files by openmw and opencs 10 years ago
android_main.c fixe all code v 2 11 years ago
crashcatcher.cpp make it C98 compat 10 years ago
doc.hpp
engine.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
engine.hpp Remove unused function 10 years ago
main.cpp Always print the exception to stderr 10 years ago