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/extern/oics
Andrei Kortunov 7fc4c9f3f6 Avoid dead code 3 years ago
..
CMakeLists.txt Uses FindTinyXML to find package 8 years ago
ICSChannel.cpp Fix cppcheck issues 10 years ago
ICSChannel.h 1196/1217 fix 10 years ago
ICSChannelListener.h Fix C5204 warnings by adding default virtual destructors 4 years ago
ICSControl.cpp Silence -Wreorder warnings, and remove -Wno-reorder. 9 years ago
ICSControl.h Inital value for joysticks is 0.5 10 years ago
ICSControlListener.h Fix C5204 warnings by adding default virtual destructors 4 years ago
ICSInputControlSystem.cpp Make joysticks dead zone configurable (bug #5502) 4 years ago
ICSInputControlSystem.h Make joysticks dead zone configurable (bug #5502) 4 years ago
ICSInputControlSystem_joystick.cpp Avoid dead code 3 years ago
ICSInputControlSystem_keyboard.cpp Don't reset an unbound input action to its default binding if the key/mouse button for that default binding is already used by another action (Fixes #1960) 10 years ago
ICSInputControlSystem_mouse.cpp Implement mouse wheel bindings (bug #2679) 5 years ago
ICSPrerequisites.cpp Input system rewrite 12 years ago
ICSPrerequisites.h Fix cppcheck issues 10 years ago
tinystr.cpp Fix UTF-8 econding 6 years ago
tinystr.h Input system rewrite 12 years ago
tinyxml.cpp Backport loop from tinyxml 2.6 to avoid CVE 6 years ago
tinyxml.h Mark overrided methods by override keyword 4 years ago
tinyxmlerror.cpp Input system rewrite 12 years ago
tinyxmlparser.cpp Do not use fall-through 6 years ago