summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Adjust dolinks.sh to properly handle a tiles-enabled build, and add dolorous2008-01-052-2/+5
* Tiles!ennewalker2008-01-052441-109/+26569
* Remove invalid check for 2 or more levels of the acute vision mutation, dolorous2008-01-052-9/+8
* Mark the entire cyclops species as native to the Shoals, so that dolorous2008-01-041-1/+1
* Fix comment typos.dolorous2008-01-042-4/+4
* Since swamp worms and rock worms don't leave corpses, don't give them dolorous2008-01-041-2/+2
* Actually use the new rock habitat properly (oops).dolorous2008-01-046-14/+18
* Add more miscellaneous cosmetic cleanups.dolorous2008-01-042-62/+62
* Clear up comments in mon-data.h to reflect not so recentj-p-e-g2008-01-045-36/+69
* Fix a comment.dolorous2008-01-041-1/+1
* Several more tweaks of Zin:j-p-e-g2008-01-045-6/+17
* Fixed missing space in polymorph message (cbus), fixed broken debug compile.dshaligram2008-01-042-2/+2
* Add more habitat cleanups: rename HT_NORMAL to HT_LAND, remove dolorous2008-01-048-389/+384
* Add rock wall to the habitats list (for rock worms), and move monster dolorous2008-01-049-493/+463
* More tweaks of Zin:j-p-e-g2008-01-0316-55/+188
* Mark cyclopes, merfolk, and mermaids as native to the Shoals.dolorous2008-01-031-0/+9
* Reorder the list of monsters native to the Hive.dolorous2008-01-031-2/+2
* Revert r3175, as killer bees and killer bee larvae are single species, dolorous2008-01-031-2/+3
* Add miscellaneous type cleanups and comment fixes.dolorous2008-01-037-45/+44
* Mark all insubstantial monsters, as well as earth elementals, as not dolorous2008-01-031-10/+10
* For consistency, mark the killer bee and killer bee larva species as dolorous2008-01-031-2/+2
* [1863138] Fixed assignment of -1 to unsigned beam type.dshaligram2008-01-031-1/+1
* Add minor comment updates.dolorous2008-01-021-2/+2
* [1862240] Allow mummies to use rods of smiting, removed minimum level-restric...dshaligram2008-01-023-15/+6
* [1862227] Fixed invalid character combinations being selectable.dshaligram2008-01-021-4/+6
* Swap the champion titles for Zin and the Shining One, as "Champion of dolorous2008-01-021-6/+6
* Fixed miscast fall-through (sorear).dshaligram2007-12-311-0/+1
* In zin_retribution(), make the routine to skip over Zin's removal of dolorous2007-12-301-1/+1
* Updated description of Zin.j-p-e-g2007-12-301-7/+8
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-3030-128/+614
* Swamp drakes should not be M_EVIL (syllogism).dshaligram2007-12-301-1/+1
* Removed "all" option to easy_confirm.dshaligram2007-12-303-7/+3
* Escape hatches can be safely navigated when confused - this behaviour fits th...dshaligram2007-12-301-2/+2
* Fixed LOS handling for secret doors in transparent walls.dshaligram2007-12-301-2/+5
* Added new vaults (incl. Crypt, altars, entries). Contributed by Lemuel, bobbe...dshaligram2007-12-3012-151/+953
* Apply dolorous' patch to fix incorrect handling of nets monstersj-p-e-g2007-12-303-10/+21
* Moved handle_time and friends to effects.cc.dshaligram2007-12-306-820/+815
* Fix ice statue description to not suggest vulnerability to disintegration.dshaligram2007-12-301-3/+2
* Reduce frequency of polymorph zaps.dshaligram2007-12-301-0/+7
* Allow monsters to use wands of disintegration and polymorph other.dshaligram2007-12-301-54/+44
* Fixed branded weapons generated as monster starting gear not being consistent...dshaligram2007-12-301-26/+43
* [1833997] Fixed autopickup being blocked by first item that finds pack is ful...dshaligram2007-12-301-5/+8
* [1859013] Fixed swamp worms being able to move over dry land.dshaligram2007-12-302-4/+3
* Removed most instances of direct access to monsterentry for monster energy up...dshaligram2007-12-307-57/+89
* Fixed banished monsters leaving their items behind.dshaligram2007-12-301-0/+6
* Summoned monsters will now take back only items they were summoned with - sub...dshaligram2007-12-308-41/+55
* Fixed bad handling of w: tags in .des files (yellow:5 => fail) (David).dshaligram2007-12-302-2/+8
* Add comment typo and indentation fixes.dolorous2007-12-302-10/+12
* Give ghosts freezing cloud (syllogism).dshaligram2007-12-291-0/+1
* Fixed reaching checking for 1 mp although it no longer uses mp. Made it easie...dshaligram2007-12-291-3/+3