summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/cmd-name.h
Commit message (Expand)AuthorAgeFilesLines
* * Add player doll selection prompt ('-') into 0.5 branch.j-p-e-g2009-06-201-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