dxx-rebirth/similar/arch/sdl
Kp 9cdf9152bc Always check return value of PHYSFSX_getRealPath
The contents of the output buffer are undefined if PHYSFSX_getRealPath
fails, so mark the function as [[nodiscard]] and modify all callers to
check that the function succeeded.
2022-03-19 22:55:58 +00:00
..
digi.cpp Improve error reporting for hmp_open / hmp2mid 2022-03-19 22:55:58 +00:00
digi_audio.cpp Use enum class for sound angle parameter 2021-06-28 03:37:51 +00:00
digi_mixer.cpp Avoid double-scaling sounds at start time 2021-06-28 03:37:51 +00:00
gr.cpp Fix SDL-only build 2021-11-01 03:37:20 +00:00
init.cpp Delegate PCX loading to SDL_image 2020-05-17 23:35:26 +00:00
jukebox.cpp Always check return value of PHYSFSX_getRealPath 2022-03-19 22:55:58 +00:00