summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monspeak.cc
Commit message (Expand)AuthorAgeFilesLines
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-13/+13
* Add still more cleanups.dolorous2008-06-161-1/+1
* Fix 1937489: Remove map markers overwritten by lakes or rivers, as wasj-p-e-g2008-06-011-1/+1
* Add still more minor cosmetic fixes.dolorous2008-06-011-1/+1
* Add two new channels, MSGCH_FRIEND_SPELL and MSGCH_FRIEND_ENCHANT,j-p-e-g2008-04-291-5/+15
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-11/+12
* Code cleanup and renaming of static methods, mostly for decks.cc and j-p-e-g2008-03-311-31/+36
* Another few modifications to monster speech, and removed (or rather,j-p-e-g2008-03-131-9/+21
* Fix new firing interface to also apply when selecting items via tile inventory.j-p-e-g2008-03-121-8/+11
* Another of those commits on monster speech, hopefully the last one forj-p-e-g2008-03-111-58/+150
* Some more monster speech additions:j-p-e-g2008-03-111-10/+25
* Add more orc speech, courtesy of David.j-p-e-g2008-03-101-0/+2
* FR 1833480: Implement Lemuel's Beogh specific orc speech.j-p-e-g2008-03-091-11/+22
* Fix 1905715: Print "nothing appears to happen" when zapping /diggingj-p-e-g2008-03-031-1/+1
* Make Options.race and Options.class translate correctly, no matter whether j-p-e-g2008-03-021-0/+1
* Apply Paul's patch 1901892: reorganize/rewrite docs/monster_speech.txtj-p-e-g2008-02-261-1/+0
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-1/+2
* Yet another change to monster speech and silencing...j-p-e-g2007-09-161-25/+54
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+1
* Implementing patch 1775415 (outsourcing monster speech) byj-p-e-g2007-09-041-2511/+272
* Implementing patch 1772497 (improvement to runrest.lua byj-p-e-g2007-09-031-1/+1
* s/CAUGHT/HELD/j-p-e-g2007-08-221-1/+1
* Added throwing nets. These still need work, and thusj-p-e-g2007-08-201-1/+82
* Fix another wording problem (dolorous)haranp2007-07-251-1/+1
* More spoken monster lines (lemuel - 1748862)haranp2007-07-231-66/+165
* Corona overrides invisibility. To check if something is *really* invisible, usedshaligram2007-07-151-1/+1
* Removed all uses of str_monam() outside of mon-util.cc; str_monam() isharanp2007-07-071-1/+1
* monam(), moname() and ptr_monam() are gone.haranp2007-05-191-24/+26
* Moth of wrath angering attack was lost in 0.2, reintroduced.dshaligram2007-04-071-0/+4
* Monster dialogue grammar fixes (Jordan).dshaligram2007-04-021-25/+25
* Dialogue for Murray contributed by Jordan Lewis.dshaligram2007-04-011-4/+114
* Grammar fixes (paxed).dshaligram2007-04-011-3/+3
* s/Adolf/Frederickharanp2007-03-241-6/+6
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-4/+4
* Kill unnecessary quote.dshaligram2007-03-031-1/+1
* Clean up imp messages.dshaligram2007-02-251-4/+4
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-5/+7
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+2325