summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mstuff2.cc
Commit message (Expand)AuthorAgeFilesLines
* [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
* Experimental monster weapon swapping implementation. Allow monsters to usedshaligram2007-07-021-4/+14
* Missiles inscribed {poison} shouldn't be poisonous (probably in 0.2.x as well.)haranp2007-06-281-1/+1
* Fixup of gunofdis patch for returning weapons [1744612]:haranp2007-06-281-7/+24
* More minor cleanups.haranp2007-06-201-7/+2
* [1738010] Stash-tracker now also tracks traps and other dungeon features.dshaligram2007-06-171-0/+3
* monam(), moname() and ptr_monam() are gone.haranp2007-05-191-5/+5
* Weakened stab bonus from invisibility.dshaligram2007-05-091-1/+2
* Extensive map randomisation (David).dshaligram2007-05-011-2/+2
* Type safety, cast cleanups, etc.haranp2007-05-011-2/+2
* Fix for bug 1571295: should be 'an orc suddenly appears', notharanp2007-04-291-1/+2
* Some code review and cleanup.haranp2007-04-281-22/+21
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-8/+5
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-5/+2
* Use mons_friendly() instead of checking attitude directly for moth angering.dshaligram2007-04-181-1/+1
* Allow player ghosts to use corona.dshaligram2007-04-101-0/+10
* Added ice statues.dshaligram2007-04-091-162/+213
* Moth of wrath angering attack was lost in 0.2, reintroduced.dshaligram2007-04-071-0/+69