summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-5/+2
* Readjust smiting: smiting does more base damage, and less damage at the topdshaligram2007-03-201-12/+10
* Move spell targeting before miscast check. Not everything is moved - spellsdshaligram2007-03-141-12/+1
* Kill hard tabs.dshaligram2007-03-061-2/+2
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-241-5/+7
* Stage 1 of the direction() rewrite.haranp2007-01-241-2/+2
* Fixed Abyss banishment crash.dshaligram2007-01-021-2/+1
* Refactored out branches into branch.h and branch.cc.haranp2006-12-201-4/+3
* Mark weapons animated by Tukima's Dance as thrown for pickup_thrown purposes.dshaligram2006-12-111-0/+3
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-42/+64
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1092