summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mgen_data.h
Commit message (Collapse)AuthorAgeFilesLines
* Iskenderun's Orb of DestructionAdam Borowski2009-12-201-1/+1
|
* Minor tweaks to TILE: specifier.Jude Brown2009-12-101-1/+4
|
* Apply extra_monster_flags earlier to fix "comes into view" errors.Jude Brown2009-12-051-2/+8
| | | | | | | | | | | Rebranded monsters (ie, "kobold name:Durwent name_replace") who are created with Lua and dgn.create_monster while the player is resting will generate a "XYZ comes into view" warning message. However, as this message is triggered by handle_seen_interrupt, which is triggered before the additional flags are applied, it will disregard MF_NAME_SUFFIX, MF_NAME_REPLACE, MF_NAME_ADJECTIVE, etc. Applying these flags earlier fixes this.
* Remove header includes from mon-place.h.Robert Vollmert2009-11-271-0/+165