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 7a3fbfb34a Slightly improve journal window keyboard navigation 7 years ago
..
mwbase Hide the mouse cursor until it's used 7 years ago
mwclass Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window 7 years ago
mwdialogue Refactor dialogue GUI to talk to the dialogue manager, not the other way around and not both ways. 7 years ago
mwgui Slightly improve journal window keyboard navigation 7 years ago
mwinput Hide the mouse cursor until it's used 7 years ago
mwmechanics Fix possible fall damage when switching from falling to flying 7 years ago
mwphysics Move fall height reset into PhysicsSystem (Fixes #4049) 7 years ago
mwrender Fix player Ptr in RenderingManager not being updated on cell changes 7 years ago
mwscript Refactor dialogue GUI to talk to the dialogue manager, not the other way around and not both ways. 7 years ago
mwsound Avoid an extra call to get the buffer size 7 years ago
mwstate Fade screen in on a new game start 8 years ago
mwworld Refactor dialogue GUI to talk to the dialogue manager, not the other way around and not both ways. 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 Add missing include for isatty function (Fixes #4002) 8 years ago