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

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

Detail

2020.07.27.Log1850.txt

📄SVN 📅2020-07-27 💾740 B 0 Parsed entries BUILD FIX
📦 No SVN revisions parsed. Raw content is shown below.
Raw Content
commit 74f7b0da9fb301d86c4aa763542fd82c2495df3e
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date:   Mon Jul 27 22:33:52 2020 +0200

    Mapster32: Fix tilescreen drawing for Polymer renderer.
    
    According to pogo in a previous commit, GL_TEXTURE_2D is deprecated.
    However, polymer cannot draw the tiles in the tilescreen correctly
    without enabling it first, else it shows white boxes instead.
    
    This fixes terminx/eduke32#93

commit 7c3b3e67a4696627024a89d6e59d54bbfe099806
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date:   Mon Jul 27 09:34:16 2020 +0200

    Duke3D: prevent hash lookup on empty keybinds
    
    This fixes terminx/eduke32#98

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