summaryrefslogtreecommitdiff
path: root/graphics/tiles/set_icecave.png
AgeCommit message (Collapse)AuthorFilesLines
2025-02-03Restored set_{desert,icecave,icemountain,thermin_cave} tilesetsThorbjørn Lindeijer1-0/+0
And changed all references to these tilesets to be external. Also changed some references to the collision tileset to refer to the external tileset. Also corrected the parameters on the set_cave.tsx tileset.
2014-04-15Tileset Fixeswushin1-0/+0
- Removed Old Tileset Naming Conventions - Removed Unused Unfinished Tiles
2010-11-21adding a new nivalis cavemapStefan Beller1-0/+0
to be used as a labyrinth
2010-11-21rules improvedStefan Beller1-0/+0
icecaves have more options now
2010-11-07files needed for automapping feature of tiled-qtStefan Beller1-0/+0
This adds all the rules (folder rules in ./maps adn ./maps/rules.txt) and tiles (graphics/tiles/set_*) needed for the automapping feature. These rules help only mapping caves, icecaves and icemountains at the moment.