summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-util.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* [1626162] Don't stop travel for submerged monsters.dshaligram2007-01-021-1/+1
* Implemented 1591922: monsters coming into view while travelingharanp2006-11-301-1/+1
* New overview screen (the 'O' screen.)haranp2006-11-261-3/+0
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-88/+66
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+469