summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells4.cc
Commit message (Expand)AuthorAgeFilesLines
* Spell power strings now reflect power caps.haranp2007-05-071-2/+2
* Type safety, cast cleanups, etc.haranp2007-05-011-4/+5
* Some code review and cleanup.haranp2007-04-281-8/+8
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-74/+42
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-11/+8
* Moved items() into a separate makeitem file.haranp2007-04-211-0/+1
* Magic-immune monsters are now "unaffected" by enchantments instead ofharanp2007-04-161-3/+7
* A successful cast of ensorcelled hibernation now lasts at least one turn.dshaligram2007-04-051-0/+1
* Updated build instructions for DOS, Windows, Linux.dshaligram2007-04-051-13/+4
* Corona was still borked, refixed.dshaligram2007-04-021-4/+0
* Corona was being misapplied, fixed.dshaligram2007-03-301-1/+1
* Cleaned up clouds and threw out the foo_MON values from the cloud enum. Thedshaligram2007-03-221-14/+18
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-57/+29
* Banished uniques (including ghosts) will now be sent to the Abyss. Banisheddshaligram2007-03-181-1/+1
* Kill hard tabs.dshaligram2007-03-061-3/+3
* Give transformed players appropriate shouts.dshaligram2007-03-041-4/+2
* Ignite poison should wake affected monsters (Juha).dshaligram2007-03-041-6/+4
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-241-6/+6
* Minor direction cleanups (mainly messaging.)haranp2007-01-261-3/+0
* Stage 1 of the direction() rewrite.haranp2007-01-241-3/+3
* [1622239] Poisoned arrows have a better chance of producing snakes from stick...dshaligram2006-12-291-2/+7
* Rewrote the semi-controlled blink algorithm. Fixed the bugharanp2006-12-231-52/+17
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-116/+90
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+3211