summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/directn.cc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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