summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles/effect
Commit message (Collapse)AuthorAgeFilesLines
* New type of cloud: thick gloom.Jude Brown2010-01-101-0/+0
| | | | | | | | | | | | | | | It's a fast-moving, long-lasting cloud that clumps together. It will dissipate very quickly unless it is near other clouds. It is opaque, and blocks line of sight with two or more clouds, but unlike other clouds, it does not actually use the '#' glyph. Instead, it colours the ground underneath it magenta. It's currently unused, and while it's an interesting visual effect that will have some great potential in portal vaults and specific branches, should probably be used very rarely. Also includes a tile for these, though I'm not too happy with the effect.
* Add tiles for rain clouds and mutagenic fog.Johanna Ploog2009-12-1210-0/+0
|
* Rename the tile, tooStefan O'Rear2009-11-061-0/+0
|
* Fixing draco, "tried", and shadow tiles issues caused by previous check-in. ↵ennewalker2008-08-2315-0/+0
| | | | | | Adding transparency to a number of tiles. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6851 c06c8d41-db1a-0410-9941-cceddc491573
* RLTiles complete code rewrite: now much more robust and functional.ennewalker2008-08-23267-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
* Fixing tile caching bug (resulting in temporarily disappearing items/monsters.)ennewalker2008-01-201-0/+0
| | | | | | Added sanctuary art. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3310 c06c8d41-db1a-0410-9941-cceddc491573
* Tiles!ennewalker2008-01-05191-0/+0
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3194 c06c8d41-db1a-0410-9941-cceddc491573