summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
Commit message (Expand)AuthorAgeFilesLines
* * Add sharks. They go into a battle frenzy if they smell blood.j-p-e-g2008-12-081-0/+1
* Apply Artificer patch, with small modifications:j-p-e-g2008-12-081-1/+2
* Added BEAM_CHAOS and changed chaos launchers/ammo to use that. Currently onlyzelgadis2008-12-081-1/+3
* Actually replace sold out shops with the new feature DNGN_ABANDONED_SHOP.j-p-e-g2008-12-071-1/+2
* Breaks savefile compatibility.zelgadis2008-12-071-27/+46
* Savefile compatibility breakage from keeping track of which spells have beenzelgadis2008-12-041-0/+2
* Implement harpyes. They ...j-p-e-g2008-12-031-17/+19
* Implemented "flee towards/into walls" behaviour for rock worms. Itzelgadis2008-12-021-0/+1
* Add some chaos attacks/weapons. Missiles and launchers of chaos fire a bolt ofzelgadis2008-12-011-0/+1
* * Rename beheld -> mesmerised.j-p-e-g2008-12-011-1/+1
* * Repurpose program bug tile for chaos spawns (using error tile forj-p-e-g2008-11-301-1/+3
* Changed player attribute type from unsigned char to unsigned long. Breakszelgadis2008-11-291-1/+5
* Consolidate the two immolation routines (the scroll and the effect when dolorous2008-11-251-0/+7
* 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