summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/misc.h
Commit message (Expand)AuthorAgeFilesLines
* Add blood and glass to labyrinths.j-p-e-g2008-11-261-1/+1
* Make zombified orcs vulnerable to weapons of orc slaying, too.dolorous2008-11-241-0/+2
* Put skeletal dragons back in the dragon genus, and treat all dolorous2008-11-241-0/+2
* Add poison-related cleanups.dolorous2008-11-071-2/+0
* Add an auto_exclude option that will automatically set a travelj-p-e-g2008-10-031-0/+2
* Vampire feeding changes:j-p-e-g2008-09-281-0/+1
* Fix 2085598: Nemelex won't be disappointed if there are invisible monstersharanp2008-09-211-4/+7
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Massive overhaul to move towards coord_def().haranp2008-07-301-34/+3
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-3/+4
* Move the prompt on entering a level that is marked as dangerous viaj-p-e-g2008-06-231-0/+1
* Add missing prototype to misc.h.dolorous2008-06-231-0/+2
* player_in_a_dangerous_place() can now optionally return if any hostilezelgadis2008-06-191-1/+1
* General code cleanups.haranp2008-06-151-1/+1
* Moved some cloud related functions from misc.{cc,h} to cloud.{cc,h}zelgadis2008-06-091-13/+0
* Add still more miscellaneous minor fixes.dolorous2008-06-091-2/+2
* Create random blood spatter in the Abyss and Pandemonium (FR 1986241).j-p-e-g2008-06-071-0/+1
* Clean up and consolidate random_uselessness(), as well as its associated dolorous2008-06-011-2/+0
* Outsource weird sounds.dolorous2008-06-011-0/+2
* Consolidate all cases where corpses are turned into skeletons, asj-p-e-g2008-05-311-0/+1
* Autoprayer is gone.zelgadis2008-05-301-2/+0
* Outsource names of roaring animals and smells.dolorous2008-05-271-1/+3
* Outsource more miscellaneous names besides colors (glowing color types, dolorous2008-05-261-1/+1
* Move set_attack_conducts() to religion.cc, as it really belongs there.dolorous2008-05-251-4/+0
* And name the consolidated function properly.dolorous2008-05-251-2/+2
* Consolidate the setting of the "standard" attack conducts.dolorous2008-05-251-1/+4
* Consolidate the attack warning prompts for both melee and beams, and use dolorous2008-05-251-0/+4
* Consolidate beam and cloud handling routines a bit, and allow clouds to dolorous2008-05-141-0/+3
* Move your_hand() from spells4.cc to misc.cc.dolorous2008-05-041-0/+2
* Change mummy curses to only turn part of a stack of potions into decay.j-p-e-g2008-04-211-1/+1
* Implement the results of the HUD discussion with maybe 80% accuracy.pauldubois2008-04-191-2/+0
* Another modification of autotargetting submerged monsters, based offj-p-e-g2008-04-171-3/+6
* Disallow monster vampires to drain monsters (and the player) if theyj-p-e-g2008-04-151-0/+1
* Overhaul blood potions to work completely differently.j-p-e-g2008-04-141-4/+7
* Make vampires' metabolism dependant on their hunger state.j-p-e-g2008-04-071-0/+6
* Polish for monster list:pauldubois2008-03-301-5/+4
* Fixed tile compile. (I was being a bit overzealous in my cleanup.)j-p-e-g2008-03-251-1/+1
* Since mons_inside_circle() is only used by Zin's Sanctuary and TSO's dolorous2008-03-211-2/+0
* Implement TSO's halo. It applies backlight to the player and all dolorous2008-03-161-1/+3
* Overhauled potions of blood and vampires.j-p-e-g2008-03-131-0/+4
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-1/+1
* Secret doors that have a transparent appearance are discovered opened, to pre...ennewalker2008-01-171-0/+2
* Add gore and splatter to Crawl - in the form of Jarmo's j-p-e-g2008-01-091-0/+1
* The number of traps randomly generated on a level, and which types ofzelgadis2007-11-131-3/+0
* Shaft traps (trap doors) [1792195] and level annotation [1769009]zelgadis2007-10-051-0/+3
* This commit breaks save file compatability.zelgadis2007-09-301-3/+5
* Previous commit applied to trunk:j-p-e-g2007-09-201-1/+1
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-0/+5
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-117/+6
* Implementing patch 1772497 (improvement to runrest.lua byj-p-e-g2007-09-031-1/+2