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
Marc Zinnschlag 2eebb0bf73 Merge remote-tracking branch 'scrawl/master' 11 years ago
..
CMakeLists.txt cmake option to use system tinyxml instead of embedded one 11 years ago
ICSChannel.cpp Fixed mouse closing containers, and injection/gui test order 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 Store keybindings as keycode, not keyname. Also use SDL_GetKeyName instead of a manually created map. Fixes #1202 11 years ago
ICSInputControlSystem.h Store keybindings as keycode, not keyname. Also use SDL_GetKeyName instead of a manually created map. Fixes #1202 11 years ago
ICSInputControlSystem_joystick.cpp Typo fix to avoid divide by zero. 11 years ago
ICSInputControlSystem_keyboard.cpp Store keybindings as keycode, not keyname. Also use SDL_GetKeyName instead of a manually created map. Fixes #1202 11 years ago
ICSInputControlSystem_mouse.cpp Use mouse release instead of press for binding actions 11 years ago
ICSPrerequisites.cpp Input system rewrite 13 years ago
ICSPrerequisites.h Remove #ifdef guards. 11 years ago
tinystr.cpp Input system rewrite 13 years ago
tinystr.h Input system rewrite 13 years ago
tinyxml.cpp be more verbose on change reasons 11 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