This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-01-25 06:35:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
extern
/
sdl4ogre
History
Jordan Milne
043e29c620
Have SDL manage the window instead of OGRE to work around SDL Windows bugs (grumble)
2013-01-13 21:32:45 -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
fix includes for Windows
2013-01-12 17:52:26 -04:00
events.h
fix includes for Windows
2013-01-12 17:52:26 -04:00
OISCompat.h
fix includes for Windows
2013-01-12 17:52:26 -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
fix includes for Windows
2013-01-12 17:52:26 -04:00
sdlinputwrapper.cpp
Have SDL manage the window instead of OGRE to work around SDL Windows bugs (grumble)
2013-01-13 21:32:45 -04:00
sdlinputwrapper.hpp
fix includes for Windows
2013-01-12 17:52:26 -04:00