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

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

Detail

2020.04.04.Log1774.txt

📄SVN 📅2020-04-04 💾1.017 B 2 Parsed entries BUILD FIX

Revision r8794

Fix voxels defined with definemodel

Patch from Nuke.YKT.

Revision r8793

Replace hackish old PALETTE.DAT format detection with robust file length method
Raw Content
------------------------------------------------------------------------
r8795 | hendricks266 | 2020-04-04 03:59:22 -0700 (Sat, 04 Apr 2020) | 10 lines

Disable the call to WIN_UpdateClipCursorForWindows in WIN_PumpEvents

Achieved by hex-editing libSDL2.a to change a JE (0x74) to JMP (0xEB).

This should improve micro stuttering-issues on Windows. My settings:

r_vsync 2
r_maxfps 0
win_systemtimermode 1
win_performancemode 1
------------------------------------------------------------------------
r8794 | hendricks266 | 2020-04-04 03:59:18 -0700 (Sat, 04 Apr 2020) | 3 lines

Fix voxels defined with definemodel

Patch from Nuke.YKT.
------------------------------------------------------------------------
r8793 | hendricks266 | 2020-04-04 03:59:14 -0700 (Sat, 04 Apr 2020) | 1 line

Replace hackish old PALETTE.DAT format detection with robust file length method
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.