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.02.Log1923.txt

📄SVN 📅2021-08-02 💾639 B 0 Entry parsate BUILD FIX
📦 Nessuna revisione SVN parsata. Mostro il contenuto raw sotto.
Contenuto Raw
commit 23d7d5549e01f4d99700df622503237dd261e44f
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date:   Mon Aug 2 12:22:26 2021 +0200

    Engine: Extend mapinfo DEF command to support mapart token
    
    Usage:
    mapinfo
    {
        mapmd4 <md4sum>
        mapart "mapart/testart_XX.ART"
    }
    The specified path must end with the suffix "_XX.ART" (case-insensitive).
    The actual files need to be numbered from "_00.ART" to "_19.ART". Just
    like with maphacks, an md4 sum is required.
    
    This allows sharing the same per-map art between multiple levels.

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