summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Added Foxfire, a card which can summon flying creatures. Probably unbalanced:haranp2007-12-022-1/+29
* Add a section on where Crawl looks for its data files to INSTALL. Use stat wh...dshaligram2007-12-022-6/+57
* Fix MinGW makefile not copying dat/descript/* to rel (Nicholas).dshaligram2007-12-021-0/+2
* Experience card now doesn't guarantee a level but does add XP to pool.haranp2007-12-012-26/+36
* Nemelex abandonment now shuffles and unmarks all decks.haranp2007-12-0112-171/+153
* In the description for darts, mention that they can be fired from hand dolorous2007-12-011-1/+2
* Added a function, apply_to_all_dungeons(), which basically acts asharanp2007-12-015-50/+107
* Add one more cleanup of protection from harm. Since there's more than dolorous2007-12-014-24/+58
* s/tattooed/dyed/haranp2007-12-011-1/+1
* Add various minor fixes to the manual. Among other things:dolorous2007-12-011-181/+194
* Add consistency fixes for elven weapons:dolorous2007-11-302-1/+6
* Dance now generates less good weapons with low power and better onesharanp2007-11-301-1/+37
* Added feedback messages for which type of sacrifice value is leading: givenharanp2007-11-301-15/+38
* Decks of Punishment can now occur randomly (but not be gifted.)haranp2007-11-301-4/+3
* Leather and animal skins can now accept ISFLAG_EMBROIDERED_SHINY; they'llharanp2007-11-301-1/+3
* Be more verbose when removing/putting on jewellery [1826283]haranp2007-11-301-7/+7
* Caps and wizard hats are now embroidered, not shiny [1829930]haranp2007-11-302-5/+7
* Don't ID-note when examining books in a shop.haranp2007-11-301-1/+2
* Fix a typo.dolorous2007-11-301-3/+3
* Missed beams from monsters now trigger AI_MONSTER_ATTACKS interrupt.haranp2007-11-302-1/+7
* Added Sage card, which boosts skill training.haranp2007-11-3010-10/+90
* Clean up set_equip_race() to make it more readable, and also to properly dolorous2007-11-301-14/+38
* Mark sling bullets as not having a racial type in set_equip_race(), dolorous2007-11-302-4/+6
* Fix a comment.dolorous2007-11-301-1/+1
* Added rarity weight vectors. They aren't too interesting at the moment:haranp2007-11-292-135/+134
* Move the disabling of elven maces/flails and dwarven polearms into dolorous2007-11-293-32/+30
* Added the Bones, a skeleton summoning card.haranp2007-11-293-2/+24
* Removed option to cancel prayer when already praying. With some godsharanp2007-11-291-22/+2
* Added Vitrification to the Deck of Dungeons: makes walls transparent.haranp2007-11-292-1/+34
* Trowel now generates a friendly temporary golem if it creates a dangerousharanp2007-11-291-6/+25
* Nemelex no longer gifts mixed decks.haranp2007-11-291-27/+15
* Added Spark card. Added more pain effects. Breaks Nemelexite saves.haranp2007-11-293-14/+80
* Ball lightning also resists poison and cold. [1836645] Give earth elementalis...dshaligram2007-11-292-4/+2
* Apply patch [1816945], adjusted slightly: Move the quality of a dolorous2007-11-293-5/+6
* Refix penance for destroying orcish idols.dolorous2007-11-281-0/+1
* [1832826] Removed another carp to stderr.dshaligram2007-11-281-2/+3
* Fixed bad messages when uniques are poisoned by toxic radiance.dshaligram2007-11-283-94/+58
* [1836426] Fixed penance message sequence for beams, clamped penance messages ...dshaligram2007-11-287-60/+159
* [1834349] Fixed reaching going through walls.dshaligram2007-11-282-1/+7
* [1834785] Auto-id resist slowing amulet when hasting/berserking.dshaligram2007-11-281-0/+6
* Fixed off-by-one error in Xom spell selection.dshaligram2007-11-281-2/+2
* [1836185] Fixed Elf:7 map that substituted away its sparkling fountain.dshaligram2007-11-281-5/+5
* [1837663] Fixed monsters' raise dead using player's LOS.dshaligram2007-11-2810-71/+81
* Fix [1837634]. Beogh worshippers now get penance again for destroying dolorous2007-11-281-2/+7
* Make dwarves' and orcs' +1 damage bonus for throwing racial gear dolorous2007-11-281-7/+10
* Warn players that quarterstaves work badly with shields.dshaligram2007-11-271-1/+7
* [1838128] Fixed monsters being able to move through immobile monsters on leve...dshaligram2007-11-276-168/+188
* Change Trog's retribution to send berserking monsters instead of normal dolorous2007-11-261-22/+10
* * A few corrections and changes to the tutorial.j-p-e-g2007-11-254-43/+47
* [1837199] Don't prompt for stepping on traps when confused.dshaligram2007-11-241-1/+1