summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monplace.cc
Commit message (Expand)AuthorAgeFilesLines
* Lots more cleanups. haranp2009-02-151-12/+15
* Dancing weapons fix for trunk.haranp2009-02-121-3/+14
* Add minor cosmetic fixes.dolorous2009-02-091-3/+3
* Comment fixes.dolorous2009-02-091-6/+4
* Adjust odds of Xom-worshipping holy beings in the Abyss again.dolorous2009-02-091-1/+1
* Rarely, allow holy beings in the Abyss to worship Xom instead of TSO.dolorous2009-02-091-2/+8
* Implement [2546032]: Aside from orc priests and orcs, which can worship dolorous2009-02-091-7/+1
* Add more minor cosmetic fixes.dolorous2009-02-071-3/+1
* Fix leftover comment from r8130: since water monsters can now beharanp2009-01-311-3/+1
* Don't allow rock worms to be placed in permanent rock.zelgadis2009-01-281-0/+9
* Simplify checks for grids containing water.dolorous2009-01-261-3/+2
* Oops, a monster might be hit with a mutation attack or a Polymorph Other beamzelgadis2009-01-221-0/+8
* Overload MF_KNOWN_MIMIC to also mean "a shapeshifter the player has seenzelgadis2009-01-221-0/+4
* Remove a few more unnecessary casts.haranp2009-01-211-2/+2
* Always call _arena_set_foe() for arena monsters whose target is (0, 0).zelgadis2009-01-181-8/+1
* In arena mode, if a monster is summoned against a specific foe then alert thezelgadis2009-01-171-1/+8
* Fix bug #2512419: game crashing when there isn't any room to place god-sentzelgadis2009-01-171-1/+6
* Fix [2498711]: In arena mode, mark monsters duplicated by chaos as dolorous2009-01-161-1/+1
* Fix bug #2089989: only place friendly god gifts after the player's turn iszelgadis2009-01-121-0/+26
* Fix the name of Lernaean hydra zombies by adding special handling for namedzelgadis2009-01-091-0/+5
* Add minor cosmetic fixes.dolorous2009-01-081-1/+1
* Yet another fix to the arena win/loss/tie logic.zelgadis2009-01-071-0/+9
* Greatly improve eating interface, as suggested in FRs 1923273 and 2018733.j-p-e-g2009-01-061-0/+2
* Determine if an orc is an unbeliever when it's generated, and use an orc's godzelgadis2009-01-051-0/+14
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+1
* Introduce a number of new uniques taken from a patch by castamir.j-p-e-g2009-01-041-0/+37
* The arena now prevents undesired random monsters from being placed by tellingzelgadis2009-01-031-0/+16
* For now, remove unused holy being class type.dolorous2009-01-031-3/+0
* Fix arena not placing water monsters correctly, remove monster habitat specia...dshaligram2009-01-021-13/+12
* Make monster behaviour in arenas smarter, allow delay:N in arena spec to set ...dshaligram2009-01-021-0/+5
* Make angels and daevas worship TSO.zelgadis2009-01-021-0/+5
* Some assertions for behaviour_event().zelgadis2009-01-011-3/+6
* Remove redundant setting of the monster's god in mons_place(), since it dolorous2008-12-311-2/+0
* Add more spacing fixes.dolorous2008-12-311-12/+12
* For god gift monsters have _place_monster_aux() set the monster's god fieldzelgadis2008-12-311-0/+3
* Add arena mode, activated on the command-line by 'crawl -arena "monster v mon...dshaligram2008-12-311-0/+4
* Fix redundant setting of the MF_GOD_GIFT flag when placing a monster.dolorous2008-12-311-1/+1
* Add spacing fixes.dolorous2008-12-311-2/+2
* Add miscellaneous minor fixes.dolorous2008-12-311-2/+3
* Mark created/summoned god gifts as MF_GOD_GIFT, not just convereted orcszelgadis2008-12-291-4/+5
* Forgot to give draconian zealots a god.zelgadis2008-12-291-0/+1
* Some more attempts to prevent/catch/diagnose floating monster problems. Amongzelgadis2008-12-291-0/+2
* Differentiate between god gift monsters and non-gift monsters with a god viazelgadis2008-12-291-0/+28
* Don't place zombified monsters using PROX_NEAR_STAIRS.j-p-e-g2008-12-271-7/+36
* Fix "suicidal travelling" towards monsters you can see through glass.j-p-e-g2008-12-261-2/+41
* 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