summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Fix all branded unrandarts being created cursed.Johanna Ploog2009-12-151-4/+3
* Allow artefact armours to use "brands", i.e. egos.Johanna Ploog2009-12-151-3/+8
* Constify g{et,ive}_mimic_item(). (by)Adam Borowski2009-12-153-5/+5
* Fix tiles compilation.Johanna Ploog2009-12-151-1/+1
* Make Gastronok's wizard hat a "good item". Still just +0, a lot of the time.Johanna Ploog2009-12-151-0/+3
* Make bear cage vault autoexplore-proof.David Ploog2009-12-151-2/+1
* Make mimics hold the item they're mimicking, instead of fragile hacks with sa...Adam Borowski2009-12-1510-93/+81
* A way to remove monsters without getting "program bug" in old saves.Adam Borowski2009-12-151-0/+18
* Add Xom's pseudo banishment to the list of effect names for debugging.Johanna Ploog2009-12-141-1/+2
* Only allow Xom's animate weapon effect for xp 4 and upwards.Johanna Ploog2009-12-141-2/+3
* Increase Xom's banishment chances again once xp > 8.Johanna Ploog2009-12-141-7/+43
* Remove a debugging statement.Johanna Ploog2009-12-141-2/+1
* Limit number of demons summoned by experience level.Johanna Ploog2009-12-141-0/+10
* Increase tension in the Abyss by a factor of 3/2.Johanna Ploog2009-12-141-1/+9
* Restrict Xom's banishment effect to xp > 8, or xp > 5 if bored.Johanna Ploog2009-12-143-10/+60
* Implement rng pushing and popping for sha256 hardened prng (Adeon)Robert Vollmert2009-12-143-5/+82
* Implement dolls_data copy assingment operator.Robert Vollmert2009-12-142-1/+8
* Fix formatting.Robert Vollmert2009-12-142-9/+9
* Colour completely inactive mutations (for Vampires) darkgrey.Johanna Ploog2009-12-141-3/+5
* Prevent Maurice from stealing something when confused.Johanna Ploog2009-12-142-0/+26
* Fix label at an end of block.Adam Borowski2009-12-141-2/+3
* 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