summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monplace.cc
Commit message (Expand)AuthorAgeFilesLines
* FR #2424917: holy monsters should drop non-summoned items when they die ratherzelgadis2008-12-151-5/+8
* Breaks savefile compatibility.zelgadis2008-12-131-11/+236
* * Colour ASCII sharks WHITE. :)j-p-e-g2008-12-081-4/+2
* * Add sharks. They go into a battle frenzy if they smell blood.j-p-e-g2008-12-081-5/+8
* Added BEAM_CHAOS and changed chaos launchers/ammo to use that. Currently onlyzelgadis2008-12-081-1/+2
* Harpies now also eat food on the ground.j-p-e-g2008-12-031-2/+2
* Implement harpyes. They ...j-p-e-g2008-12-031-7/+8
* * Fixed siren movement into deep water.j-p-e-g2008-12-011-1/+1
* Add minor cosmetic fixes.dolorous2008-11-261-2/+2
* More steps toward ziggurats.dshaligram2008-11-231-10/+14
* Implement second part of labyrinth tweaks:j-p-e-g2008-11-041-4/+47
* Add more holy being-related cleanups.dolorous2008-10-301-1/+1
* Add various holy being-related cleanups.dolorous2008-10-301-5/+1
* Treat colored rat skeletons/simulacra the same way as colored draconian dolorous2008-10-191-6/+14
* Properly handle zombified dual-wielding monsters.dolorous2008-10-161-1/+1
* Reintroduce chance of orc wizards and priests in orc bands, but slightly less...dshaligram2008-10-091-0/+4
* Add still more minor cosmetic fixes.dolorous2008-10-071-1/+1
* Revert previous changes, as they don't seem that useful, given that most dolorous2008-10-071-2/+2
* Expand monster speed handling to work on the level of individual dolorous2008-10-071-3/+3
* Expand mons_itemuse() to work at the individual monster level, as well.dolorous2008-10-061-8/+13
* Expand handling of monster intelligence and zombifiability to work on dolorous2008-10-061-1/+1
* Take monsters' primary and secondary habitats into account when first dolorous2008-10-051-19/+48
* Adjust monster habitats again. Remove the M_AMPHIBIOUS flag, and dolorous2008-10-051-27/+20
* Add still more miscellaneous minor fixes.dolorous2008-10-051-13/+14
* Reworked traps: much much cleaner now. There might be bugs, though.haranp2008-10-011-31/+19
* Add whitespace fixes.dolorous2008-09-281-2/+2
* Clean up monster potion handling, fix bug where !oHW healingharanp2008-09-181-5/+2
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Fix [2058165] by testing for non-moving monsters over water or lava dolorous2008-09-121-1/+1
* More minor fixes.haranp2008-08-011-2/+2
* Massive overhaul to move towards coord_def().haranp2008-07-301-60/+30
* [2026251] Fixed Elf:1 arrival sometimes being disconnected - the map used ORI...dshaligram2008-07-241-7/+14
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-8/+8
* Fix 2011722: Reallow targetting beams such that you may be hit. (There'sj-p-e-g2008-07-061-1/+2
* Fix 2010077: Increase respawning rates again.j-p-e-g2008-07-061-5/+13
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-2/+2
* [2000669] Fixing logic error that may have caused untargetable resting monste...ennewalker2008-07-051-2/+2
* Simplify.dolorous2008-07-051-8/+7
* Send wizards into the Dungeon wearing a proper wizard hat. David isj-p-e-g2008-07-041-5/+0
* [1997205] Fixing issue where monsters could be placed in walls. Also, consol...ennewalker2008-07-041-46/+49
* Restrict DrMo, unrestrict DrFE and DrIE. Disallow the creation of capsj-p-e-g2008-07-041-1/+1
* Tweak change log a bit and add new commands to 034_changes.txt. Arej-p-e-g2008-07-041-1/+6
* Fix 2008767: "random" not working for book choice optionj-p-e-g2008-07-031-4/+2
* Added allow_self_target option, with possible values yes, no, prompt.haranp2008-07-021-1/+0
* Make fake raksha summons invisible before checking player_angers_monster()zelgadis2008-07-021-3/+3
* Simplify.dolorous2008-06-301-1/+1
* Only place a newly created monster (summons) on a sanctuary square if itzelgadis2008-06-291-0/+4
* Fix 2005269: trolls being capable of wearing almost all armour types.j-p-e-g2008-06-281-9/+8
* For amphibious creatures with HT_WATER, don't force replacing floor compatible j-p-e-g2008-06-271-0/+1
* #undef my debugging statements againj-p-e-g2008-06-261-1/+19