summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles/spells/earth
Commit message (Collapse)AuthorAgeFilesLines
* Bolt of Iron->Iron Shot, Ice Bolt->Fling Icicleabrahamwl2009-10-291-0/+0
| | | | | | | | | | | | | | | | | | | | Based on FR 1801710 Bolt of Iron and Ice Bolt were both mechanically different from the other "bolts" in that they didn't penetrate targets. In addition, Ice Bolt was very easy to confuse with Bolt of Cold. So they got their names changed to Iron Shot and Fling Icicle, respectively. This change is both external (in the game output) and internal (how the code refers to the spells). This commit also changes the names of the spells in the data files (ie. for tiles) and the names of some data files themselves (tile images). (See the file list.) Note that Lemuel's comment about the concept (and tile art)of "bolt" not fitting with the way the "bolt" spells behave is still valid, but that's another issue. I think this stems from a confusion between lightning "bolts" and crossbow "bolts." Signed-off-by: Eino Keskitalo <evktalo@users.sourceforge.net>
* Add the last missing spell tiles.j-p-e-g2009-09-131-0/+0
| | | | | | | Update change log. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10668 c06c8d41-db1a-0410-9941-cceddc491573
* Add tiles for Stonemail, Phase Shift and Portal Projectile.j-p-e-g2009-09-131-0/+0
| | | | | | | Still missing: Warp Weapon, Death's Door and Summon Ugly Thing. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10667 c06c8d41-db1a-0410-9941-cceddc491573
* Move around a couple of spell tiles, reorder spells in the tiles code,j-p-e-g2009-09-111-0/+0
| | | | | | | | and document the missing tiles. Also add a tile for small skeletons, and update the change log. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10653 c06c8d41-db1a-0410-9941-cceddc491573
* Adding spell images, rltiles build script, and a tileidx_spell function. ↵ennewalker2009-09-1112-0/+0
There are quite a few spells that don't have images (marked as TODO in tileidx_spell) and about three images that are named "unknown" because I can't figure out what they map to. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10651 c06c8d41-db1a-0410-9941-cceddc491573