1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 04:09:40 +00:00
openmw-tes3mp/apps/openmw/mwsound
slothlife 46eb20b98c Fixes for warnings when building with MSVC
Most warnings are innocuous (wrong type-specifier for forward
declarations, conversion of literals into unsigned integers, warnings
about methods optimized out), but I believe actual bugs were revealed in
vartypedelegate.cpp and combat.cpp.
2014-05-09 08:32:52 -05:00
..
ffmpeg_decoder.cpp Fixes for warnings when building with MSVC 2014-05-09 08:32:52 -05:00
ffmpeg_decoder.hpp Fixed code issues found with unity build. Missing include guards, duplicated functions, ... 2014-03-16 23:49:06 +01:00
openal_output.cpp Fixes for warnings when building with MSVC 2014-05-09 08:32:52 -05:00
openal_output.hpp Old door sound fades out on door open/close. Door sound is synchronised to angle on action. 2013-07-31 15:46:23 +02:00
sound.hpp Old door sound fades out on door open/close. Door sound is synchronised to angle on action. 2013-07-31 15:46:23 +02:00
sound_decoder.hpp Support float samples with ffmpeg 2013-02-26 10:19:33 -08:00
sound_output.hpp Old door sound fades out on door open/close. Door sound is synchronised to angle on action. 2013-07-31 15:46:23 +02:00
soundmanagerimp.cpp Fixes for warnings when building with MSVC 2014-05-09 08:32:52 -05:00
soundmanagerimp.hpp Merge branch 'savedgame' 2014-02-01 18:16:32 +01:00