This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
079e7ee4e9
vkdoom_m
/
src
/
sound
History
alexey.lysiuk
426f40dd52
- fixed crash when loading saved game that has no music
2020-04-20 15:08:33 +03:00
..
s_advsound.cpp
- fixed conditions with SND_PlayerReserve flag
2020-04-12 11:49:47 +03:00
s_doomsound.cpp
- fixed crash when loading saved game that has no music
2020-04-20 15:08:33 +03:00
s_doomsound.h
- moved DObject and core parts of the VM to 'common'.
2020-04-11 20:20:51 +02:00
s_reverbedit.cpp
- moved file system implementation to 'common'.
2020-04-11 14:00:20 +02:00
s_sndseq.cpp
- split the serializer in two to keep the Doom specific parts out of the main file.
2020-04-11 20:20:53 +02:00
s_sndseq.h
- restored old values for CHAN_... constants
2020-01-11 13:27:10 +02:00
s_sound.h
- moved game specific data out of the sound backend.
2020-04-11 20:20:35 +02:00