1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-21 12:23:51 +00:00
openmw-tes3mp/extern/sdl4ogre
dteviot e197f5318b fixing MSVC 2013 warning C4244: & C4305
conversion from 'const float' to 'int', possible loss of data
conversion from 'double' to 'int', possible loss of data
conversion from 'float' to 'int', possible loss of data
2015-03-08 13:07:29 +13:00
..
CMakeLists.txt Add missing header to CMakeLists 2014-08-09 15:42:54 +02:00
cursormanager.hpp Get rid of underscore defines. They are reserved by the standard. 2014-01-05 18:22:29 +01:00
events.h Merge branch 'master' of https://github.com/OpenMW/openmw into joystick 2015-02-27 22:37:22 +01:00
OISCompat.h Get rid of underscore defines. They are reserved by the standard. 2014-01-05 18:22:29 +01:00
osx_utils.h Fixed compilation os OS X after moving SDL windowing code to extern/sdl4ogre 2013-07-31 22:30:52 +04:00
osx_utils.mm screw tabs 2013-08-01 10:52:50 +04:00
sdlcursormanager.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
sdlcursormanager.hpp Include cleanup 2015-02-05 04:18:42 +01:00
sdlinputwrapper.cpp fixed MSVC 2013 warning C4800 2015-03-06 23:19:57 +13:00
sdlinputwrapper.hpp Merge branch 'master' of https://github.com/OpenMW/openmw into joystick 2015-02-27 22:37:22 +01:00
sdlwindowhelper.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
sdlwindowhelper.hpp Restored window resizing 2013-07-29 02:32:08 +02:00