Detail
2021.08.02.Log1923.txt
No SVN revisions parsed. Raw content is shown below.
Raw Content
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.