summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tweak Dowan/Duvessa death effects + invisibility (jpeg).Jude Brown2009-11-112-9/+26
* Update description of "Make Ponderous".Robert Vollmert2009-11-111-1/+1
* Quaffing an unided potion of berserk rage is "unintentional" berserk -- it ma...Adam Borowski2009-11-111-1/+1
* Revert "temporary"Robert Vollmert2009-11-112-52/+0
* Use grid_appearance instead of env.grid for LOS calculation.Robert Vollmert2009-11-111-1/+3
* Merge branch 'master' of ssh://rvollmert@crawl-ref.git.sourceforge.net/gitroo...Robert Vollmert2009-11-112-1/+7
|\
| * Tomb of Doroklohe: delete clouds at the walls; proper message if the tomb is ...Adam Borowski2009-11-112-1/+7
* | temporaryRobert Vollmert2009-11-112-0/+52
|/
* Clear env.pgrid (fprops) on level reset.Robert Vollmert2009-11-101-1/+2
* Remove stray header file dgn-maps.h.Robert Vollmert2009-11-101-22/+0
* New Norris description and speech. (dpeg, ##crawl-dev)Eino Keskitalo2009-11-102-18/+44