summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mstuff2.cc
Commit message (Expand)AuthorAgeFilesLines
* Adjust the power of the "Summon Ugly Thing" spell again.dolorous2008-04-221-1/+2
* And adjust it again.dolorous2008-04-191-1/+3
* Adjust the probability of summoning very ugly things again. It now dolorous2008-04-191-2/+4
* Add cosmetic fix.dolorous2008-04-191-0/+2
* Adjust the probability of summoning a very ugly thing.dolorous2008-04-191-1/+1
* Implement "Summon Ugly Thing" as a player spell, in the Book of dolorous2008-04-191-2/+2
* For consistency, rename the "Summon Ugly Things" spell to "Summon Ugly dolorous2008-04-191-2/+2
* For abjuration purposes, treat good neutral monsters like friendly dolorous2008-04-191-4/+4
* Fix 1933066: Ghosts not being poison resistant.j-p-e-g2008-04-161-15/+19
* Another one of those pesky spacing changes.j-p-e-g2008-04-151-2/+2
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-39/+40
* Allow autotargeting of monsters hiding in shallow water ("You see a j-p-e-g2008-04-011-1/+1
* Prevent shafts from being created in corridors, at least untilj-p-e-g2008-03-291-1/+1
* Implement "Summon Ugly Things" as a monster spell, roughly equivalent to dolorous2008-03-271-2/+12
* Add whitespace fixes again.dolorous2008-03-241-7/+7
* Minor type fixes.dolorous2008-03-231-2/+2
* Add whitespace fixes again.dolorous2008-03-221-6/+6
* Fix typo in mons_thrown_object_destroyed() that let non-missiles instead dolorous2008-03-221-1/+1
* Fix some more compile warnings that look like they were pointing out bugs.pauldubois2008-03-101-1/+1
* Lower dragon slaying effect on dragon breath accuracy:j-p-e-g2008-03-031-4/+4
* [FR 1733318] Draconian ghosts (non-grey, xl >= 7) get a draining breath j-p-e-g2008-03-031-0/+8
* Fix 1892007: (oklob) plants being confusablej-p-e-g2008-02-241-4/+4
* Implemented dispel undead for monsters.dshaligram2008-01-271-0/+10
* Refixed monster self-teleport duration.dshaligram2008-01-271-1/+1
* Fixed unique demon lord stats so they're more of a challenge. May need some t...dshaligram2008-01-271-1/+11
* [1832114] Fixed more prompts for mostly offscreen ball lightning detonation.dshaligram2008-01-251-4/+6
* [1871387] Fixed issue where the wrong tile was used for weapons of returning.ennewalker2008-01-161-2/+2
* New Zot levels, courtesy Lemuel (David).dshaligram2008-01-121-21/+35
* More resist fixes.dshaligram2008-01-101-1/+1
* Add gore and splatter to Crawl - in the form of Jarmo's j-p-e-g2008-01-091-0/+3
* The accuracy of dragon breath is now halved if you're wieldingj-p-e-g2008-01-081-0/+11
* [1863138] Fixed assignment of -1 to unsigned beam type.dshaligram2008-01-031-1/+1
* Apply dolorous' patch to fix incorrect handling of nets monstersj-p-e-g2007-12-301-3/+16
* Removed most instances of direct access to monsterentry for monster energy up...dshaligram2007-12-301-3/+2
* [1857669] Fixed books using the wrong glyph when thrown, removed SYM_foo enum...dshaligram2007-12-281-35/+35
* Implement the returning brand for ammunition. This mostly uses the same dolorous2007-12-081-1/+35
* Add still more whitespace and comment fixes.dolorous2007-12-071-2/+3
* [1837663] Fixed monsters' raise dead using player's LOS.dshaligram2007-11-281-1/+2
* Fixing assertion from SUMMON_DRAKES trying to fire an invalid bolt.ennewalker2007-11-221-1/+1
* A few changes to shafts:j-p-e-g2007-11-201-5/+4
* Clean-up of options in init.txt and crawl_options.txt j-p-e-g2007-11-201-1/+1
* Fix a net bug that was responsible for never (!) entrapping monsters. Whoops...j-p-e-g2007-11-191-1/+7
* [1829067] Fixed mephitic cloud not setting enchantment owner correctly on aff...dshaligram2007-11-091-1/+1
* Nets that hold you cannot be destroyed by Ely's Destroy Weapon ability.j-p-e-g2007-11-041-6/+12
* Orcs may surrender to Beogh worshippers when beaten up. Adjusted experience g...dshaligram2007-10-261-2/+4
* Orc battle cry fixes (shouldn't affect berserk/confused/paralysed monsters). ...dshaligram2007-10-241-4/+11
* Applying two patches by dolorous:j-p-e-g2007-10-221-1/+1
* Fixed bad grammar in highscore entry for characters killed by hellfire.dshaligram2007-10-151-0/+1
* Removed amnesia/forgetfullness trap, mutation and scroll. Thezelgadis2007-10-151-7/+27
* This change breaks savefile compatibility.zelgadis2007-10-131-3/+20