1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw
2014-06-12 12:54:39 +02:00
..
mwbase
mwclass
mwdialogue
mwgui Fix crash activating quick key 1 2014-06-10 21:34:47 +02:00
mwinput Allow opening journal during dialogue (Fixes #1460) 2014-06-11 03:08:22 +02:00
mwmechanics
mwrender Handle Quadratic and Linear attenuation independently (Fixes #1456) 2014-06-11 02:24:17 +02:00
mwscript
mwsound Don't play the same music track twice in a row (Fixes #746) 2014-06-11 18:11:16 +02:00
mwstate For compiling with MSVC 2012 2014-06-12 07:04:57 +10:00
mwworld Merge remote-tracking branch 'scrawl/master' 2014-06-12 12:54:39 +02:00
CMakeLists.txt
crashcatcher.cpp
doc.hpp
engine.cpp Store keybindings as keycode, not keyname. Also use SDL_GetKeyName instead of a manually created map. Fixes #1202 2014-06-11 19:47:42 +02:00
engine.hpp
main.cpp Change openmw.log to boost ofstream to fix unicode path on windows (see https://github.com/OpenMW/openmw/pull/108) 2014-06-11 16:56:41 +02:00