summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player-reacts.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a prompt if a player tries to move with the Barbs statusreaverb2014-08-091-0/+2
* Remove stuffNicholas Feinberg2014-07-291-1/+1
* Tidy up spellpower props on effect expirationNicholas Feinberg2014-07-251-0/+8
* Remove an unnecessary includegammafunk2014-07-121-1/+0
* Sort '#include's better (player-reacts.cc)reaverb2014-06-281-11/+10
* Remove some unnecessary '#include's (player-reacts.cc)reaverb2014-06-281-23/+0
* The great mon-stuff migration.Shmuale Mark2014-06-221-1/+0
* Fix -Potion messaging for potionless characters (#8676)Chris Campbell2014-06-121-1/+2
* Don't crash when unwielding a temp-branded weapon.Neil Moore2014-06-121-1/+2
* Allow temporary branding to go over a permanent brand.Shmuale Mark2014-06-121-56/+4
* Make BATTLELUST card use _do_weapon_swap(), remove DUR_BUILDING_RAGE.Shmuale Mark2014-06-121-4/+0
* Remove an unused parameter.Neil Moore2014-06-111-1/+1
* Combine the frost/flame and freezing/flaming brands.Shmuale Mark2014-06-101-4/+0
* Always print a message when teleporting in the Abyss.Shmuale Mark2014-06-081-1/+0
* Make Doxygen @returns "@return" for consistancy.reaverb2014-06-051-1/+1
* Move go_berserk() out of misc.ccNicholas Feinberg2014-06-041-1/+1
* Rewrap a comment to 80 charreaverb2014-06-031-5/+7
* Remove an unused durationChris Campbell2014-05-311-9/+0
* Replace Hammer card with Fortitude.Shayne Halvorson2014-05-281-0/+7
* Time-out unintentional Vp bat form normally (#8392)Neil Moore2014-05-201-2/+4
* Replace corrosion with a temporary effect.Shayne Halvorson2014-05-141-0/+8
* Melt away lava orcs.Steve Melenchuk2014-05-141-0/+4
* Remove plague shamblers.Shmuale Mark2014-05-141-2/+0
* Formatting fixes (add braces).Neil Moore2014-05-121-0/+4
* Reword Infusion's messaging.Steve Melenchuk2014-05-121-2/+2
* Recalculate cache of equipped unrands with world_reacts on save loadEduardo Gonzalez2014-05-091-1/+1
* Remove choosing a book for Recite.Keanan Smith2014-05-081-1/+1
* Qazlal: Elemental Adaptation.Steve Melenchuk2014-05-071-0/+18
* Qazlal: Storm Shield.Steve Melenchuk2014-05-071-0/+2
* Don't allow controlling teleportitis teleportsChris Campbell2014-05-061-2/+2
* Change Ozocubu's Refrigeration.Sage2014-04-231-0/+4
* Adjust Jiyva's jelly prayer abilityChris Campbell2014-04-161-2/+0
* Move some main.cc functions to a new filereaver2014-04-141-0/+1349