DSKDEAD: An optional S_SKIN Definition for a Sound to Play when a Racer Dies
- May 03, 2025
-
-
Spring E. Thing authored
Replaced vebose K_PlayDeathSound() thok check with new cached sfxinfo_t member that catches the information upon a skin WAD being loaded without needing to do any string comparisons beyond what was present before this branch
-
- Apr 09, 2025
-
-
Spring E. Thing authored
Debian clang build was failing because I was losing a const qualifier in passing a mobj_t into S_TransformSoundToSkinSound, hopefully fine now but I'll have to wait for the pipeline to conclude to see
-
Spring E. Thing authored
Racer WADs can now optionally define a DSKDEAD sound lump in the S_SKIN lump to play a voice line upon the racer's death
-