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
Andrei Kortunov 0d7279ea2a Fixes a regression with bound weapons equipping (bug #4050) 7 years ago
..
mwbase Respect the framelimit in all cases (Fixes #3531) 7 years ago
mwclass Fixes a regression with bound weapons equipping (bug #4050) 7 years ago
mwdialogue Do not show empty journal entries (fixes #3891) 8 years ago
mwgui Do not allow to unequip weapon from inventory during attack 7 years ago
mwinput Do not allow player to change weapon/spell during attack or spellcasting (bug #2445) 7 years ago
mwmechanics Merge pull request #1405 from akortunov/stancechangefixes 7 years ago
mwphysics convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 8 years ago
mwrender Prevent respawned references from being added to the scene twice in certain cases (Fixes #3864) 8 years ago
mwscript Check animation state for GetPCRunning and GetPCSneaking 7 years ago
mwsound Improved shuffle (#1412) 7 years ago
mwstate Fade screen in on a new game start 8 years ago
mwworld Escape content file names before sending them to the GUI 7 years ago
CMakeLists.txt Split weapons and spells rating code from combat actions 8 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 Respect the framelimit in all cases (Fixes #3531) 7 years ago
engine.hpp Allow starting at an (unnamed) exterior cell using --start (Feature #3941) 8 years ago
main.cpp Add missing include for isatty function (Fixes #4002) 8 years ago