summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-util.h
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the M_WALL_SHIELDED flag. Instead, use the function dolorous2008-01-051-1/+2
* Actually use the new rock habitat properly (oops).dolorous2008-01-041-1/+1
* Add more miscellaneous cosmetic cleanups.dolorous2008-01-041-8/+8
* Fix a comment.dolorous2008-01-041-1/+1
* Add more habitat cleanups: rename HT_NORMAL to HT_LAND, remove dolorous2008-01-041-5/+4
* Add rock wall to the habitats list (for rock worms), and move monster dolorous2008-01-041-0/+18
* Add miscellaneous type cleanups and comment fixes.dolorous2008-01-031-8/+9
* Added new vaults (incl. Crypt, altars, entries). Contributed by Lemuel, bobbe...dshaligram2007-12-301-1/+1
* Removed most instances of direct access to monsterentry for monster energy up...dshaligram2007-12-301-1/+1
* [1829946] Fixed monsters being unaware that miasma hurts bad.dshaligram2007-12-281-1/+1
* "?/" can now be used to look up items. A side effect of this is thatzelgadis2007-12-061-0/+1
* Apply patch [1816945], adjusted slightly: Move the quality of a dolorous2007-11-291-0/+2
* M_AMPHIBIOUS now means both "land creature can swim through deep water"zelgadis2007-11-161-0/+2
* Nets that hold you cannot be destroyed by Ely's Destroy Weapon ability.j-p-e-g2007-11-041-0/+2
* Monsters can gain experience and level-up. Breaks saves.dshaligram2007-10-261-0/+1
* Added to classes actor, monsters and player the method can_pass_through(),zelgadis2007-10-141-0/+2
* This change breaks savefile compatibility.zelgadis2007-10-131-6/+22
* [1808191] Fixed truncated imp messages.dshaligram2007-10-111-2/+2
* Orc knights and warlords can yell battle-cries to make lesser orcs fight better.dshaligram2007-10-081-2/+2
* Shaft traps (trap doors) [1792195] and level annotation [1769009]zelgadis2007-10-051-0/+2
* Berserking monsters are now noisy with a noise level thatj-p-e-g2007-09-291-0/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+224
* Implementing patch 1775415 (outsourcing monster speech) byj-p-e-g2007-09-041-0/+35
* A few additions to throwing nets.j-p-e-g2007-08-221-0/+1
* Added throwing nets. These still need work, and thusj-p-e-g2007-08-201-0/+2
* Give Lugonu Banishment and Corruption. I've left the old Bend Space in, becausedshaligram2007-08-111-0/+2
* [1749272] Fixed view update issues:dshaligram2007-07-241-0/+2
* Allow monster symbols to be customised using the mon_glyph option.dshaligram2007-07-231-4/+3
* Added elf arrival vaults (Eino).dshaligram2007-07-191-0/+1
* [1731587] Kenku get claw-kick and a small speed boost when flying unladen.dshaligram2007-07-131-2/+2
* Lots and lots of type safety.haranp2007-07-081-70/+11
* Removed all uses of str_monam() outside of mon-util.cc; str_monam() isharanp2007-07-071-4/+0
* Manual update (David).dshaligram2007-07-031-0/+1
* monam(), moname() and ptr_monam() are gone.haranp2007-05-191-23/+5
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-5/+6
* First cut at db/flat text file based descriptions.peterb122007-04-171-3/+0
* Magic-immune monsters are now "unaffected" by enchantments instead ofharanp2007-04-161-1/+2
* Moving main monster descriptions out of describe.cc and into mon-data.hpeterb122007-04-141-0/+4
* Ice statues are no longer vulnerable to disintegration.dshaligram2007-04-111-0/+2
* Added ice statues.dshaligram2007-04-091-9/+9
* Implemented Erik's invisibility proposal:dshaligram2007-04-071-2/+2
* Jellies now resist acid spit (adapted jlewis' patch).dshaligram2007-04-031-1/+1
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-8/+0
* Cleaned up ghost and Pandemonium demon handling.dshaligram2007-03-151-1/+3
* Trog no longer considers ghosts magic users unless they have spells.dshaligram2007-03-101-0/+1
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-241-14/+11
* Break up you_attack() into a slew of smaller functions. The functions aredshaligram2007-02-121-2/+2
* Hydras now behave the same way in monster-vs-monster combat as they do indshaligram2007-02-081-0/+5
* [1632567] Greedy explore now tries to do the Right Thing with mimics.dshaligram2007-02-051-0/+2
* Fix for 1642067: notes will not call a monster 'it'.haranp2007-01-231-2/+1