summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Revert "Allow worshippers of good gods to kill hostile-neutral beings."Adam Borowski2009-12-143-7/+7
* Make folks pacified via Evilyon neutral-hostile (dpeg).Adam Borowski2009-12-143-4/+4
* Remove a misleading statement that's nearly no-op.Adam Borowski2009-12-141-3/+0
* Fix equip funcs of artefact armour and jewelry being called with no show_msgs.Adam Borowski2009-12-143-3/+7
* Revert "Remove Robe of Clouds' equip message."Adam Borowski2009-12-141-0/+6
* Let sixfirhies spawn in Pan.Adam Borowski2009-12-141-0/+3
* Remove messages about monsters "peering into the shadows".Johanna Ploog2009-12-131-29/+0
* Add missing include to fix my previous commit.Johanna Ploog2009-12-131-0/+1
* Use the trap_prompt option to decide whether disarming traps prompts you.Johanna Ploog2009-12-132-6/+7
* Don't disallow trap disarming if there's a harmless cloud in the way.Johanna Ploog2009-12-131-1/+4
* Don't let "You are standing in the rain" interrupt resting.Johanna Ploog2009-12-131-0/+1
* Prompt when trying to disarm traps with hp < specified for trapwalk.lua.Johanna Ploog2009-12-131-1/+22
* Really add the Crazy Yiuf tile.Johanna Ploog2009-12-131-0/+0
* Add a section of differences to other roguelikes to the FAQ.Johanna Ploog2009-12-131-28/+61
* Add a tile for Crazy Yiuf.Johanna Ploog2009-12-133-38/+100
* Replace the giant leech tile with a version that should be more visible.Johanna Ploog2009-12-132-0/+0
* Use a recoloured guardian serpent tile for Aizul.Johanna Ploog2009-12-134-0/+5
* player.{cc,h}: fix copy constructor for dolls_data structSteven Noonan2009-12-122-0/+7
* tiles: only include tiledef-*.h in files where they're neededSteven Noonan2009-12-1216-11/+56
* Allow worshippers of good gods to kill hostile-neutral beings.Adam Borowski2009-12-133-7/+7
* Rename ENCH_NEUTRAL to ENCH_TEMP_PACIF since it's what it does.Adam Borowski2009-12-135-14/+16
* Make perma-pacified monsters good_neutral instead of neutral.Adam Borowski2009-12-131-1/+1
* Describe good_neutral monsters differenly from neutral (hostile to you) ones.Adam Borowski2009-12-132-3/+4
* remove code for old minor tagsJesse Luehrs2009-12-122-36/+4
* Add tiles for rain clouds and mutagenic fog.Johanna Ploog2009-12-1212-0/+26
* Allow setting monster's friendliness with att:XXX.Adam Borowski2009-12-122-0/+20
* allow -save-version to take actual filenames tooJesse Luehrs2009-12-121-32/+42
* add a --save-version option for checking a player's save file versionJesse Luehrs2009-12-124-20/+102
* More sanity for demon altar vault (due).David Ploog2009-12-121-3/+6
* Fix tiles compilation by using the guardian serpent corpse tile.Johanna Ploog2009-12-111-1/+1
* Add Matthew's speech for guardian serpents.David Ploog2009-12-111-0/+4
* Fix a comment.Johanna Ploog2009-12-112-4/+4
* Add a new guardian serpent tile. Move guardian naga tile -> UNUSED.Johanna Ploog2009-12-113-1/+1
* Berserk is a state of mind, so mindless mons shouldn't zerk.Adam Borowski2009-12-111-0/+3
* Give whips a third damage verb (Mantis 0000143).Adam Borowski2009-12-111-1/+15
* Generic fallbacks for non-humanoid wizards casting.Adam Borowski2009-12-113-3/+22
* Rename guardian nagas to guardian serpents.Adam Borowski2009-12-1113-30/+43
* If we explicitely give mon a ranged weapon, pre-wield it.Adam Borowski2009-12-111-0/+4
* Use AT_ not AF_ for WEAP_ONLY, so statues won't use bows like a cudgel.Adam Borowski2009-12-115-15/+17
* A vault featuring an archer statue.Adam Borowski2009-12-111-0/+15
* A blank "statue" monster, to be redefined by vaults.Adam Borowski2009-12-116-2/+27
* Actually add the aforementioned tile (jpeg).Jude Brown2009-12-111-0/+0
* Don't autopickup known amulets of guardian spirit, but do rings whose power s...Adam Borowski2009-12-111-4/+2
* cgotoxy now takes GotoRegion instead of int.Robert Vollmert2009-12-106-6/+6
* Remove unused GOTO_LAST.Robert Vollmert2009-12-103-14/+12
* Tidy up bracket placement according to our coding conventions.Johanna Ploog2009-12-1014-62/+85
* Fix a pronoun in Chei's description.Johanna Ploog2009-12-101-1/+1
* New tile: plant_crypt for withered plants in Crypt vaults. (Eino)Jude Brown2009-12-102-6/+10
* Overriding monster tiles in vault definitions.Jude Brown2009-12-104-0/+33
* Make orb run demons seek the player.Robert Vollmert2009-12-101-0/+1