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

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

Detail

2023.08.18.Log2063.txt

📄SVN 📅2023-08-18 💾367 B 0 Parsed entries BUILD FIX
📦 No SVN revisions parsed. Raw content is shown below.
Raw Content
commit 2e2d5f205de6375d53f92719292163d450a6a854
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date:   Fri Aug 18 16:35:24 2023 +0200

    Engine: Skip screentextRender() if provided zoom smaller or equal zero
    
    This fixes a division by zero crash if zoom == 0.
    
    Fixes terminx/eduke32#272

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