1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-23 14:23:53 +00:00
openmw/extern/oics
Jordan Milne 02ccb75894 Wrap the mouse to the window (except in debug mode)
Grab the mouse when not in the main menu (except in debug mode)
Always hide the cursor when it's over the window
Allow warping the mouse around
Handle ^C properly
2013-01-09 06:10:05 -04:00
..
CMakeLists.txt Rip out OIS, fill the holes with SDL goodness. WIP. 2013-01-08 06:19:05 -04:00
ICSChannel.cpp Input system rewrite 2012-08-12 20:45:02 +02:00
ICSChannel.h Input system rewrite 2012-08-12 20:45:02 +02:00
ICSChannelListener.h Input system rewrite 2012-08-12 20:45:02 +02:00
ICSControl.cpp Input system rewrite 2012-08-12 20:45:02 +02:00
ICSControl.h Input system rewrite 2012-08-12 20:45:02 +02:00
ICSControlListener.h Input system rewrite 2012-08-12 20:45:02 +02:00
ICSInputControlSystem.cpp Rip out OIS, fill the holes with SDL goodness. WIP. 2013-01-08 06:19:05 -04:00
ICSInputControlSystem.h Rip out OIS, fill the holes with SDL goodness. WIP. 2013-01-08 06:19:05 -04:00
ICSInputControlSystem_joystick.cpp Rip out OIS, fill the holes with SDL goodness. WIP. 2013-01-08 06:19:05 -04:00
ICSInputControlSystem_keyboard.cpp Rip out OIS, fill the holes with SDL goodness. WIP. 2013-01-08 06:19:05 -04:00
ICSInputControlSystem_mouse.cpp Rip out OIS, fill the holes with SDL goodness. WIP. 2013-01-08 06:19:05 -04:00
ICSPrerequisites.cpp Input system rewrite 2012-08-12 20:45:02 +02:00
ICSPrerequisites.h Rip out OIS, fill the holes with SDL goodness. WIP. 2013-01-08 06:19:05 -04:00
OISCompat.h Wrap the mouse to the window (except in debug mode) 2013-01-09 06:10:05 -04: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 Input system rewrite 2012-08-12 20:45:02 +02:00
tinyxml.h Input system rewrite 2012-08-12 20:45:02 +02: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