summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/effects.cc
Commit message (Expand)AuthorAgeFilesLines
* [1869724] Fixed enchantment timeout messages being shown before monsters are ...dshaligram2008-01-251-141/+148
* 'DD' is now an alias for 'Dy'.haranp2008-01-161-1/+2
* Mixed commit of small additions/changes.j-p-e-g2008-01-131-14/+26
* New Zot levels, courtesy Lemuel (David).dshaligram2008-01-121-3/+4
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-7/+25
* Add gore and splatter to Crawl - in the form of Jarmo's j-p-e-g2008-01-091-0/+14
* Removed DISRUPTION brand and added DRAGON_SLAYING.j-p-e-g2008-01-071-4/+2
* Fix problem when traveling up and down levels after a period of time. dolorous2008-01-061-0/+4
* Add more habitat cleanups: rename HT_NORMAL to HT_LAND, remove dolorous2008-01-041-2/+2
* Add rock wall to the habitats list (for rock worms), and move monster dolorous2008-01-041-1/+1
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-0/+8
* Moved handle_time and friends to effects.cc.dshaligram2007-12-301-0/+808
* [1857669] Fixed books using the wrong glyph when thrown, removed SYM_foo enum...dshaligram2007-12-281-1/+1
* Fixed acquirement not generating footwear.dshaligram2007-12-161-2/+12
* Fix [1813286]: Rename the lochaber axe to the bardiche, and change its dolorous2007-12-141-1/+1
* Add "item generations stats" (Ctrl-I) wizard command, which currentlyzelgadis2007-12-081-34/+30
* Fixed two aquirement bugs:zelgadis2007-12-081-47/+37
* Fix 1845534 (bad naming for brands.)haranp2007-12-061-6/+2
* make player::has_claws() and player::has_usable_claws() take a bool dolorous2007-11-221-1/+1
* Clean-up of options in init.txt and crawl_options.txt j-p-e-g2007-11-201-1/+1
* Massive rewrite of makeitem.cc. Might be buggy.haranp2007-11-061-3/+2
* Better messages for Genie effects.haranp2007-10-291-1/+0
* Okawaru and Trog gifts should not be negatively enchanted, where reasonable.dshaligram2007-10-271-1/+4
* Adding two new mutations for the heck of it:j-p-e-g2007-10-261-3/+2
* Fix bug 1814617: teleport/banish not clearing being trapped in netj-p-e-g2007-10-261-0/+4
* [1818982] Kenku talons as mutation (dolorous).dshaligram2007-10-251-6/+2
* Changing screaming mutation to influence both frequencyj-p-e-g2007-10-221-5/+10
* 1815768: some NOTE_USER_NOTEs should be NOTE_MESSAGE instead (actuallyharanp2007-10-191-1/+1
* Added new field seen_context to the monsters class, which can be setzelgadis2007-10-161-0/+53
* [1813214] Trog should not gift the Wrath of Trog.dshaligram2007-10-151-2/+6
* Removed amnesia/forgetfullness trap, mutation and scroll. Thezelgadis2007-10-151-7/+31
* A few tiny changes courtesy of dolorous.j-p-e-g2007-10-121-0/+1
* [1804499] Fixed acquirement occasionally mauling unrandarts and producing bad...dshaligram2007-10-111-2/+4
* Made Xom be smarter about being amused at losing/missing runes, andzelgadis2007-10-021-0/+2
* Monster centaurs now sometimes (rarely) wear barding.j-p-e-g2007-09-301-1/+2
* A few improvements to banished() and entry cause tracking.zelgadis2007-09-301-5/+86
* This commit breaks save file compatability.zelgadis2007-09-301-4/+34
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-12/+87
* Previous commit applied to trunk:j-p-e-g2007-09-201-2/+2
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+4
* Applied Enne's fix to 1795522: "show_beam shouldn't workj-p-e-g2007-09-151-1/+1
* Reintroducing Throwing.j-p-e-g2007-09-111-2/+2
* Another variety of changes.j-p-e-g2007-09-031-1/+6
* Part two of godly changes.j-p-e-g2007-08-041-7/+38
* Fixed acquirement giving unwearable armour (Iaido).dshaligram2007-08-041-3/+5
* Added rod of venom [1701655]. Redid some braindead staff handling.haranp2007-07-261-6/+5
* [1757888] yell() was leaking information about invisible monsters.haranp2007-07-211-1/+2
* Updated level-design.txt.dshaligram2007-07-211-2/+3
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-0/+7
* General code cleanups and goto removal.haranp2007-07-131-2/+2