summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes (mainly from Dylan.) Fixes 1716479, 1715722. Except thatharanp2007-05-111-15/+15
* Cleaned up ability handling. It's still rather hacky, but not nearlyharanp2007-05-081-2/+1
* Type safety, cast cleanups, etc.haranp2007-05-011-1/+2
* And the beat goes on (stringstreams).haranp2007-04-281-183/+126
* Oops, rings were getting doubled names, fixed.haranp2007-04-271-218/+69
* Allow describing rod/spellbook spells from the examine command (jarpiain).dshaligram2007-04-251-14/+48
* Cleaned up shop-handling code considerably.haranp2007-04-241-59/+51
* Initial stab at feature descriptions. I suppose I should have put them inharanp2007-04-241-16/+116
* Implemented 1616309 etc: racial modifiers are now described in 'v'.haranp2007-04-231-25/+45
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-10/+4
* Unlink db file if it is stale.dshaligram2007-04-201-1/+1
* First cut at db/flat text file based descriptions.peterb122007-04-171-1/+11
* Patches from debian package (Guus Sliepen.)haranp2007-04-161-1/+1
* Moving main monster descriptions out of describe.cc and into mon-data.hpeterb122007-04-141-1449/+24
* Implemented Erik's randart-MR-is-multiplicative idea.haranp2007-04-131-7/+7
* Fixed 1699133: kenku message should note that they can't wear boots.haranp2007-04-131-1/+1
* Allow "any trap" and "any shop" (alternatives to "random trap" and "randomdshaligram2007-04-101-1/+1
* Added ice statues.dshaligram2007-04-091-3/+8
* Make resistance descriptions clearer and more consistent (Jordan).dshaligram2007-04-021-6/+6
* Change description of staves of wizardry to be more similar to rings ofdshaligram2007-04-021-2/+2
* Updated levels (David).dshaligram2007-03-281-2/+2
* Merged in crawl.akrasiac.org patches (simple messaging, milestones). These takedshaligram2007-03-251-2/+4
* Added Tiamat, a unique colourshifting draconian with a largeharanp2007-03-251-1/+6
* Superior description for Frederick.dshaligram2007-03-251-1/+1
* s/Adolf/Frederickharanp2007-03-241-1/+1
* Small changes to the overview screen and smaller ones to the tutorial.j-p-e-g2007-03-231-3/+3
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-2/+2
* s/Lucy/Lugonu/.dshaligram2007-03-191-6/+6
* Tweaked unique code to eliminate the confusing arithmetic on MONS enum values.dshaligram2007-03-161-1/+5
* Cleaned up ghost and Pandemonium demon handling.dshaligram2007-03-151-35/+43
* Added KFEAT:, KITEM: and KMONS: map directives to allow placing specificdshaligram2007-03-121-0/+20
* Kill hard tabs.dshaligram2007-03-061-8/+8
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-241-1/+1
* Break up you_attack() into a slew of smaller functions. The functions aredshaligram2007-02-121-2/+2
* [1644503] Removed confusing wording from selective amnesia description.dshaligram2007-02-071-4/+1
* [1632567] Greedy explore now tries to do the Right Thing with mimics.dshaligram2007-02-051-0/+4
* Added add_glyph methods to formatted string to show a monster or item glyph asdshaligram2007-01-281-4/+0
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-52/+0
* Implemented 1633681, Excruciating Wounds spell. Better wording welcome.haranp2007-01-161-0/+7
* [1632207] Dropping items on an altar while praying will offer those items todshaligram2007-01-101-2/+2
* Added macro help file to the general help.haranp2007-01-071-1/+0
* item_ident(x, ISFLAG_KNOW_TYPE) is now deprecated in favour ofdshaligram2007-01-041-12/+12
* Allow Zin to feed you reliably.dshaligram2007-01-021-4/+8
* Boost Daevas and Angels (inspired by Yuuma Oohara):dshaligram2006-12-301-3/+3
* Implemented 1622383, slightly better artifact messaging.haranp2006-12-271-2/+7
* Implemented David Ploog's "Lucy" abyssal god. An altar has a 20%haranp2006-12-231-0/+8
* [1619461] AotG now needs ~800 turns to charge fully, and thedshaligram2006-12-211-1/+1
* Fix "fearsomely accuracy".dshaligram2006-12-181-1/+1
* Noted that Okawaru does not like hurting allies in the god description.haranp2006-12-171-1/+1
* Implemented 1614831 - artifacts are noted as such in the examinationharanp2006-12-141-4/+7