Fixed bug in the texturedef parser that could result in invalid defs being used in the construction of materials. Added: Ccmd "listmaterials" print a list of registered materials to the console (mainly for debug atm). A group filter can be specified in the form "listmaterials <groupnum>" where <groupnum> is a valid materialgroup_t integer.
Fixed bug in the texturedef parser that could result in invalid defs being used in the construction of materials.
Added: Ccmd "listmaterials" print a list of registered materials to the console (mainly for debug atm). A group filter can be specified in the form "listmaterials <groupnum>" where <groupnum> is a valid materialgroup_t integer.