summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/command.cc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Reset RAP_CURSE < 0 to 0 after initially cursing the item, so it's notj-p-e-g2008-12-261-9/+26
* Add a FAQ part to the database, which can be accessed from the helpj-p-e-g2008-12-261-9/+83
* _do_description() now only appends stats/info/spells/etc when looking up spellszelgadis2008-12-221-5/+7
* Fix bug 2444303: Vestibule of Hell branch description says to file a bugzelgadis2008-12-201-1/+1
* Some wizard/debugging commands:zelgadis2008-12-201-0/+3
* New wizard command &R: change the monster spawn rate for the currentzelgadis2008-12-171-0/+1
* Fix a security hole introduced in r7048 (bad parsing of search regexps.)haranp2008-12-131-1/+1
* Breaks savefile compatibility.zelgadis2008-12-071-1/+1
* Savefile compatibility breakage from keeping track of which spells have beenzelgadis2008-12-041-4/+56
* Minor changes to help screens. Fixes 2375517.dploog2008-12-021-4/+4
* The start of randart spellbooks. Never randomly generated and only created viazelgadis2008-12-021-3/+1
* Initialize a variable in order to quiet some Valgrind warnings.zelgadis2008-11-211-1/+2
* Update wizard portal command description, now that portals lead to more dolorous2008-11-181-1/+1
* Implement second part of labyrinth tweaks:j-p-e-g2008-11-041-0/+1
* * Properly deactivate shields during transformations.j-p-e-g2008-10-261-10/+12
* Implement FR 1894211: All transformations will now cause your equipmentj-p-e-g2008-10-261-8/+14
* Fix 2162827: tag length calculation was incorrect.haranp2008-10-131-2/+1
* Minor typesafety fix.haranp2008-10-051-1/+3
* Fix 2063470: =f inscription preventing wielding of stonesj-p-e-g2008-10-041-11/+4
* * Make movement restrictions when beheld also apply to blinking andj-p-e-g2008-10-031-1/+1
* Clarify god descriptions a bit.dolorous2008-10-021-3/+1
* Remove debugging messages. (Gah!)j-p-e-g2008-09-291-0/+22
* FR 2055862: When searching the database for spellbooks/rods, list thej-p-e-g2008-09-281-1/+131
* Implement the first part of FR 2055862: Make the database search alsoj-p-e-g2008-09-271-0/+23
* [1982129] Wizard commands can now be used from the wizard help screen.ennewalker2008-09-271-19/+13
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-7/+0
* Don't equip pure spellcasters with a knife at game start. Finding anyj-p-e-g2008-08-071-0/+1
* * Move all quotes into quotes.txt and a database of their own.j-p-e-g2008-08-041-2/+5
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-0/+1
* Fix 2021696: allow_self_target = no even forbidding self-targetting forj-p-e-g2008-07-281-3/+3
* Fix 2026078: Quiver not updated after item slot adjustment.j-p-e-g2008-07-251-5/+7
* Fix 2024087: @_generic_orc_speech@.j-p-e-g2008-07-231-1/+2
* Apply DOS fixes to trunk.j-p-e-g2008-07-171-4/+44
* Fix Evaporate prompt doing the opposite of the player's answer.j-p-e-g2008-07-151-13/+4
* Add more documentation updates for Ctrl-G/G.dolorous2008-07-131-2/+2
* Fix 2017251: The annotation prompt not escaping properly.j-p-e-g2008-07-131-2/+2
* Mention I in ?? help. Allow I as toggle in the I and Z? screens.dploog2008-07-131-3/+5
* Fix README.txt not being readable from the in-game help.j-p-e-g2008-07-111-4/+4