commit cba220b0dedba8346e2279636af995feda2071d3 Author: Richard Gobeille Date: Wed Jan 19 13:32:08 2022 -0800 engine: fix "-v" command line parameter commit ac644121c6c5a78943bbca4bbadaac9c7ecca735 Author: Richard Gobeille Date: Mon Jan 17 10:01:52 2022 -0800 Duke3d: don't check FX_SoundValidAndActive() in S_ChangeSoundPitch() because FX_SetPitch() ends up forcing synchronization anyway Fixes terminx/eduke32#234 See https://voidpoint.io/terminx/eduke32 for more details.