summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles/item/food
Commit message (Collapse)AuthorAgeFilesLines
* Replace the contaminated chunk icon with a less intrusive one.Johanna Ploog2010-01-141-0/+0
| | | | Oh, and I forgot to remove the old rslow tile in my last commit.
* Add an icon for contaminated chunks/corpses.Johanna Ploog2010-01-091-0/+0
|
* Rename corpse.png -> chunk.png, corpse_rotten.png -> chunk_rotten.pngJohanna Ploog2010-01-092-0/+0
|
* Tiles: Add icons for poisonous/mutagenic/... chunks or corpses.Johanna Ploog2010-01-094-0/+0
| | | | | | | I'm not sure how to visualize contaminated chunks, so they haven't got an icon yet (maybe use coagulated blood?) Also, I've opted to only show the icons for rotten chunks if the character is capable of eating them. Otherwise, them being rotten is all that's of interest to the player.
* Tidy up tiles some more.j-p-e-g2008-12-281-0/+0
| | | | | | | | | Add subfolders for some armour types, demonic monsters, and reinstate some of the unused tiles that conceivably could see use in the future (e.g. for new unrandarts or for meta-commands) in an UNUSED folder. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8006 c06c8d41-db1a-0410-9941-cceddc491573
* RLTiles complete code rewrite: now much more robust and functional.ennewalker2008-08-2353-0/+0
| | | | | | | | | | | | | Added PNG and non-palettized image input. Added PNG output. Added better tile packing and support for tiles of different sizes. Converted all BMPs to PNGs (for space and explicit transparency reasons.) Added the 48x32 pandemonium demon tiles, but these are not yet used in game. Added Bill B.'s portal tile (finally). The Win32 makefiles are not updated quite yet and thus will not build. Sorry. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6850 c06c8d41-db1a-0410-9941-cceddc491573
* Adding icons (from Denzi) for identified staves and rods, now that identical ↵ennewalker2008-02-1019-0/+0
| | | | | | | | staff types share the same description. Removing old Nethack item tiles. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3425 c06c8d41-db1a-0410-9941-cceddc491573
* Tiles!ennewalker2008-01-0548-0/+0
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3194 c06c8d41-db1a-0410-9941-cceddc491573