Esplora i log in modo ordinato: filtri per tipo/anno, ricerca testuale e dettaglio commit revisionato.

2100File Totali
2088Log SVN
12ChangeLog Git
2100Risultati Filtrati

Dettaglio

2021.08.22.Log1946.txt

📄SVN 📅2021-08-22 💾534 B 0 Entry parsate CON
📦 Nessuna revisione SVN parsata. Mostro il contenuto raw sotto.
Contenuto Raw
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.