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

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

Detail

2023.08.07.Log2058.txt

📄SVN 📅2023-08-07 💾423 B 0 Parsed entries BUILD FIX
📦 No SVN revisions parsed. Raw content is shown below.
Raw Content
commit 5977025e042c9adbf56672472b412639b19dc63d
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date:   Mon Aug 7 23:33:17 2023 +0200

    Duke3D: Fix z interpolation problems in VM_Fall() and A_Fall()
    
    This prevents a visual jitter effect from sprites that aren't moving,
    but use the "fall" command in a water sector (zombie actors, pickups, etc).

See https://voidpoint.io/terminx/eduke32 for more details.