summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Uniques like Pikel or Grum shouldn't be less chatty when in a band.Adam Borowski2009-11-121-2/+3
* ng-init.cc: use temple_god_list()Matthew Cline2009-11-111-21/+2
* dungeon: Randomized altars for mini-templesMatthew Cline2009-11-112-11/+23
* religion: temple_god_list()Matthew Cline2009-11-112-0/+28
* art-data.h: dispater, cerebov evil, not unholyMatthew Cline2009-11-111-2/+2
* rltiles/dc-unrand.txt: util/art-data.pl modifiedMatthew Cline2009-11-111-13/+13
* Rename monspeak/monplace/monstuff to mon-speak/place/stuff.Jude Brown2009-11-1270-119/+119
* Place arbitrarily sized main templeMatthew Cline2009-11-113-11/+33
* develop/levels/advanced: DEBUG_TESTS macroMatthew Cline2009-11-111-2/+3
* lm_trig.lua: monster_dies fix, slaved marker fixMatthew Cline2009-11-111-2/+2
* l_mons.cc: More monster name accessorsMatthew Cline2009-11-111-3/+29
* Bug 2895857: make Oklobs acid resistantMatthew Cline2009-11-111-1/+1
* Extract Matrix class from fixary.h.Robert Vollmert2009-11-113-51/+60
* Remove unused FixedVector initialization code.Robert Vollmert2009-11-111-28/+0
* Convert another 45 monster loops to monster_iterator.Robert Vollmert2009-11-1116-516/+388
* Convert some more monster loops to monster_iterator.Robert Vollmert2009-11-112-83/+68
* Convert drain life and oz's refrigeration to monster_iterator.Robert Vollmert2009-11-111-38/+25
* Convert cast_toxic_radiance to use monster_iterator.Robert Vollmert2009-11-111-9/+8
* Add actor::get_los.Robert Vollmert2009-11-112-0/+6
* Implement monster_iterator.Robert Vollmert2009-11-113-0/+137
* Improve wielding messages for unholy weapons and good gods, and forDavid Lawrence Ramsey2009-11-111-0/+4
* Add missing prototype for is_hasty_item().David Lawrence Ramsey2009-11-111-0/+1
* Fix good_god_hates_item_handling() to handle the unholy/evil split.David Lawrence Ramsey2009-11-112-6/+21
* Adjust FIXME comment to account for the unholy/evil split.David Lawrence Ramsey2009-11-111-2/+2
* Move monster speech calculations to monspeak.cc. Make Yiuf chattier.Jude Brown2009-11-114-41/+56
* Place some of the altars outside of the TempleMatthew Cline2009-11-118-7/+256
* store.cc: Allow unset/unused values to be savedMatthew Cline2009-11-111-7/+7
* rng.cc: seed_rng() also calls srand()Matthew Cline2009-11-111-0/+6
* Corpse names for unusally named monstersMatthew Cline2009-11-104-7/+36
* Laboratory vault redux!Jude Brown2009-11-111-0/+21
* Fix off-by-one error for glyphs in Ctrl-X listing. (doy)David Ploog2009-11-111-1/+1
* tutorial.cc: Mention shopping listMatthew Cline2009-11-101-1/+6
* Reformat comments for modified Tukima spell.David Ploog2009-11-111-18/+19
* tutorial.cc: Description for bloodstainsMatthew Cline2009-11-101-1/+22
* tutorial: plant/fungus and toadstool eventsMatthew Cline2009-11-102-24/+103
* misc.cc: Extra leave-dungeon prompt in tutorialMatthew Cline2009-11-101-0/+9
* Properly split up unholy and evil items, reworking is_(unholy|evil)().David Lawrence Ramsey2009-11-1012-52/+127
* Typo fix.David Lawrence Ramsey2009-11-101-1/+1
* Replace actor::is_unholy() with actor::undead_or_demonic().David Lawrence Ramsey2009-11-1011-26/+29
* Add actor::undead_or_demonic() to check for those holiness types.David Lawrence Ramsey2009-11-105-0/+17
* Use wrapper functions properly when checking for holy spells.David Lawrence Ramsey2009-11-103-8/+9
* Since is_chaotic() checks the subject for a chaotic god, don't use it toDavid Lawrence Ramsey2009-11-101-3/+0
* beam.cc: seeing clouds polymorphedMatthew Cline2009-11-101-1/+22
* Update the long descriptions for swapped Zin's and Ely's altars.Adam Borowski2009-11-111-4/+4
* Bug 2891438: spellcaster new level tut outdatedMatthew Cline2009-11-101-1/+1
* Simplify some spell discipline checks.David Lawrence Ramsey2009-11-101-6/+6
* For consistency, make torment set the necromancy conduct.David Lawrence Ramsey2009-11-101-2/+2
* Remove trailing whitespace.David Lawrence Ramsey2009-11-102-3/+3
* Fix inconsistencies with regard to chaotic spells.David Lawrence Ramsey2009-11-102-1/+4
* Fix off-by-one error that prevented claws from being considered a body mutati...Stefan O'Rear2009-11-101-1/+1