Opened 5 years ago

Last modified 5 years ago

#5556 new defect

Update Terrains RNC files — at Initial Version

Reported by: Stan Owned by:
Priority: Should Have Milestone: Backlog
Component: Core engine Keywords:
Cc: wraitii Patch:

Description

Currently terrains are a bit of a mess and do not have everything in their RNC files.

Some, like binaries/data/mods/public/art/terrains/biome-mediterranean/terrains.xml even reference a DTD that no longer exists since r12306 and was last modified by Jason in r6391

<!DOCTYPE Terrains SYSTEM "/art/textures/terrain/types/terrains.dtd">

There is no textures requirement nor optionnal display, there is no material either.

There is movementclass that's used by source/graphics/TerrainProperties.cpp and could be used by cool things like UnitMotion, and the SoundManager. The way it's grammar is checked is a bit weird too, cause it can be in any tag.

Change History (0)

Note: See TracTickets for help on using tickets.