qzdoom/src/sound
Christoph Oelckers 448b8955c5 - Changed: AInventory::Tick now only calls the super method if the item is not
owned. Having owned inventory items interact with the world is not supposed
  to happen.
- Fixed: case PCD_SECTORDAMAGE in p_acs.cpp was missing a terminating 'break'.
- Fixed: When a weapon is destroyed, its sister weapon must also be destroyed.


SVN r1068 (trunk)
2008-07-05 19:06:30 +00:00
..
fmod_wrap.h - Add environment 255, 255 as a way to get the software underwater effect in 2008-06-12 23:47:27 +00:00
fmodsound.cpp - Changed: AInventory::Tick now only calls the super method if the item is not 2008-07-05 19:06:30 +00:00
fmodsound.h - Fixed: Screenwipes now pause sounds, since there can be sounds playing 2008-07-05 03:32:44 +00:00
i_music.cpp - Adjusted the noise debug table so that fractional volume levels do not 2008-07-01 01:28:22 +00:00
i_music.h - Fixed: FString::StripRight() stripped the final character of the string if 2008-04-30 05:36:24 +00:00
i_musicinterns.h - Added an alternate module replay engine that uses foo_dumb's replayer, a 2008-05-29 23:33:07 +00:00
i_sound.cpp - Fixed: Screenwipes now pause sounds, since there can be sounds playing 2008-07-05 03:32:44 +00:00
i_sound.h - Fixed: Screenwipes now pause sounds, since there can be sounds playing 2008-07-05 03:32:44 +00:00
music_cd.cpp - Fixed all the new warnings tossed out by GCC 4.3. 2008-06-25 22:16:04 +00:00
music_dumb.cpp - Adjusted the noise debug table so that fractional volume levels do not 2008-07-01 01:28:22 +00:00
music_midi_base.cpp - Removed some GCC warnings. 2008-04-12 05:33:20 +00:00
music_midi_midiout.cpp - Fixed: Any MIDI ticks that contain only events that are interpreted by 2008-04-26 17:12:37 +00:00
music_midi_timidity.cpp - Adjusted the noise debug table so that fractional volume levels do not 2008-07-01 01:28:22 +00:00
music_midistream.cpp - Added the writewave command to write the internal TiMidity's output to a 2008-04-19 21:36:53 +00:00
music_mus_midiout.cpp - Added the writewave command to write the internal TiMidity's output to a 2008-04-19 21:36:53 +00:00
music_mus_opl.cpp - Changed FMOD_INIT_ENABLE_DSPNET use to its replacement from 4.14.00, 2008-04-13 03:23:33 +00:00
music_spc.cpp - Fixed: If an object is flagged for euthanization while it's in the gray 2008-03-16 00:54:53 +00:00
music_stream.cpp - Adjusted the noise debug table so that fractional volume levels do not 2008-07-01 01:28:22 +00:00
music_timidity_mididevice.cpp - Reduced volume, expression, and panning controllers back to 7 bits. 2008-05-09 03:54:06 +00:00
music_win_mididevice.cpp - Fixed: Timidity::Channel::mono, rpn, and nrpn were not initialized. In 2008-04-12 05:04:37 +00:00