------------------------------------------------------------------------ r7309 | terminx | 2019-01-11 16:22:14 -0800 (Fri, 11 Jan 2019) | 1 line I honestly can't remember why I wrote this like this, but it's problematic so I'm changing it. ------------------------------------------------------------------------ r7308 | terminx | 2019-01-11 16:22:10 -0800 (Fri, 11 Jan 2019) | 1 line Make the time period between averaging the min and max values shown with r_showfps 2+ user configurable with r_showfpsperiod ------------------------------------------------------------------------ r7307 | terminx | 2019-01-11 16:22:05 -0800 (Fri, 11 Jan 2019) | 1 line Create new MV_CleanupVoice() function to handle most of what was in MV_StopVoice() plus the MV_CallBackFunc() functionality ------------------------------------------------------------------------ r7306 | terminx | 2019-01-11 16:22:02 -0800 (Fri, 11 Jan 2019) | 1 line Slightly revise multivoc locking logic ------------------------------------------------------------------------ r7305 | terminx | 2019-01-11 16:21:58 -0800 (Fri, 11 Jan 2019) | 1 line Fix an infinite loop in S_StopEnvSound() that could occur if the audio thread happened to finish playing a voice in between checking if g_sounds[].voices[].id > FX_Ok and calling FX_StopSound(), exacerbated by improper std::atomic usage ------------------------------------------------------------------------ r7304 | terminx | 2019-01-11 16:21:53 -0800 (Fri, 11 Jan 2019) | 1 line Slightly revise framerate limiter and r_showfps 2 display ------------------------------------------------------------------------ r7303 | terminx | 2019-01-11 16:21:48 -0800 (Fri, 11 Jan 2019) | 1 line Change the hotkeys for adjusting the camera horiz in Mapster32 3d mode from ctrl + a / z to alt + a / z to avoid conflicts with the undo hotkey ------------------------------------------------------------------------ r7302 | terminx | 2019-01-11 16:21:44 -0800 (Fri, 11 Jan 2019) | 1 line Fix buffer overrun ------------------------------------------------------------------------ r7301 | terminx | 2019-01-11 16:21:40 -0800 (Fri, 11 Jan 2019) | 1 line Enable undo/redo in Mapster32 3d mode. Not incredibly well tested. ------------------------------------------------------------------------ r7300 | terminx | 2019-01-11 16:21:36 -0800 (Fri, 11 Jan 2019) | 1 line Add 75, 100, and 240 as options for the FPS limiter ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.