..
CMakeLists.txt
cmake option to use system tinyxml instead of embedded one
2013-09-13 15:11:17 +02:00
ICSChannel.cpp
1196/1217 fix
2014-05-31 19:51:21 -04:00
ICSChannel.h
1196/1217 fix
2014-05-31 19:51:21 -04:00
ICSChannelListener.h
Input system rewrite
2012-08-12 20:45:02 +02:00
ICSControl.cpp
Some changes suggested by cppcheck
2013-07-31 18:46:32 +02:00
ICSControl.h
Get rid of underscore defines. They are reserved by the standard.
2014-01-05 18:22:29 +01:00
ICSControlListener.h
Input system rewrite
2012-08-12 20:45:02 +02:00
ICSInputControlSystem.cpp
support the printscreen button properly
2013-01-10 23:53:19 -04:00
ICSInputControlSystem.h
Get rid of useless return values
2014-02-19 11:23:03 +01:00
ICSInputControlSystem_joystick.cpp
Typo fix to avoid divide by zero.
2014-03-05 22:12:59 +11:00
ICSInputControlSystem_keyboard.cpp
Get rid of useless return values
2014-02-19 11:23:03 +01:00
ICSInputControlSystem_mouse.cpp
Get rid of useless return values
2014-02-19 11:23:03 +01:00
ICSPrerequisites.cpp
Input system rewrite
2012-08-12 20:45:02 +02:00
ICSPrerequisites.h
Fullscreen resizing fix
2013-06-12 20:08:55 +02:00
tinystr.cpp
Input system rewrite
2012-08-12 20:45:02 +02:00
tinystr.h
Input system rewrite
2012-08-12 20:45:02 +02:00
tinyxml.cpp
Fix warning issued by GCC 4.8 in oics/tinyxml.cpp
2013-05-04 07:53:03 +02:00
tinyxml.h
Various fixes for CppCheck warnings.
2013-12-06 07:36:16 +01:00
tinyxmlerror.cpp
Input system rewrite
2012-08-12 20:45:02 +02:00
tinyxmlparser.cpp
silenced a completely pointless warning
2012-09-06 11:43:04 +02:00