name of tiles?


If you are interested in helping with tiles, vaults, patches or documentation, this is the place for that.

User avatar

Crypt Cleanser

Posts: 720

Joined: Friday, 7th January 2011, 01:43

Post Sunday, 19th August 2012, 19:16

name of tiles?

I usually do not worry about tiles when designing vaults but I would like to include them for people who play with them. Is there a list or a source file in which the name of each tile is given ?
duvessa wrote:Christ, you can't remove anything without tavern complaining about it.
User avatar

Dungeon Master

Posts: 502

Joined: Wednesday, 7th March 2012, 13:25

Location: Lexington, KY, US

Post Tuesday, 21st August 2012, 14:11

Re: name of tiles?

You can look at all the .txt files in the rltiles directory (http://gitorious.org/crawl/crawl/trees/master/crawl-ref/source/rltiles). These map between the constants used in the code and the names of the files. For example:

  Code:
%sdir mon/unique
gastronok MONS_GASTRONOK


Says that TILEP_MONS_GASTRONOK in the C++ source, or "tile:mons_gastronok" in a .des file, will use the tile in rltiles/mon/unique/gastronok.png . Each category of tile has its own dc-*.txt file and its own subdirectory or directories of rltiles.

Return to Contributions

Who is online

Users browsing this forum: No registered users and 17 guests

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.