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

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

Detail

2021.08.22.Log1946.txt

📄SVN 📅2021-08-22 💾534 B 0 Parsed entries CON
📦 No SVN revisions parsed. Raw content is shown below.
Raw Content
commit 9741acb51c4ba35006ef96cad0d321b94815770f
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date:   Sun Aug 22 14:04:09 2021 +0200

    Duke3D: Add events EVENT_PREUPDATEANGLES and EVENT_POSTUPDATEANGLES
    
    These events trigger once every frame and provide access to the input
    struct value updates of each frame. This makes it possible to alter
    input.q16avel and input.q16horz again, even with smooth mouse aiming.
    
    Addresses terminx/eduke32#132

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