summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-stuff.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Split itemprop enums out into itemprop-enum.h.Robert Vollmert2009-11-171-0/+1
* Flatten header dependencies a bit.Robert Vollmert2009-11-171-0/+2
* Fix delayed monster explosionsMatthew Cline2009-11-171-0/+3
* Bug #2898311: fix memory problem leading to crashMatthew Cline2009-11-171-19/+8
* Move tutorial state out of Options.Robert Vollmert2009-11-161-2/+2
* Make Pikel's slaves actually slaves (new monster).Jude Brown2009-11-161-4/+3
* Adjust slow and haste durationsCharles Otto2009-11-151-8/+9
* mon-stuff.cc: hogs should keep their attitudeMatthew Cline2009-11-151-1/+2
* Utilise monster->props["speech_key"] for Dowan and Duvessa.Jude Brown2009-11-151-0/+1
* Duvessa and Dowan death effect changes (dpeg).Jude Brown2009-11-151-0/+3
* mon-stuff.cc: de-porkalator bug fixesMatthew Cline2009-11-151-2/+5
* Use monster::blink_to in monster_blink.Robert Vollmert2009-11-141-22/+1
* Remove #include <conio.h> from all over the place. Convert COLORS to an enum.Adam Borowski2009-11-141-9/+0
* Clean up Pikel band code, name them "slaves", then "freed slaves".Jude Brown2009-11-141-4/+5
* Change ballistomycete messagingCharles Otto2009-11-131-4/+4
* Allow monsters to gain experience in the arena.Robert Vollmert2009-11-131-4/+5
* Remove a few redundant arena visibility checks.Robert Vollmert2009-11-131-4/+3
* Replace observe_cell by you.see_cell.Robert Vollmert2009-11-131-3/+3
* Replace monster_index with monsters::mindex.Vsevolod Kozlov2009-11-131-18/+12
* mon-stuff.cc: Jiyva slimify-monster stuffMatthew Cline2009-11-131-1/+5
* Jiyva won't slimify god-gift monsters.Matthew Cline2009-11-131-3/+6
* Move most Royal Jelly code to dat/lair.desMatthew Cline2009-11-131-127/+7
* mon-stuff.cc: monster_die() Lua callbackMatthew Cline2009-11-131-0/+52
* Merge spore experiments branch.Charles Otto2009-11-131-0/+6
* porkulator: completely restore reverted monstersMatthew Cline2009-11-121-12/+31
* mon-stuff.cc: de-porkulator: bugfix, improvementsMatthew Cline2009-11-121-1/+10
* Further elven twin death effect tweaks.Jude Brown2009-11-121-1/+5
* Further tweaks to Dowan/Duvessa death effects.Jude Brown2009-11-121-18/+26
* Add summoner and non_actor_summoner to mgen_dataStefan O'Rear2009-11-121-1/+1
* Use get_free_monster in other places.Robert Vollmert2009-11-121-23/+15
* More monster_iterator conversions.Robert Vollmert2009-11-121-4/+5
* Rename monspeak/monplace/monstuff to mon-speak/place/stuff.Jude Brown2009-11-121-0/+3989