summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilecell.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix shadow logic.ontoclasm2014-07-091-14/+12
* Hopefully fix shoals coastlines & inkontoclasm2014-06-251-20/+15
* Improve wall shadow behaviorontoclasm2014-06-251-8/+29
* Don't draw shore around mangroves (#8361)Neil Moore2014-06-121-4/+8
* Melt away lava orcs.Steve Melenchuk2014-05-141-0/+4
* Gozag: gold lust.Steve Melenchuk2014-05-071-0/+2
* Remove mangroves, make single trees block LOS.wheals2014-03-291-2/+4
* More formatting fixes for return (...);Neil Moore2013-11-151-2/+2
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-4/+4
* Remove moths of suppressionChris Campbell2013-11-111-2/+0
* Get rid of the radius_iterator "legacy" constructor.Adam Borowski2013-11-051-1/+1
* Shorten branch enums.Adam Borowski2013-11-031-1/+1
* Reformat multi-line array literals.Adam Borowski2013-10-051-1/+2
* Whitespace/brace fixes.Adam Borowski2013-07-281-2/+0
* Don't draw wall shadows on open doors.Florian Diebold2013-07-231-1/+1
* Make wall shadows darker in crypt.Florian Diebold2013-07-231-8/+17
* Merge branch 'master' into lava_orcsAdam Borowski2013-05-291-0/+2
|\
| * Implement the cloud overlay in Webtiles.Florian Diebold2013-05-251-0/+2
* | Display heat auras in tilesontoclasm2013-01-081-0/+2
|/
* A placeholder tile for Disjunction's effect.Adam Borowski2012-11-181-0/+2
* Sewer water (white_noise, 6074)ontoclasm2012-11-131-3/+23
* Don't draw wall shadows around mangroves.Neil Moore2012-08-281-2/+3
* Drop some unnecessary braces.Adam Borowski2012-08-161-2/+0
* QUAD DAMAGE emits an Orb-style glow while in effect.Steve Melenchuk2012-08-151-0/+2
* Fix a stupid bug in the previous commit.Florian Diebold2012-07-241-1/+1
* Slime tiles by roctavian and ontoclasm (#5911).Florian Diebold2012-07-241-1/+66
* Enable wall shadows in Shoals.Raphael Langella2012-07-171-3/+2
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-1/+1
* New option: show_travel_trail.Florian Diebold2012-07-041-0/+2
* roctavian's new Shoals tiles (#5864).Florian Diebold2012-07-041-8/+13
* Rename swamp trees to mangroves.Michael Gagno2012-07-031-4/+4
* Implement old_blood rendering in webtiles.Florian Diebold2012-06-301-0/+4
* Drop pointless braces after if/for/while everywhere.Adam Borowski2012-04-201-4/+0
* Add a tile for the suppression aura.Florian Diebold2012-03-231-0/+2
* Fix endless lava producing a "shore" border when it touches passable lava.Adam Borowski2011-10-231-2/+2
* Orb glow in tiles.Adam Borowski2011-08-271-0/+2
* Show halo radius in tiles.Florian Diebold2011-08-011-2/+2
* Don't put overlays on unseen tiles.Florian Diebold2011-06-261-0/+3
* Fix a display bug.Florian Diebold2011-06-261-0/+8
* Fix compilation after rebase.Florian Diebold2011-06-261-0/+2
* Move rendering logic to the client, make it more complete.Florian Diebold2011-06-261-0/+357