summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monplace.h
Commit message (Expand)AuthorAgeFilesLines
* Remove a few more unnecessary casts.haranp2009-01-211-2/+2
* Fix casting Ball Lightning asserting. The Ball Lightning spell manually setszelgadis2009-01-171-1/+2
* Introduce a number of new uniques taken from a patch by castamir.j-p-e-g2009-01-041-1/+3
* For now, remove unused holy being class type.dolorous2009-01-031-2/+1
* Expand the setting of spell_type in mgen_data to include all dolorous2009-01-031-23/+2
* Add more minor cosmetic fixes.dolorous2009-01-031-1/+1
* Fix arena not placing water monsters correctly, remove monster habitat specia...dshaligram2009-01-021-2/+1
* Make monster behaviour in arenas smarter, allow delay:N in arena spec to set ...dshaligram2009-01-021-0/+1
* Add more spacing fixes.dolorous2008-12-311-3/+3
* Differentiate between god gift monsters and non-gift monsters with a god viazelgadis2008-12-291-3/+3
* Fix "suicidal travelling" towards monsters you can see through glass.j-p-e-g2008-12-261-1/+9
* Breaks savefile compatibility.zelgadis2008-12-131-0/+12
* Added BEAM_CHAOS and changed chaos launchers/ammo to use that. Currently onlyzelgadis2008-12-081-4/+33
* Harpies now also eat food on the ground.j-p-e-g2008-12-031-1/+1
* Implement harpyes. They ...j-p-e-g2008-12-031-1/+2
* More steps toward ziggurats.dshaligram2008-11-231-0/+3
* Add comments for the labyrinth changes.j-p-e-g2008-11-041-1/+1
* Implement second part of labyrinth tweaks:j-p-e-g2008-11-041-1/+10
* Add more holy being-related cleanups.dolorous2008-10-301-1/+1
* Add various holy being-related cleanups.dolorous2008-10-301-2/+1
* 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-7/+2
* Fix a bug in monster summoning that was causing crashes, for examplej-p-e-g2008-06-261-4/+5
* Add more god gift-related fixes. First, expand mgen_data::hostile_at() dolorous2008-06-141-12/+8
* And use the proper target for mgen_data::sleeper_at().dolorous2008-06-141-1/+1
* Make mgen_data::sleeper_at() actually use its flags parameter.dolorous2008-06-141-1/+1
* Clean up handling of killing mutators or rotters (i.e., chaotic beings), dolorous2008-06-121-2/+4
* Overhaul god gift handling again so that we can tell which god sent dolorous2008-06-121-11/+18
* Enable monsters to move around glass structures if they can see thej-p-e-g2008-06-101-0/+4
* Add still more summoning-related cleanups.dolorous2008-06-091-2/+2
* Use the proper flag type to indicate god gifts (oops).dolorous2008-06-091-5/+6
* Comment fix.dolorous2008-06-081-1/+1
* Clean up handling of angered monsters.dolorous2008-06-081-1/+7
* Clean up summoning of random demons and random holy beings again.dolorous2008-06-071-1/+8
* Generalize summoning of holy beings, in case any more of them are added.dolorous2008-06-071-0/+2
* Clean up yet more.dolorous2008-06-071-2/+3
* Add a line on good gods disapproving of certain items to theirj-p-e-g2008-06-061-0/+1
* Implement pathfinding for monsters, using the A* algorithm.j-p-e-g2008-06-041-0/+39
* For (some) consistency, make monster::foe an unsigned short, since that dolorous2008-06-031-12/+12
* Fix wizard mode being unable to create monsters of nonfloor habitat.j-p-e-g2008-06-011-1/+1
* Fix aborting unchivalric attacks costing a turn.j-p-e-g2008-05-251-5/+8
* Reorder snake selection to favour the nastier snakes when sticks to snakes wo...dshaligram2008-05-101-30/+16
* Make Sticks to Snakes stronger.dshaligram2008-05-101-16/+0
* Simplify handling of monsters angered by the player, and expand it to dolorous2008-05-071-1/+1
* * Fix god gift randarts being named after *other* gods.j-p-e-g2008-05-061-5/+6
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-15/+143
* Fix [1947495]: Adjust orc bands.dolorous2008-04-211-5/+6
* Give monsters better natural regeneration increasing with HD. Monsters will s...dshaligram2008-03-311-0/+3
* Add more whitespace fixes, and allow reinforcement to summon bands dolorous2008-03-281-2/+2
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-1/+1