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-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
10 years ago
..
CMakeLists.txt Add missing header to CMakeLists 11 years ago
OISCompat.h Get rid of underscore defines. They are reserved by the standard. 11 years ago
cursormanager.hpp Get rid of underscore defines. They are reserved by the standard. 11 years ago
events.h Merge branch 'master' of https://github.com/OpenMW/openmw into joystick 10 years ago
osx_utils.h Fixed compilation os OS X after moving SDL windowing code to extern/sdl4ogre 12 years ago
osx_utils.mm screw tabs 12 years ago
sdlcursormanager.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
sdlcursormanager.hpp Include cleanup 10 years ago
sdlinputwrapper.cpp fixed MSVC 2013 warning C4800 10 years ago
sdlinputwrapper.hpp Merge branch 'master' of https://github.com/OpenMW/openmw into joystick 10 years ago
sdlwindowhelper.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
sdlwindowhelper.hpp Restored window resizing 12 years ago