summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix an inaccurate comment. Also, make the damage and accuracy of dolorous2008-03-051-1/+1
* Make Options.race and Options.class translate correctly, no matter whether j-p-e-g2008-03-021-0/+1
* Another fix of randart auto inscriptions, this time concerningj-p-e-g2008-02-211-14/+29
* Apply Paul's =f inscription patch as well as a patch to make j-p-e-g2008-02-201-0/+3
* First batch of Paul's patches:j-p-e-g2008-02-181-3/+14
* Minor change of randart inscription.j-p-e-g2008-02-091-3/+3
* Replace abbreviations used for auto-inscribing randartsj-p-e-g2008-02-091-52/+74
* [1885013] Launchers of flame create bolts of "flame", not "fire".dshaligram2008-02-031-1/+1
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-5/+5
* Smooth out TSO's draining protection to work with fractional piety for dolorous2008-01-201-8/+6
* As brought up during the good god overhaul discussion a few months ago, dolorous2008-01-161-1/+14
* 'DD' is now an alias for 'Dy'.haranp2008-01-161-1/+1
* FR 1813275: Change description of dragon slaying to an old suggestion j-p-e-g2008-01-151-2/+3
* Add more minor religious help fixes: Remove an unneeded newline from the dolorous2008-01-151-1/+1
* Add minor description fixes: Shift Zin's religious help down one line to dolorous2008-01-151-3/+3
* Fix 1871029: really lose beogh_water_walk() upon penancej-p-e-g2008-01-141-6/+17
* Mixed commit of small additions/changes.j-p-e-g2008-01-131-8/+22
* Increase the damage done to undead by weapons of holy wrath to match the dolorous2008-01-101-2/+2
* s/LONG_SWORDS/LONG_BLADES/ (cbus).dshaligram2008-01-101-44/+7
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-19/+19
* Removed DISRUPTION brand and added DRAGON_SLAYING.j-p-e-g2008-01-071-6/+5
* Tiles!ennewalker2008-01-051-3/+19
* More tweaks of Zin:j-p-e-g2008-01-031-6/+8
* Swap the champion titles for Zin and the Shining One, as "Champion of dolorous2008-01-021-6/+6
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-1/+2
* Remove duplicate item descriptions hardcoded in describe.cc, and move dolorous2007-12-261-52/+10
* Code cleanup in describe.cc randart descriptions.haranp2007-12-121-489/+233
* Helmets, helms, caps and wizard hats now have their own subtypes, asharanp2007-12-101-22/+6
* Implement the returning brand for ammunition. This mostly uses the same dolorous2007-12-081-0/+4
* Add a few last whitespace fixes.dolorous2007-12-071-1/+1
* Add still more whitespace and comment fixes.dolorous2007-12-071-1/+1
* Database entries fetched with getLongDescription() can contain embededzelgadis2007-12-061-21/+3
* "?/" can now be used to look up items. A side effect of this is thatzelgadis2007-12-061-1732/+160
* Travel will now avoid deep water unless you're permanently safe in it.haranp2007-12-051-1/+1
* Slight cleanup of randart autoinscription.haranp2007-12-051-109/+81
* Added gods and branches to the "?/" describe command; branch descriptionszelgadis2007-12-051-106/+2
* Fixed some randart auto-inscription bugs.zelgadis2007-12-051-7/+117
* 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-051-7/+105
* Allow racial javelins. Javelins can now be elven and orcish, since dolorous2007-12-041-1/+22
* Decks are now annotated with the list of cards drawn from them in theharanp2007-12-021-2/+16
* Nemelex abandonment now shuffles and unmarks all decks.haranp2007-12-011-12/+12
* In the description for darts, mention that they can be fired from hand dolorous2007-12-011-1/+2
* Add one more cleanup of protection from harm. Since there's more than dolorous2007-12-011-12/+16
* * A few corrections and changes to the tutorial.j-p-e-g2007-11-251-6/+0
* Add minor cleanups of divine protection from harm:dolorous2007-11-221-18/+17
* A number of tutorial improvements, including reintroducing info on spellbooks.j-p-e-g2007-11-191-6/+4
* Better Returning description [1830132]haranp2007-11-131-42/+23
* Don't trim menu_colours [1829940].haranp2007-11-111-10/+9
* Slightly compressed 'v' descriptions. Should fix 1826265.haranp2007-11-071-20/+16