summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/directn.cc
Commit message (Expand)AuthorAgeFilesLines
* * Don't offer rotten chunks for wearers of "otG since it doesn'tj-p-e-g2009-03-221-0/+3
* * Fix 2687930: Shorten the spell menu more, and don't call update_title() j-p-e-g2009-03-161-1/+1
* * Add deck names to card descriptions, and vice versa. This shouldj-p-e-g2009-03-151-1/+2
* * Fix tiles 'V' crashing for mimics and dancing weapons.j-p-e-g2009-03-141-2/+18
* Various documentation tweaks. Among others, replace all references toj-p-e-g2009-03-121-0/+3
* * Add description toggle (only '?' this time) into spellcasting menu andj-p-e-g2009-03-111-1/+0
* Generalize the menu toggle from InvMenu to Menu and use it to properlyj-p-e-g2009-03-111-3/+6
* Greatly improve 'V' command:j-p-e-g2009-03-101-31/+64
* * Rarely, allow randart books to use entirely random names.j-p-e-g2009-03-081-60/+62
* * Fix wizmode targetting commands not flushing messages correctly.j-p-e-g2009-03-071-0/+1
* Fix [2666231]: Remove erroneous extra space.dolorous2009-03-061-1/+1
* Comment fix.dolorous2009-03-031-1/+1
* Add minor cosmetic fixes. (Yes, the "x" monster description uses the dolorous2009-03-031-2/+2
* * Make message condensation merge messages into history correctly.j-p-e-g2009-02-271-0/+1
* Partial fix for [2628480]: use you.can_see() instead ofharanp2009-02-241-5/+2
* For 2089989, reallow friendlies to walk into your damaging clouds inharanp2009-02-211-3/+2
* Fix [2566927]: add new keymap codes for targeting and levelmap.haranp2009-02-201-1/+1
* Fix [2604363]: stashes and autoexplore leaked information about mimics.haranp2009-02-171-2/+1
* Fix 'V' leaking information about mimics.haranp2009-02-171-1/+13
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-104/+73
* Mousing over monsters, items, and features will now show their description in...ennewalker2009-02-121-0/+30
* Fix [2151183]: SIGHUP with the range view annotator active maintainedharanp2009-02-081-32/+44
* Have 'V' work properly on non-stash-trackable levels. The current behaviourharanp2009-02-061-9/+17
* Possible fix for 2530342: full_describe_view() iterating over the viewportharanp2009-02-051-11/+10
* Don't pass number of columns to print_formatted_paragraph(), since it alwaysharanp2009-02-041-5/+4
* Fix [2504221]: if a monster gets both Slow and Haste (by being slowed andharanp2009-02-031-34/+23
* More type safety.haranp2009-01-311-12/+6
* Fix compilation.dolorous2009-01-261-1/+1
* Simplify checks for grids containing water.dolorous2009-01-261-7/+5
* Code quality fixes.haranp2009-01-251-3/+3
* When using the "change friendliness" wizard targetting command in arena mode,zelgadis2009-01-181-1/+7
* During arena mode, don't describe a monster as "It's doesn't appear to havezelgadis2009-01-181-7/+17
* Fix information leak about monster damage levels for monsters with no dolorous2009-01-171-5/+10
* A limited set of commands are now available to use during arena mode:zelgadis2009-01-111-1/+3
* Fix 2493899: colour tags in inventory after using 'V'.j-p-e-g2009-01-081-16/+10
* Fix [2487773]: off-by-one error in determining out of range display.haranp2009-01-071-1/+1
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* [1904556] Fixing duplicate cursor during teleport/blinkennewalker2009-01-031-7/+8
* Fixing cursor and text tag for 'V' menu.ennewalker2009-01-031-6/+4
* Allow tiles in 'V' menu, at least for items - the menu structure can'tj-p-e-g2009-01-031-9/+21
* Fixed 2481704: Travel stopping for spellcasting monsters without LOSj-p-e-g2009-01-021-20/+15
* Describe the rock walls of the Slime Pit as "slime covered rock wall".zelgadis2008-12-301-0/+13
* Fix 2471146: equipment being melded due to mutations.j-p-e-g2008-12-281-1/+1
* Let portal vaults (and places like Vault:8 and Slime:6) change the short andzelgadis2008-12-271-7/+78
* FR #2083661: when polymorphed, unique (and named) monsters now retain theirzelgadis2008-12-251-30/+3
* Fix re-do/repeat command not working with commands that targetted a monster.zelgadis2008-12-241-11/+11
* Some wizard/debugging commands:zelgadis2008-12-201-0/+21
* Actually replace sold out shops with the new feature DNGN_ABANDONED_SHOP.j-p-e-g2008-12-071-17/+14
* Describe closed shops as "abandoned" and colour its glyph grey (= lightsj-p-e-g2008-12-071-2/+9
* Implement harpyes. They ...j-p-e-g2008-12-031-1/+1