summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/cmd-name.h
Commit message (Expand)AuthorAgeFilesLines
* Add pseudocommand CMD_NO_CMD_DEFAULT for overriding the vi keys.Johanna Ploog2010-01-161-0/+1
* A wizard command "x,", to bring a mon down to 1hp.Adam Borowski2009-12-181-0/+1
* Add wiz-mode arbitrary radius exclude command.Robert Vollmert2009-11-121-0/+1
* [ and ] respect dungeon topology (by)Stefan O'Rear2009-11-041-1/+0
* Use G in the overmap to directly change levelsStefan O'Rear2009-11-021-0/+1
* Implement map viewing for other levelsStefan O'Rear2009-11-021-0/+23
* Simplify ray handling in directn.cc.Robert Vollmert2009-10-151-1/+1
* * More steps on the path to reintroducing player doll customization.j-p-e-g2009-06-171-2/+3
* Run some sanity checks when loading ghosts. If anything seems fishyj-p-e-g2009-05-261-0/+1
* Some spellcasting modifications, as discussed on c-r-d.j-p-e-g2009-05-031-0/+1
* Add new command for evoking non-wielded items, placed on 'V'.j-p-e-g2009-05-021-0/+1
* * Fix database search crashing on pandemonium demons/player ghost.j-p-e-g2009-04-201-1/+0
* Fix 2603266: Additional '(' needed for cycling ammo after emptying thej-p-e-g2009-02-221-0/+1
* [2458672] Fixing level map not using CMD_MAP_* commands or going through cmd-...ennewalker2008-12-241-0/+5
* Changed '!' in targeting from target-select to target-select-ignoring-range.haranp2008-10-041-0/+2
* Removing code and documentation for player doll editing screen. It might com...ennewalker2008-09-271-2/+3
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-0/+2
* Fixing Tiles targeting and mouse cursor behavior.ennewalker2008-07-241-2/+2
* RIP stash_tracking option, always set to all now.dshaligram2008-07-231-1/+0
* Do "keypress -> command_type" via keybindings. Solves bug 2018200,zelgadis2008-07-171-0/+195