- Dec 17, 2022
- Sep 28, 2020
-
-
James R. authored
-
- Sep 09, 2020
-
-
James R. authored
Previously sounds with an origin would always start at max volume. This is because the distance calculation adjusts the volume, and that volume needs to be updated every tic as distance changes. Storing the original volume works.
-
- Apr 07, 2020
-
-
wolfs authored
WHY THE FUCK DID THESE BREAK IT AAAAAAAAAAAAAAAAAAA
-
- Sep 09, 2019
-
-
Latapostrophe authored
-
- Apr 19, 2019
-
-
James R. authored
-
- Apr 18, 2019
- Apr 06, 2019
-
-
fickleheart authored
Preview is fairly basic, and only shows players rewinding. Full state is restored via reloading the replay and jumping to the timestamp once the rewind is done.
-
- Mar 25, 2019
-
-
fickleheart authored
-
- Mar 14, 2019
- Mar 12, 2019
-
-
fickleheart authored
-
- Mar 11, 2019
-
-
James R. authored
Music pausing is now optional. Sounds may be paused--on by default. The game itself being paused in off-line mode is now optional. (showfocuslost now loads from config.)
-
- Jan 10, 2019
- Jan 04, 2019
-
-
SeventhSentinel authored
-
SeventhSentinel authored
-
- Dec 13, 2018
-
-
SeventhSentinel authored
Should be no different than it was before, now it's just less tedious to type :V
-
- Nov 29, 2018
-
-
Sal authored
-
- Nov 26, 2018
- Nov 25, 2018
- Nov 14, 2018
-
-
Sal authored
-
- Nov 11, 2018
-
-
Sal authored
Clean-up of unused/removed sfx, replacement of the last remaining Mario sfx, and new sfx in some spots - Replaced eggitem landing sfx - Replaced banana landing sfx - Replaced item tossing sfx - Replaced item clashing sfx - Added sfx for drift spark tier changing - Added sfx for brake drifting - Reverted Mario Mode sound replacement back to vanilla
-
- Oct 29, 2018
-
-
Sal authored
-
- Oct 26, 2018
-
-
Sal authored
- Don't apply to sounds without an origin mobj
-
- Oct 24, 2018
-
-
Sal authored
-
- Oct 16, 2018
- Oct 13, 2018
-
-
Sryder authored
I've voided this out on other sound interfaces than SDL Mixer ones because I'm both not sure whether they need it, and not sure how to make them work with it if they do.
-
- Oct 12, 2018
-
-
SteelT authored
No longer needed as S_RegisterSoundStuff will return early if in dedicated mode.
-
- Oct 11, 2018
-
-
SteelT authored
-