- Aug 31, 2018
- Aug 27, 2018
- Aug 26, 2018
- Aug 24, 2018
-
-
Marco Z authored
-
Marco Z authored
* Stop-gap for now. Ideally the logic would be in the respective places. # Conflicts: # src/sdl/mixer_sound.c
-
Marco Z authored
# Conflicts: # src/sdl/mixer_sound.c
-
Marco Z authored
-
Marco Z authored
Merge branch 'music-cleanup' of https://git.magicalgirl.moe/STJr/SRB2Internal.git into music-cleanup
-
Marco Z authored
-
Marco Z authored
-
Marco Z authored
-
- Aug 23, 2018
-
-
Marco Z authored
-
Marco Z authored
* I_GetMusicType() -> I_MusicType() * Wrap MIDI volume hack in #ifdef _WIN32
-
Marco Z authored
* S_MusicInfo method to retrieve name, flags, and looping
-
Marco Z authored
-
Marco Z authored
-
Marco Z authored
-
Marco Z authored
-
Marco Z authored
* S_Init -> S_InitSfxChannels because it did mostly SFX anyway * S_MusicPlaying, S_MusicPaused, S_MusicName, S_MusicExists new status methods * I_MusicPlaying, I_MusicPaused
-
Marco Z authored
-
Marco Z authored
* In s_sound, they are merged to one method as well, but there are still two separate digvolume and seqvolume variables * Simplified Dig/MidiMusicDisabled in s_sound * Method reordering
-
Marco Z authored
-
Marco Z authored
* Revised S_PlayMusic arguments * Now music plays again!
-