summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/effects.h
Commit message (Expand)AuthorAgeFilesLines
* Add miscellaneous minor fixes.dolorous2008-06-151-1/+1
* Clean up and consolidate random_uselessness(), as well as its associated dolorous2008-06-011-1/+1
* Simplify further.dolorous2008-05-031-2/+2
* Clean up and consolidate the holy word and torment effects.dolorous2008-05-021-2/+4
* Split the routine to use holy word on only the player into its own dolorous2008-04-291-0/+1
* Split the routine to torment only the player into its own function.dolorous2008-04-281-0/+1
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-1/+1
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+1
* [FR 1903593] Change identification process of j-p-e-g2008-03-031-1/+1
* Tidy up Xom effects a bit in that berserk and vitrification will only givej-p-e-g2008-02-291-1/+1
* Apply patch 1901117: vitrification effect for Xom (and Xom cleanup)j-p-e-g2008-02-251-1/+1
* Implement [1891388]: Make Holy Word available in scroll form.dolorous2008-02-211-0/+7
* Moved handle_time and friends to effects.cc.dshaligram2007-12-301-0/+4
* Add "item generations stats" (Ctrl-I) wizard command, which currentlyzelgadis2007-12-081-1/+2
* Added new field seen_context to the monsters class, which can be setzelgadis2007-10-161-0/+2
* Removed amnesia/forgetfullness trap, mutation and scroll. Thezelgadis2007-10-151-1/+1
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-1/+13
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-1/+1
* Implemented 1735752: wands are (fake-)inscribed with the number of timesharanp2007-06-271-2/+0
* Added support for a validation hook for maps to check if they're A-Ok.dshaligram2007-06-261-1/+1
* Made item_def::base_type into object_class_type, instead of unsigned char.haranp2007-04-261-1/+1
* Merged in crawl.akrasiac.org patches (simple messaging, milestones). These takedshaligram2007-03-251-1/+1
* Fixed Abyss banishment crash.dshaligram2007-01-021-1/+1
* Fixed 1616008, identify was not removing 'empty' inscription.haranp2006-12-171-0/+2
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-1/+4
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+92