summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/command.cc
Commit message (Expand)AuthorAgeFilesLines
* Backport the applicable parts of r10364.j-p-e-g2009-07-221-2/+2
* Fix compilation. Whoops!j-p-e-g2009-07-171-3/+3
* * Add player doll selection prompt ('-') into 0.5 branch.j-p-e-g2009-06-201-4/+9
* Some more tutorial tweaks, and minor description improvements.j-p-e-g2009-06-051-1/+2
* * Fix bad item (and crash) resulting from the tile inventory not beingj-p-e-g2009-06-011-1/+1
* Run some sanity checks when loading ghosts. If anything seems fishyj-p-e-g2009-05-261-0/+1
* Modify ?v to read in the list of changed command keys.j-p-e-g2009-05-141-5/+2
* Add whitespace fix.dolorous2009-05-081-1/+1
* Add minor cosmetic fixes.dolorous2009-05-081-31/+29
* A few more updates for the ?? screen.dploog2009-05-041-10/+10
* Some spellcasting modifications, as discussed on c-r-d.j-p-e-g2009-05-031-6/+6
* Add new command for evoking non-wielded items, placed on 'V'.j-p-e-g2009-05-021-0/+1
* Fix capitalization.dolorous2009-05-011-1/+1
* * Fix _place_monster_aux() not interrupting autoexplore.j-p-e-g2009-04-261-4/+5
* * Fix database search crashing on pandemonium demons/player ghost.j-p-e-g2009-04-201-1/+6
* [2721962] Fixing database lookup issues for tiles where a non-guarded mpr was...ennewalker2009-04-181-2/+3
* * Tweak FAQ and change log some more.j-p-e-g2009-04-051-1/+1
* * Allow fleeing monster to push past higher ranked monsters of the samej-p-e-g2009-04-031-1/+0
* Add some checks to Xom making you cast spells, so you don't attempt toj-p-e-g2009-03-311-0/+1
* * Merfolk may wear heavy armour while swimming, though their armourj-p-e-g2009-03-291-1/+1
* Mention new behaviour of '&' for dropping.dploog2009-03-271-1/+1
* * Allow viewing of card descriptions from Triple Draw and Stack Deck.j-p-e-g2009-03-231-0/+5
* More speech for the singing sword.dploog2009-03-211-2/+2
* * Add ability descriptions to the database search.j-p-e-g2009-03-201-1/+14
* s/targetting/targeting/. Note that targetting is likely actuallyharanp2009-03-171-1/+1
* * Add deck names to card descriptions, and vice versa. This shouldj-p-e-g2009-03-151-0/+12
* * Tweak shop command help for Tiles.j-p-e-g2009-03-151-2/+21
* * Call message flush before entering a shop.j-p-e-g2009-03-131-6/+9
* Tiles:j-p-e-g2009-03-081-3/+13
* Fix [2664479]: handle monster lookups from ?/M better.haranp2009-03-051-2/+1
* Fix recursive loops for flushing messages when more() is calling getch()j-p-e-g2009-02-281-0/+1
* Point out a! in manual and ??, and note context sensitive help in ??dploog2009-02-281-7/+11
* Add miscellaneous minor fixes.dolorous2009-02-251-1/+1
* Update in-game help and other documentation about recentdploog2009-02-241-5/+6
* Unbreak database lookups.dolorous2009-02-121-1/+4
* Add more minor cosmetic fixes.dolorous2009-02-121-2/+1
* Mousing over monsters, items, and features will now show their description in...ennewalker2009-02-121-6/+9
* Fix part of [2578176]: Fix help database lookups of spell names, so that dolorous2009-02-111-1/+2
* Allow BUILD_REVISION to be defined at compilation time to manually specify th...ennewalker2009-02-091-1/+1
* Clean up acquirement subtype determination code. (Another goto bites the dust.)haranp2009-02-041-1/+1
* Code quality fixes.haranp2009-01-251-2/+1
* * Also add blood bottling to command help for Vampires.j-p-e-g2009-01-181-4/+11
* * Fix 2477235: Use inscription check when switching back from butcheringj-p-e-g2009-01-141-3/+9
* Extend on Haran's monster resistance description. Thanks, Haran! :)j-p-e-g2009-01-111-30/+9
* Greatly improve eating interface, as suggested in FRs 1923273 and 2018733.j-p-e-g2009-01-061-3/+3
* Remove the BUILD_REVISION define which was apparently never used, andj-p-e-g2009-01-051-1/+6
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Fixed 2481704: Travel stopping for spellcasting monsters without LOSj-p-e-g2009-01-021-3/+2
* * Dump spells contained in randart spellbooks, marking memorised spellsj-p-e-g2008-12-291-53/+1
* Apply a patch by castamir to fix a multitude of typos.j-p-e-g2008-12-281-4/+4