.. |
CMakeLists.txt
|
Uses FindTinyXML to find package
|
2016-06-12 21:40:02 +03:00 |
ICSChannel.cpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
ICSChannel.h
|
1196/1217 fix
|
2014-05-31 19:51:21 -04:00 |
ICSChannelListener.h
|
Fix C5204 warnings by adding default virtual destructors
|
2020-03-26 14:49:12 +04:00 |
ICSControl.cpp
|
Silence -Wreorder warnings, and remove -Wno-reorder.
|
2015-05-21 22:46:44 -05:00 |
ICSControl.h
|
Inital value for joysticks is 0.5
|
2014-12-09 11:16:17 -06:00 |
ICSControlListener.h
|
Fix C5204 warnings by adding default virtual destructors
|
2020-03-26 14:49:12 +04:00 |
ICSInputControlSystem.cpp
|
Make joysticks dead zone configurable (bug #5502)
|
2020-06-28 13:12:12 +04:00 |
ICSInputControlSystem.h
|
Make joysticks dead zone configurable (bug #5502)
|
2020-06-28 13:12:12 +04:00 |
ICSInputControlSystem_joystick.cpp
|
Make joysticks dead zone configurable (bug #5502)
|
2020-06-28 13:12:12 +04:00 |
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)
|
2014-10-01 17:54:18 +02:00 |
ICSInputControlSystem_mouse.cpp
|
Implement mouse wheel bindings (bug #2679)
|
2019-10-30 20:45:51 +04:00 |
ICSPrerequisites.cpp
|
Input system rewrite
|
2012-08-12 20:45:02 +02:00 |
ICSPrerequisites.h
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
tinystr.cpp
|
Fix UTF-8 econding
|
2018-06-03 13:46:10 +03:00 |
tinystr.h
|
Input system rewrite
|
2012-08-12 20:45:02 +02:00 |
tinyxml.cpp
|
Backport loop from tinyxml 2.6 to avoid CVE
|
2018-10-19 19:43:19 +04:00 |
tinyxml.h
|
fix a few spelling mistakes
|
2016-04-07 11:55:49 +02:00 |
tinyxmlerror.cpp
|
Input system rewrite
|
2012-08-12 20:45:02 +02:00 |
tinyxmlparser.cpp
|
Do not use fall-through
|
2018-08-09 11:01:23 +04:00 |