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.Log1935.txt

📄SVN 📅2021-08-22 💾988 B 0 Entry parsate CON BUILD FIX
📦 Nessuna revisione SVN parsata. Mostro il contenuto raw sotto.
Contenuto Raw
commit a564d27747b8f132df99dd995fcf553b6a71e20a
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date:   Sun Aug 22 02:03:10 2021 +0200

    Duke3D: Fix POLYMER=0 builds

commit c624dd64dec0f45e1baa2c1f9180e0292472e616
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date:   Mon Aug 16 12:26:43 2021 +0200

    Duke3D: Improve the CON_ADDLOGVAR command
    
    Changes:
    - Passing struct members and player vars as argument now works.
    - If struct members are accessed without specifying the index,
      the command will display which index was used by the CON VM.
    - Enable use of constant values for array indexing in addlogvar
    - Enable logging of integer constants with addlogvar
    - General refactoring and code improvement.

commit b042d9b750e098ddc5a373fba2ae12340d6f7d58
Author: Dino Bollinger <doom64hunter@gmail.com>
Date:   Sun Aug 22 14:12:59 2021 -0700

    defineskill and undefineskill changes

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