dxx-rebirth/common
Kp eca189e8aa Use enum class for SoundOffset
Change piggy_register_sound to take the sound offset as a parameter,
rather than assuming the caller will set SoundOffset accordingly.

Remove a spurious sound reset in piggy_register_bitmap.  Based on the
duplicated comment, this was probably incorrectly copied from
piggy_register_sound, where it made sense, into piggy_register_bitmap,
where it does not.
2022-10-02 19:51:35 +00:00
..
2d Pass std::span to decode_data 2022-09-24 17:47:52 +00:00
3d Pass g3s_point & to free_temp_point 2022-10-02 19:51:35 +00:00
arch Fix SDL2 double-free on failure to load music 2022-09-24 17:47:53 +00:00
editor Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
include Remove dead declaration of g3_check_codes 2022-10-02 19:51:35 +00:00
main Use enum class for SoundOffset 2022-10-02 19:51:35 +00:00
maths Remove quadint members low, high 2022-05-24 02:32:58 +00:00
mem
misc Pass std::span to print_exit_message 2022-09-24 17:47:53 +00:00
music
texmap Pass std::span to draw_tmap, draw_tmap_flat 2022-09-24 17:47:52 +00:00
ui Check return value of PHYSFSX_fgets 2022-10-02 19:51:35 +00:00
unittest Fix compilation of valptridx unit tests 2022-10-02 19:51:35 +00:00