1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-22 06:10:10 +00:00
openmw/apps/openmw/mwsound
psi29a 4032c447e9 Merge branch 'load-ESM4-Cell' into 'master'
Can load and coc into an interrior oblivion cell

See merge request OpenMW/openmw!2647
2023-02-06 08:56:23 +00:00
..
alext.h Apply clang-format to code base 2022-09-22 21:35:26 +03:00
efx-presets.h Apply clang-format to code base 2022-09-22 21:35:26 +03:00
efx.h Remove unused includes 2022-10-09 16:44:18 +02:00
ffmpeg_decoder.cpp Fix -Wduplicated-branches warnings 2023-02-04 00:10:30 +01:00
ffmpeg_decoder.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
loudness.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
loudness.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
movieaudiofactory.cpp Fix -Wduplicated-branches warnings 2023-02-04 00:10:30 +01:00
movieaudiofactory.hpp Replace shared_ptr by unique_ptr 2022-04-08 22:42:22 +02:00
openal_output.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
openal_output.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
regionsoundselector.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
regionsoundselector.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
sound.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
sound_buffer.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
sound_buffer.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
sound_decoder.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
sound_output.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
soundmanagerimp.cpp Avoids a lot a special cases for ESM3 vs ESM4 cells. 2023-02-04 23:25:06 +01:00
soundmanagerimp.hpp Avoids a lot a special cases for ESM3 vs ESM4 cells. 2023-02-04 23:25:06 +01:00
type.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
volumesettings.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
volumesettings.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
watersoundupdater.cpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
watersoundupdater.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00