summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/misc.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply r6500 to 0.4.ennewalker2008-07-111-7/+7
* Apply Abyss unlinked item fix and the changes to the starting equipmentj-p-e-g2008-07-081-2/+2
* Apply previous fixes to 0.4.j-p-e-g2008-07-081-1/+4
* Fix potions of decay created by mummy curse sometimes being inscribed.j-p-e-g2008-07-071-16/+17
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-3/+3
* Remove debugging statement, minor clean up.j-p-e-g2008-07-031-2/+2
* Many code cleanups, mostly involving using stack_iterator andharanp2008-07-021-12/+10
* Added allow_self_target option, with possible values yes, no, prompt.haranp2008-07-021-3/+3
* Don't "trip and fall back down the stairs" when leaving Pandemonium, the Abysszelgadis2008-07-011-0/+1
* Add yet more miscellaneous minor fixes.dolorous2008-06-301-0/+1
* Enable Chaos Knights of Lugonu starting out in the Abyss.j-p-e-g2008-06-301-7/+7
* In the attack warning prompt, do the checks for unchivalric attacks and dolorous2008-06-301-4/+4
* In your_hand(), display "claw" instead of "hand" for the naturally dolorous2008-06-271-1/+1
* Fix the attack warning prompt's showing up for unchivalric attacks on dolorous2008-06-261-1/+3
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-10/+10
* Finally remove the code that was preventing the coloured bars fromj-p-e-g2008-06-231-9/+1
* Move the prompt on entering a level that is marked as dangerous viaj-p-e-g2008-06-231-9/+9
* Let a level_id be directly compared to a branch type with == and != tozelgadis2008-06-221-3/+3
* player_in_a_dangerous_place() can now optionally return if any hostilezelgadis2008-06-191-3/+12
* More cleanups and use of stack_iterator. Added operator-> to stack_iteratorharanp2008-06-161-3/+1
* General code cleanups.haranp2008-06-151-17/+12
* Use radius_iterator instead of manually looping.haranp2008-06-151-25/+14
* Fix the Vestibule having no upstairs. o_Oj-p-e-g2008-06-151-7/+7
* Consolidate the checks for gods that give you permanent followers into a dolorous2008-06-141-1/+1
* * Add a prompt when attacking monsters with an inappropriate weapon orj-p-e-g2008-06-141-1/+2
* Remove #define SHUT_LABYRINTH because I don't think it's needed anymore.j-p-e-g2008-06-111-10/+2
* Modify Evaporate and Stinking Cloud to prompt when firing throughj-p-e-g2008-06-101-2/+5
* Moved some cloud related functions from misc.{cc,h} to cloud.{cc,h}zelgadis2008-06-091-292/+0
* Move there_are_monsters_nearby() to misc.cc, and make it a wrapper dolorous2008-06-091-0/+9
* Add still more miscellaneous minor fixes.dolorous2008-06-091-3/+6
* Fixed problem with monsters on edge of vision not being listed. Mightzelgadis2008-06-091-6/+6
* Enable pathfinding for patrolling monsters who lost their patrol point.j-p-e-g2008-06-071-2/+25
* Create random blood spatter in the Abyss and Pandemonium (FR 1986241).j-p-e-g2008-06-071-6/+49
* Fix a bug with swap_when_safe, and experimentally defaultj-p-e-g2008-06-031-2/+2
* Fix summoned monsters spattering blood.j-p-e-g2008-06-031-0/+1
* Fix a recent bug of mine that blocked the friendly fire prompts.j-p-e-g2008-06-021-1/+1
* Fix a stupid bug I'd introduced when fixing another one.j-p-e-g2008-06-021-2/+14
* I'm not sure I actually coded anything worthwhile, though I experimentedj-p-e-g2008-06-021-2/+6
* Fix wizard mode being unable to create monsters of nonfloor habitat.j-p-e-g2008-06-011-1/+4
* Comment fix.dolorous2008-06-011-2/+2
* Clean up and consolidate random_uselessness(), as well as its associated dolorous2008-06-011-5/+0
* Outsource weird sounds.dolorous2008-06-011-0/+5
* Lowercase the last of the the miscellaneous names text, and move it out dolorous2008-06-011-18/+4
* Make the outsourced "weird smell" text lowercase.dolorous2008-05-311-5/+1
* Fix 1962147: Move the comments on the food you eat at the end of DELAY_EAT.j-p-e-g2008-05-311-0/+2
* Consolidate all cases where corpses are turned into skeletons, asj-p-e-g2008-05-311-0/+24
* Autopickup freshly bottled blood potions. j-p-e-g2008-05-301-122/+132
* Autoprayer is gone.zelgadis2008-05-301-44/+0
* Fire TUT_SEEN_TRAP when a trap is detected, in addition to when a trapzelgadis2008-05-291-0/+2
* Twelve new tutorial events, plus examining a square with a cloud orzelgadis2008-05-291-1/+4