summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Add minor cosmetic fixes, mostly involving whitespace and comments.dolorous2007-12-055-14/+14
* Fixed some randart auto-inscription bugs.zelgadis2007-12-053-10/+242
* In the special missile descriptions, use SPMSL_* values instead of dolorous2007-12-051-5/+8
* Randarts can now be autoinscribed from the 'v' screen.haranp2007-12-055-197/+210
* Allow racial javelins. Javelins can now be elven and orcish, since dolorous2007-12-045-12/+58
* Merge cset_adjust prototype fix from 0.3.dshaligram2007-12-041-1/+0
* Fix [1842182]: Casting either "Detect Traps" or "Detect Creatures" now dolorous2007-12-042-10/+17
* Merged fix for IBM graphics glitches on Unix from 0.3 (2990-2991).dshaligram2007-12-035-5/+26
* Items can now fall through shaft traps (trap doors). The code is ratherzelgadis2007-12-0313-41/+313
* Add minor whitespace and comment fixes.dolorous2007-12-033-9/+9
* Nemelex now has additional, passive penance: cards from decks can beharanp2007-12-022-9/+39
* Provide non-magic-map glyph for detected items since the square may already b...dshaligram2007-12-021-1/+1
* Minor code cleanup and bugfixes with Beogh retribution.haranp2007-12-021-7/+11
* Fixed bad detect items behaviour on pre-mapped squares (Iaido).dshaligram2007-12-022-2/+4
* Decks are now annotated with the list of cards drawn from them in theharanp2007-12-024-20/+58
* Killed wrong comment.dshaligram2007-12-021-1/+0
* [1826006] Fix for DOS colour highlights flooding the screen.dshaligram2007-12-021-0/+4
* Fixed Xom mutation counts.dshaligram2007-12-021-5/+2
* 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