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/extern/oics
Fil Krynicki cd131e7f86 1196/1217 fix
Fixes an issue where inputs could be processed by both GUI and
gameplay systems. An enabled/disable has been added to OIS
channels, and OpenMW now disables player gameplay hotkeys when
a GUI element has focus. GUI hotkeys are left enabled.
11 years ago
..
CMakeLists.txt cmake option to use system tinyxml instead of embedded one 11 years ago
ICSChannel.cpp 1196/1217 fix 11 years ago
ICSChannel.h 1196/1217 fix 11 years ago
ICSChannelListener.h Input system rewrite 13 years ago
ICSControl.cpp Some changes suggested by cppcheck 12 years ago
ICSControl.h Get rid of underscore defines. They are reserved by the standard. 11 years ago
ICSControlListener.h Input system rewrite 13 years ago
ICSInputControlSystem.cpp support the printscreen button properly 12 years ago
ICSInputControlSystem.h Get rid of useless return values 11 years ago
ICSInputControlSystem_joystick.cpp Typo fix to avoid divide by zero. 11 years ago
ICSInputControlSystem_keyboard.cpp Get rid of useless return values 11 years ago
ICSInputControlSystem_mouse.cpp Get rid of useless return values 11 years ago
ICSPrerequisites.cpp Input system rewrite 13 years ago
ICSPrerequisites.h Fullscreen resizing fix 12 years ago
tinystr.cpp Input system rewrite 13 years ago
tinystr.h Input system rewrite 13 years ago
tinyxml.cpp Fix warning issued by GCC 4.8 in oics/tinyxml.cpp 12 years ago
tinyxml.h Various fixes for CppCheck warnings. 11 years ago
tinyxmlerror.cpp Input system rewrite 13 years ago
tinyxmlparser.cpp silenced a completely pointless warning 12 years ago