summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
Commit message (Expand)AuthorAgeFilesLines
* This commit breaks save file compatability.zelgadis2007-09-301-1/+1
* Removed hard tabs.dshaligram2007-09-261-1/+1
* Restore original correct text to MR artifacts.haranp2007-09-251-1/+1
* A few simple fixes.j-p-e-g2007-09-241-2/+18
* Oops, forgot about database case insensitivity again.zelgadis2007-09-221-1/+4
* If there are multiple matches to the "?/" describe command, thenzelgadis2007-09-221-22/+17
* Can now search the description database by name (keyword) with '?/'.zelgadis2007-09-211-1/+1
* Inscribing an item with "=p" will, for Nemelexites, prevent just that itemzelgadis2007-09-201-1/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+3
* Add confirmation before stepping on known magical traps.j-p-e-g2007-09-131-0/+4
* More general stuff.j-p-e-g2007-09-041-2/+2
* s/CAUGHT/HELD/j-p-e-g2007-08-221-1/+2
* A few small changes:j-p-e-g2007-08-201-4/+4
* Added throwing nets. These still need work, and thusj-p-e-g2007-08-201-1/+24
* Card-summon dancing weapons no longer leave the weapon behind.dshaligram2007-08-181-75/+65
* Modified god descriptions (dpeg) and added prayer information j-p-e-g2007-08-171-10/+78
* Yet another tutorial updatej-p-e-g2007-08-161-4/+10
* More stuff for the tutorial:j-p-e-g2007-08-151-3/+9
* Inscribing now only works for items in inventory.j-p-e-g2007-08-141-10/+14
* Improved tutorial with extensive information on itemsj-p-e-g2007-08-141-0/+14
* Allow inscription when viewing items. j-p-e-g2007-08-131-4/+16
* Changed Nemelex description (David.)haranp2007-07-261-118/+120
* Added rod of venom [1701655]. Redid some braindead staff handling.haranp2007-07-261-0/+5
* Added potions of resistance, which give fire, electricity and cold resist forharanp2007-07-231-0/+3
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-0/+3
* Added some feature and branch descriptions (inspired by David). Also removeddshaligram2007-07-091-40/+4
* Lots and lots of type safety.haranp2007-07-081-1/+1
* The keys "zombie", "spectral thing", "skeleton" and "simulacrum" now describeharanp2007-07-071-0/+16
* Removed all uses of str_monam() outside of mon-util.cc; str_monam() isharanp2007-07-071-22/+11
* Describing items now works better in shops (fixes 1749246.)haranp2007-07-071-10/+6
* Beogh bug fixes, mostly orcish gear stuff.j-p-e-g2007-07-071-7/+0
* Shoals bottom now has 4-6 huts, each of which has a 50%haranp2007-07-061-44/+6
* [1748837] Fixed odd-looking messages when explore finds two or more identicaldshaligram2007-07-061-2/+1
* More randart names and appearances.dshaligram2007-07-051-3/+1
* Moved spell descriptions into the database.haranp2007-07-051-1081/+8
* Manual update (David).dshaligram2007-07-031-60/+16
* Experimental monster weapon swapping implementation. Allow monsters to usedshaligram2007-07-021-1/+1
* [1742338] Fixed Hell portals not being revealed correctly when the horn isdshaligram2007-06-301-2/+1
* Removed hill dwarves.haranp2007-06-301-1/+0
* Added the Portaled Projectile spell, following 1686312.haranp2007-06-271-0/+5
* Various cleanups and goto elimination.haranp2007-06-271-4/+2
* God neutering.haranp2007-06-251-1/+1
* Correct "artifact" to "artefact".dshaligram2007-06-201-6/+6
* Complete revamp of cards and decks, following David's ideas.haranp2007-06-171-20/+68
* Implemented Beogh, god of Orcs.j-p-e-g2007-06-141-1/+25
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-30/+30
* monam(), moname() and ptr_monam() are gone.haranp2007-05-191-2/+2
* Removed portable altars. Nemelex prayers will now sacrifice everythingharanp2007-05-121-12/+0
* Deck stacking implemented. Five cards (or less, if there are less) areharanp2007-05-111-0/+15
* Spelling fixes (mainly from Dylan.) Fixes 1716479, 1715722. Except thatharanp2007-05-111-15/+15