summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up ability handling to display costs for prayer-activated dolorous2008-11-241-13/+15
* For consistency, split off the conduct for your undead slaves' killing dolorous2008-11-231-0/+1
* Turn kenkus' hardcoded pecking attack and inability to wear helmets into dolorous2008-11-191-16/+17
* Added crawl.process_keys to user Lua API to allow a Lua macro to ask Crawl to...dshaligram2008-11-121-0/+4
* Fix the value of BEAM_LAST_ENCHANTMENT.dolorous2008-11-081-1/+1
* Change floor_property (blood, sanctuary) to flags, and add two newj-p-e-g2008-11-071-9/+11
* Clean up conduct handling a bit.dolorous2008-11-031-0/+1
* Rename DID_CREATED_LIFE to DID_CREATE_LIFE, for consistency.dolorous2008-11-031-1/+1
* For consistency, rename "Summon Guardian" to "Summon Angel".dolorous2008-10-191-1/+1
* Rework angels somewhat. To synchronize with daevas, angels are now dolorous2008-10-191-1/+1
* Rename Yred's "Animate Corpse" ability to "Animate Remains".dolorous2008-10-191-1/+1
* Replace Yred's "Control Undead" power with "Enslave Soul", as proposed dolorous2008-10-161-26/+31
* After discussion with dpeg, added a Scroll of Antimagic,haranp2008-10-111-0/+2
* Rewrite of beam.cc: put all beam data in one place. Might be buggy.haranp2008-10-091-2/+2
* Decouple zap_type from wand_type prepatory to a big beam() rewrite.haranp2008-10-091-0/+69
* Add spacing fixes.dolorous2008-10-081-1/+1
* Revert last changes, to maintain compatibility, and properly block the dolorous2008-10-081-10/+11
* Completely remove the Book of Healing.dolorous2008-10-081-11/+10
* Fix flight type handling so that spectral things can at least always dolorous2008-10-071-2/+4
* Minor typesafety fix.haranp2008-10-051-0/+16
* Changed '!' in targeting from target-select to target-select-ignoring-range.haranp2008-10-041-0/+2
* Redid monster death idiom so that monsters::hurt can implicitlyharanp2008-10-041-27/+29
* Make handling of undead versus demonic abominations consistent.dolorous2008-10-031-1/+5
* Comment fix.dolorous2008-10-031-1/+1
* Remove unused references to the Book of Healing.dolorous2008-10-021-3/+3
* Removing code and documentation for player doll editing screen. It might com...ennewalker2008-09-271-3/+2
* Removed Ogre-Mages, hopefully without breaking anything. Docs are unchanged.haranp2008-09-251-8/+8
* Yred flavor, part 3: forbid the use of holy items (weapons of holy wrath dolorous2008-09-251-0/+1
* Adapt Zin's old Divine Robustness into Elyvilon's Divine Vigour, dolorous2008-09-251-4/+4
* Clean up monster potion handling, fix bug where !oHW healingharanp2008-09-181-0/+40
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-22/+0
* The royal jelly can no longer expel lesser jellies when tormented.dshaligram2008-09-141-0/+2
* Tiles mcache improvements. Monsters out of sight are now shown with their la...ennewalker2008-09-061-0/+3
* Add the flaming corpse monster, as specified in FR [1746720], with dolorous2008-09-061-1/+2
* Rework Zin's Vitalisation to be simpler, based mostly on dploog's dolorous2008-08-191-1/+0
* * Move all quotes into quotes.txt and a database of their own.j-p-e-g2008-08-041-1/+1
* Apply Yelve Yakut's patch (2020369) to list monsters and items in view.j-p-e-g2008-08-021-0/+1
* FR 2026227: Make $ list current gold.j-p-e-g2008-08-011-0/+1
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-0/+4
* [2022204] Don't allow items to be created on features that they shouldn't be....ennewalker2008-07-261-0/+3
* Fixing Tiles targeting and mouse cursor behavior.ennewalker2008-07-241-3/+3
* RIP stash_tracking option, always set to all now.dshaligram2008-07-231-1/+0
* Add immunity checks for prompts about beams potentially hitting yourselfj-p-e-g2008-07-211-11/+11
* Do "keypress -> command_type" via keybindings. Solves bug 2018200,zelgadis2008-07-171-7/+20
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-3/+28
* Disallow vampires from draining summoned creatures to be consistent withj-p-e-g2008-07-041-34/+35
* Added allow_self_target option, with possible values yes, no, prompt.haranp2008-07-021-0/+7
* Enable Chaos Knights of Lugonu starting out in the Abyss.j-p-e-g2008-06-301-1/+1
* Add minor cleanups.dolorous2008-06-281-1/+0
* After some pointers from jpeg, rework the routine for monsters' leaving dolorous2008-06-281-4/+1