Descent3/libmve
2024-07-09 03:40:49 +03:00
..
CMakeLists.txt MVE: Make timer code crossplatform 2024-07-09 03:40:49 +03:00
decoder8.cpp MVE: Switch to D2X implementation (first run) 2024-07-09 03:40:49 +03:00
decoder16.cpp MVE: Switch to D2X implementation (first run) 2024-07-09 03:40:49 +03:00
decoders.h MVE: add copyright headers, clang-format 2024-07-09 03:40:49 +03:00
lnx_sound.cpp MVE: Implementing class for sound playback 2024-07-09 03:40:49 +03:00
lnx_sound.h MVE: Implementing class for sound playback 2024-07-09 03:40:49 +03:00
lnxdsound.cpp MVE: Initial sound support 2024-07-09 03:40:49 +03:00
lnxdsound.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
mve_audio.cpp MVE: use deque for FIFO buffer 2024-07-09 03:40:49 +03:00
mve_audio.h MVE: use deque for FIFO buffer 2024-07-09 03:40:49 +03:00
mve.asm Heavy patching for compiler warnings. 2024-04-29 00:18:56 -04:00
mveasm.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
mvegfx.h Updated source to reflect the license that this code is released under. 2024-04-20 09:57:49 -06:00
mvelib.cpp MVE: Implementing frame playing (main menu) 2024-07-09 03:40:49 +03:00
mvelib.h MVE: Implementing frame playing (main menu) 2024-07-09 03:40:49 +03:00
mvelibi.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
mvelibl.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
mvelibl.h Windows SDL2 compilation 2024-06-29 18:21:37 +02:00
mvelibwa.asm
mveplay.cpp MVE: Make timer code crossplatform 2024-07-09 03:40:49 +03:00
platform.cpp Fix missing header includes/restore third-party files 2024-05-23 23:14:40 -04:00
platform.h Fix missing header includes/restore third-party files 2024-05-23 23:14:40 -04:00
snd8to16.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
sound_interface.h MVE: Implementing class for sound playback 2024-07-09 03:40:49 +03:00
SystemInterfaces.h MVE: Initial sound support 2024-07-09 03:40:49 +03:00