summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mstuff2.cc
Commit message (Expand)AuthorAgeFilesLines
* [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
* Weakened monster lightning damage, dropped AC protection from lightning damag...dshaligram2007-10-111-1/+1
* Returning weapon beam path updates for trunk.dshaligram2007-10-091-1/+5
* Moved orc battle cries to sound channel, increased duration to reduce message...dshaligram2007-10-091-2/+2
* Orc battle cries respect silence and also boost physical ranged attacks.dshaligram2007-10-081-2/+25
* Orc knights and warlords can yell battle-cries to make lesser orcs fight better.dshaligram2007-10-081-0/+72
* Ghosts can use ensorcelled hibernation. Breaks saves, needs some work on PC s...dshaligram2007-10-081-0/+10
* Remove trap-door-like logic from shaft traps, since shafts are justzelgadis2007-10-051-1/+1
* Shaft traps (trap doors) [1792195] and level annotation [1769009]zelgadis2007-10-051-0/+26
* Previous commit applied to trunk:j-p-e-g2007-09-201-1/+1
* Explosions no longer trigger a more() if you don't see any squares ofharanp2007-09-161-4/+11
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+2
* s/CAUGHT/HELD/j-p-e-g2007-08-221-2/+2
* A few additions to throwing nets.j-p-e-g2007-08-221-1/+1
* Throwing nets again.j-p-e-g2007-08-201-1/+4
* Added throwing nets. These still need work, and thusj-p-e-g2007-08-201-0/+45
* Targetting changes:j-p-e-g2007-08-091-0/+4
* Replaced timed markers with Lua markers. Breaks save compatibility.dshaligram2007-07-261-1/+5
* Fixed missing period in silver statue message [1753135].haranp2007-07-131-1/+2
* Added final score to morguedshaligram2007-07-111-11/+17
* Fixed abjuration (player and monster versions) to work with the new enchantmentdshaligram2007-07-111-40/+75
* Monster enchantment overhaul:dshaligram2007-07-101-7/+7
* Lots and lots of type safety.haranp2007-07-081-1/+2
* Removed all uses of str_monam() outside of mon-util.cc; str_monam() isharanp2007-07-071-5/+5
* Manual update (David).dshaligram2007-07-031-54/+23
* Give goblins slings instead of blowguns, give orc knights a chance of startingdshaligram2007-07-021-1/+1