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

2024.06.04.Log2110.txt

📄SVN 📅2024-06-04 💾1,4 KB 0 Entry parsate CON BUILD FIX
📦 Nessuna revisione SVN parsata. Mostro il contenuto raw sotto.
Contenuto Raw
commit 30deaa5201b023838a950abbeddc3e0a2833b581
Author: Evan Ramos <hendricks266@gmail.com>
Date:   Tue Jun 4 05:30:56 2024 -0500

    Defs: Implement ifmatch subtoken for voxel token
    
    Note that due to the nature of the voxel token, this subtoken must appear
    *before* any tile subtokens in order to take effect.
    
    Fixes terminx/eduke32#305

commit b6748815d0cc74879b203ca6d71dd5ea19048a1e
Author: Evan Ramos <hendricks266@gmail.com>
Date:   Tue Jun 4 04:03:30 2024 -0500

    Defs: Factor out ifmatch/ifcrc handling into TileMatchChecker class

commit 9f400ac1868c7c0401f81ade5a7a2595c83c60c9
Author: Evan Ramos <hendricks266@gmail.com>
Date:   Tue Jun 4 06:49:02 2024 -0500

    Engine: Factor a new vox_clearid() out from vox_undefine()

commit f6f261d8f0410b2bae3979b341c4521ae985ff86
Author: Evan Ramos <hendricks266@gmail.com>
Date:   Tue Jun 4 05:14:11 2024 -0500

    Defs: Apply minor cosmetic cleanup to voxel token code

commit 86e58764dd3bc881490a4abea735e364dd75f37a
Author: Evan Ramos <hendricks266@gmail.com>
Date:   Tue Jun 4 04:48:52 2024 -0500

    SW: Fix GRP checksumming log messages

commit 1d2e932d715cf6f74691b555d2c155a08a5e8d39
Author: Evan Ramos <hendricks266@gmail.com>
Date:   Tue Jun 4 03:55:52 2024 -0500

    Duke3D: Fix `-s` command line parameter with values >= 5 when valid
    
    Fixes terminx/eduke32#306

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