summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed all uses of str_monam() outside of mon-util.cc; str_monam() isharanp2007-07-071-3/+3
* Beogh bug fixes, mostly orcish gear stuff.j-p-e-g2007-07-071-0/+4
* added Recall invocation for Beogh (data copied from Kiku)j-p-e-g2007-07-051-0/+6
* Broke up the monolithic divine_retribution() function somewhat.haranp2007-07-041-1/+1
* 1736793: slightly better teleport messages.haranp2007-07-011-7/+17
* Followers are now placed on the transit list so that crashes or saves betweendshaligram2007-06-261-1/+0
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-2/+2
* Banishment while standing on a dungeon feature was destroying the feature,dshaligram2007-06-061-1/+1
* Removed a couple of unnecessary viewport-center calls.dshaligram2007-06-041-1/+0
* [1699948] Allow changing the viewport size if you're using a larger terminaldshaligram2007-06-041-2/+6
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-4/+15
* monam(), moname() and ptr_monam() are gone.haranp2007-05-191-2/+2
* Minor cleanups.haranp2007-05-151-1/+2
* Type safety, cast cleanups, etc.haranp2007-05-011-3/+3
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-17/+11
* Fixed silly comment (Dylan). Does anyone want to keep all theharanp2007-04-231-1/+1
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-13/+5
* Fixed bad grammar on shield block messages in melee.dshaligram2007-04-131-0/+3
* Added ice statues.dshaligram2007-04-091-1/+1
* Updated build instructions for DOS, Windows, Linux.dshaligram2007-04-051-19/+3
* 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