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-tes3coop/extern/oics
Fil Krynicki cd693b6d37 Fixed mouse closing containers, and injection/gui test order
Called setEnabled on channels now effects whether those channels
notify listeners, rather than whether they register changes to
their controls. This was making channels get stuck on "1" when the
GUI was activated.

Also ensured GUI activity can invalidate player controls even if
that activity is closing the GUI, by re-ordering a check.

And fixed a comment.
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 Alternative fix strategy by checking for binding state 11 years ago
ICSInputControlSystem.h Alternative fix strategy by checking for binding state 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 Use mouse release instead of press for binding actions 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 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 13 years ago