1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 20:49:56 +00:00
openmw-tes3mp/extern/sdl4ogre
2013-01-12 15:38:22 -04:00
..
CMakeLists.txt extract cursor management to a separate class, have windowmanager communicate with it. Initialize SDL during engine start 2013-01-12 11:57:29 -04:00
cursormanager.hpp extract cursor management to a separate class, have windowmanager communicate with it. Initialize SDL during engine start 2013-01-12 11:57:29 -04:00
events.h Move SDL helpers to their own package in extern/, allow conversion from sdl to ois keycodes, (maybe) fix unicode handling 2013-01-10 17:21:47 -04:00
OISCompat.h Move SDL helpers to their own package in extern/, allow conversion from sdl to ois keycodes, (maybe) fix unicode handling 2013-01-10 17:21:47 -04:00
sdlcursormanager.cpp extract cursor management to a separate class, have windowmanager communicate with it. Initialize SDL during engine start 2013-01-12 11:57:29 -04:00
sdlcursormanager.hpp extract cursor management to a separate class, have windowmanager communicate with it. Initialize SDL during engine start 2013-01-12 11:57:29 -04:00
sdlinputwrapper.cpp Oops, remove resource leak in the input wrapper. 2013-01-12 15:38:22 -04:00
sdlinputwrapper.hpp Oops, remove resource leak in the input wrapper. 2013-01-12 15:38:22 -04:00