summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-tornado.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Add a cooldown timer for tornado.Raphael Langella2011-07-081-7/+0
* New formula for tornado's radius.Raphael Langella2011-07-081-1/+1
* Fix excessive round-off errors.Raphael Langella2011-07-071-1/+1
* Make Tornado rotation smaller at partial radii.Adam Borowski2011-07-071-3/+9
* Fix the rate of felling trees depending on action speed.Adam Borowski2011-07-071-1/+2
* Start tornado with a small radius and let it wind up.Adam Borowski2011-07-071-6/+34
* Don't let tornado put people on statues, grates, etc.Adam Borowski2011-07-071-1/+1
* cppcheck: use ++p not p++ for complex types (like iterators).Adam Borowski2011-07-051-3/+3
* Make Tornado more likely to rotate you along a wall.Adam Borowski2011-06-241-4/+1
* Let tornado rotate people around.Adam Borowski2011-06-201-3/+91
* Remove Tornado's negative spell enhancer, since the damage was reducedChris Campbell2011-05-301-6/+0
* Fix Tornado's AC calculation.Raphael Langella2011-05-271-1/+1
* Nerf tornado's damage.Raphael Langella2011-05-271-4/+5
* Don't delay mirror damage due to tornado until the turn's end.Adam Borowski2011-04-101-0/+3
* Don't blame the player for trees felled by monster-cast tornado.Adam Borowski2011-04-101-1/+2
* Tornado changes for 0.8: pure Air, 80% damage, negative spell enhancer.Adam Borowski2011-03-171-1/+7
* Apply Tornado's colour scheme to Tiles, as well.Johanna Ploog2011-03-061-1/+1
* Track the source of monster enchantments.Adam Borowski2011-02-231-1/+1
* Fix tornado casting message when cast in flying form.Raphael Langella2011-02-181-1/+1
* Silent Tornado? Hah.Adam Borowski2011-02-171-0/+2
* Tornado+Leda -> no flying.Adam Borowski2011-02-171-10/+15
* Don't make Tornado drop as sharply in non-open areas.Adam Borowski2011-01-241-7/+7
* Split trees into trees-on-land and trees-on-water.Adam Borowski2011-01-051-1/+1
* Fix an arena crash.Adam Borowski2011-01-041-1/+1
* New level 3 Air miscasts.Adam Borowski2011-01-041-3/+6
* Give hostile Tornado an (abysmal) obituary when it kills you.Adam Borowski2011-01-041-1/+5
* Assign a power to monster Tornado.Adam Borowski2011-01-041-1/+6
* A monster ench perm_tornado which does what it says on the tin.Adam Borowski2011-01-041-5/+17
* Restrict Tornado to a biconnected graph.Adam Borowski2011-01-011-2/+79
* Don't make Tornado levitation linger after its effect, no matter permalev.Adam Borowski2010-12-301-2/+1
* Split Tornado's code away from spl-damage.ccAdam Borowski2010-12-301-0/+177