Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
2100Filtered Results

Detail

2019.01.11.Log1513.txt

📄SVN 📅2019-01-11 💾2,5 KB 9 Parsed entries BUILD FIX

Revision r7308

Make the time period between averaging the min and max values shown with r_showfps 2+ user configurable with r_showfpsperiod

Revision r7307

Create new MV_CleanupVoice() function to handle most of what was in MV_StopVoice() plus the MV_CallBackFunc() functionality

Revision r7306

Slightly revise multivoc locking logic

Revision r7305

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

Revision r7304

Slightly revise framerate limiter and r_showfps 2 display

Revision r7303

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

Revision r7302

Fix buffer overrun

Revision r7301

Enable undo/redo in Mapster32 3d mode. Not incredibly well tested.

Revision r7300

Add 75, 100, and 240 as options for the FPS limiter
Raw Content
------------------------------------------------------------------------
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.