summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/effects.h
Commit message (Expand)AuthorAgeFilesLines
* Decouple rod recharge from availability of player MP (Mantis 300)Stefan O'Rear2010-01-021-0/+1
* Don't mark books acquired during acquirement statistics as "seen".Johanna Ploog2009-12-161-4/+4
* Get rid of you.synch_time.Robert Vollmert2009-12-021-1/+1
* Remove further header-include. env.h now always directly included.Robert Vollmert2009-11-271-3/+1
* Move see_cell_no_trans into player.Robert Vollmert2009-11-081-1/+1
* Make some passed references const.Robert Vollmert2009-11-061-7/+7
* Remove "called from:" comments.Vsevolod Kozlov2009-11-031-53/+0
* Remove mstuff2.h and mstuff2 referencesMatthew Cline2009-11-031-10/+3
* Some tweaks to decompositionCharles Otto2009-11-021-0/+1
* Electrocution discharge in water ala FR 1637214abrahamwl2009-10-281-0/+2
* Split actors and env from externs.h.Robert Vollmert2009-10-211-1/+2
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Allow vaults to request use of the acquirement code with "acquire <item_class...dshaligram2009-09-211-0/+4
* Apply caotto's Feawn evolution update patch in [2841648], with a few dolorous2009-09-031-1/+3
* Apply caotto's patch in [2827204] to finish the plant god, with some dolorous2009-07-281-0/+14
* Apply caotto's plant god patch, for now named "Feawn".j-p-e-g2009-07-201-0/+7
* Expand immolation and cleansing flame as well, so that monsters may be dolorous2009-01-191-2/+4
* Expand effect applicator functions to take an actor parameter, and use dolorous2009-01-191-4/+7
* Add various beam explosion-related cleanups. Also, make cleansing flame dolorous2009-01-151-0/+2
* Consolidate the two immolation routines (the scroll and the effect when dolorous2008-11-251-0/+2
* Implement second part of labyrinth tweaks:j-p-e-g2008-11-041-0/+3
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* More cleanups.haranp2008-07-241-4/+4
* Pan overhaul:dshaligram2008-07-201-1/+1
* 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