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

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

Detail

2025.08.12.ChangeLog.txt

📄GIT 📅2025-08-12 💾705 B 3 Parsed entries BUILD FIX

Commit 126f35ca8c24368f101996523935d08b269f45be

Fix bug with unit art loading

Commit 1a12682ece04ff17d44e810d123b8de5bc510b59

Duke3D: Add userdef quote_yoffset

Allows adjustable Y-offset for in-game quotes from CON. Input expects higher precision coordinates similar to rotatesprite16.

Commit b9985fed22d98230d48d9d5bb3071979ab2023a0

engine: flush colmatch cache if input data is changed

See https://voidpoint.io/terminx/eduke32 for more details.
Raw Content
commit 126f35ca8c24368f101996523935d08b269f45be
Author: Evan Ramos <hendricks266@gmail.com>
Date:   Tue Aug 12 23:13:43 2025 -0500

    Fix bug with unit art loading

commit 1a12682ece04ff17d44e810d123b8de5bc510b59
Author: oasiz <maxkyh@gmail.com>
Date:   Wed Aug 13 18:17:12 2025 +0300

    Duke3D: Add userdef quote_yoffset
    
    Allows adjustable Y-offset for in-game quotes from CON. Input expects higher precision coordinates similar to rotatesprite16.

commit b9985fed22d98230d48d9d5bb3071979ab2023a0
Author: nukeykt <alexeytf2@gmail.com>
Date:   Fri Jul 4 22:35:28 2025 +0900

    engine: flush colmatch cache if input data is changed

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