summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix another comment typo.dolorous2007-12-291-4/+4
* [1849483] Wielded weapons are ignored when looking for missiles to fire, and ...dshaligram2007-12-294-9/+11
* [1852851] Fixed option aliases not being used inside Lua conditional blocks i...dshaligram2007-12-283-6/+10
* Updated crawlrc and crawl_options for greedy_items.dshaligram2007-12-282-7/+13
* [1849483] Warn player when fire_items_start option is blocking selection of t...dshaligram2007-12-285-9/+36
* [1827171] Don't truncate single-line game summary at 80 characters.dshaligram2007-12-281-7/+0
* [1829946] Fixed monsters being unaware that miasma hurts bad.dshaligram2007-12-283-39/+48
* [1854279] Fixed scroll of fear not iding when resisted.dshaligram2007-12-283-4/+23
* [1857104] Rakshasas lacked M_ACTUAL_SPELLS.dshaligram2007-12-281-1/+1
* [1859486] Fixed skeletons weighing five times more than intended, burden stat...dshaligram2007-12-283-132/+133
* Fixed Makhleb lightning bolt glyph.dshaligram2007-12-281-1/+1
* [1857669] Fixed books using the wrong glyph when thrown, removed SYM_foo enum...dshaligram2007-12-2816-169/+174