summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monplace.h
Commit message (Expand)AuthorAgeFilesLines
* Rename monspeak/monplace/monstuff to mon-speak/place/stuff.Jude Brown2009-11-121-398/+0
* Reorder the parameters in mgen_data::hostile_at() to be closer to theDavid Lawrence Ramsey2009-11-081-7/+9
* In Yred's retribution, replace forced Animate Dead with summoningDavid Lawrence Ramsey2009-11-081-0/+2
* New unique: Pikel, the big kobold slaver.Jude Brown2009-11-081-0/+1
* Remove trailing whitespace.David Lawrence Ramsey2009-11-061-1/+1
* New monsters: golden eyes.Jude Brown2009-11-051-0/+1
* Note Khufu's use of monster::number in the relevant monplace.h comment.David Lawrence Ramsey2009-11-031-3/+6
* Remove "called from:" comments.Vsevolod Kozlov2009-11-031-15/+0
* Remove mstuff2.h and mstuff2 referencesMatthew Cline2009-11-031-8/+2
* Add spacing fixes.David Lawrence Ramsey2009-10-301-4/+4
* Preliminary support for slime creatures merging and splitting.Charles Otto2009-10-301-2/+3
* Splitting up stuff.cc.Robert Vollmert2009-10-301-0/+1
* (MONS_PROGRAM_BUG || -1) --> MONS_NO_MONSTERMatthew Cline2009-10-271-2/+2
* Convert some ints to monster_type.Robert Vollmert2009-10-271-1/+1
* Naming monsters via MONS: rat name:Yves (Jude & Vsevolod).David Ploog2009-10-191-2/+7
* Naming consistency.Robert Vollmert2009-10-171-1/+1
* Give Khufu a quote (due), make him spawn in Tomb and Crypt.Adam Borowski2009-10-061-0/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Applying Kiku patch by Alex MacDonald (timecircuits). Kiku now has an invocat...evktalo2009-10-021-0/+6
* Move 'FixAry.h' -> 'fixary.h', 'FixVec.h' -> 'fixvec.h' for file naming consi...Steven Noonan2009-09-291-1/+1
* Apply patch #2838024 by bookofjude: new Elven twins uniques, Duvessa and Dowa...evktalo2009-08-191-0/+1
* 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