summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mstuff2.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated build instructions for DOS, Windows, Linux.dshaligram2007-04-051-2/+3
* Dragon breaths no longer get the breather's name prepended, because:haranp2007-04-051-6/+4
* Fixed cantrips used by friendly monsters.dshaligram2007-04-031-3/+20
* Merged in crawl.akrasiac.org patches (simple messaging, milestones). These takedshaligram2007-03-251-1/+1
* Increase base hit of blowguns (as used by monsters), because kobolds aredshaligram2007-03-241-1/+1
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-43/+21
* Adjusted monster beam to-hit numbers.dshaligram2007-03-181-26/+26
* Readjust monster beam to-hit numbers for new player evasion model.dshaligram2007-03-101-21/+21
* New key=value logfile format as proposed by Shawn Moore. This is more verbosedshaligram2007-03-081-1/+1
* Kill hard tabs.dshaligram2007-03-061-5/+5
* Retune monster abjuration.dshaligram2007-03-051-6/+10
* Recalibrate damage for crystal spear and poison arrow.dshaligram2007-03-021-2/+2
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-241-5/+5
* [1632567] Greedy explore now tries to do the Right Thing with mimics.dshaligram2007-02-051-2/+13
* Allow ghosts to remember and use shock, ice bolt and bolt of magma.dshaligram2007-02-031-2/+41
* Monster abjuration tuning. May need more work.dshaligram2007-01-311-2/+2
* Horrible things are now temporary.dshaligram2007-01-311-2/+4
* Blinking/teleporting monsters should not be able to land on the player's posi...dshaligram2007-01-021-1/+4
* Removed SPMSL_POISONED_II, which was functionally identicalharanp2006-12-271-2/+1
* Clarify intent of ench_power change.dshaligram2006-11-221-1/+3
* Refix ench_power.dshaligram2006-11-221-1/+1
* [1597623] Added draconian descriptions. I've editorialised freely.dshaligram2006-11-221-8/+27
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-176/+386
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1665