summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/directn.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix .des timer messaging to be easier to customise, applied timer to sewer po...dshaligram2008-12-011-8/+8
* * Rename beheld -> mesmerised.j-p-e-g2008-12-011-4/+4
* Oops, used tabs instead of spaces for indentation in items.cc and mon-util.cc.zelgadis2008-11-221-2/+2
* Use the correct portal description in explore stop messages.dshaligram2008-11-181-2/+3
* Replace Yred's "Control Undead" power with "Enslave Soul", as proposed dolorous2008-10-161-0/+11
* Minor changes.haranp2008-10-121-5/+5
* Describe monsters with halved MR.haranp2008-10-111-0/+2
* Add whitespace fixes.dolorous2008-10-071-7/+7
* Make base_name() use a default parameter.dolorous2008-10-071-1/+1
* Fixing bug where spells that affected an area couldn't be cast via mouse click.ennewalker2008-10-071-1/+1
* Fix 2148551: items not uppercased.haranp2008-10-061-28/+24
* Grey out all monsters and cells (not just wall cells) out of range.haranp2008-10-051-60/+102
* Removed unneeded casts.haranp2008-10-051-1/+1
* Graphical support for range restrictions of spells in tiles mode. Clicking p...ennewalker2008-10-051-4/+20
* Changed '!' in targeting from target-select to target-select-ignoring-range.haranp2008-10-041-44/+85
* * Make movement restrictions when beheld also apply to blinking andj-p-e-g2008-10-031-6/+4
* Reworked traps: much much cleaner now. There might be bugs, though.haranp2008-10-011-1/+1
* Remove healing effect from blood potions. To make up for it, fresh bloodj-p-e-g2008-09-271-12/+6
* Ranges redone. bolt no longer has a rangeMax, just a range.haranp2008-09-251-2/+12
* Better message for sleeping confused creatures.haranp2008-09-181-2/+3
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-10/+0
* Fix 2089248: misinformation in vampire A! screen.j-p-e-g2008-09-131-1/+3
* [2092341] Named monsters will also be recorded with their base monster type i...dshaligram2008-09-061-5/+2
* Describe gates to Pan as one-way gates, as for the Abyss.dshaligram2008-08-251-1/+1
* Rework xx and V to use monster_pane_info() to benefit from thej-p-e-g2008-08-091-17/+14
* Fix 2038651: real/fake rakshasa identity being leaked by monster pane windowharanp2008-08-061-2/+8
* * Move all quotes into quotes.txt and a database of their own.j-p-e-g2008-08-041-1/+4
* Some minor improvements to the full view (xx), e.g. mentionj-p-e-g2008-08-031-14/+43
* Apply Yelve Yakut's patch (2020369) to list monsters and items in view.j-p-e-g2008-08-021-1/+199