summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplify Yred's and Okawaru's sending of random servants.David Lawrence Ramsey2009-11-102-33/+33
* Improve Yred's choosing of hostile skeleton types.David Lawrence Ramsey2009-11-101-3/+7
* Ensure that Yred's hostile skeletons are valid skeleton types.David Lawrence Ramsey2009-11-101-2/+2
* Add explanatory comment and, for now, a FIXME to _get_spellbook_list().David Lawrence Ramsey2009-11-101-0/+8
* Replace monsters::is_magic_user() withDavid Lawrence Ramsey2009-11-108-21/+13
* Replace mons_is_magic_user() with monsters::is_magic_user().David Lawrence Ramsey2009-11-107-12/+14
* Move monsters::is_shapeshifter() in monster.cc down to match monster.h.David Lawrence Ramsey2009-11-101-5/+5
* Ensure that both deep elf conjurer spellbooks are evil.David Lawrence Ramsey2009-11-101-1/+1
* And actually commit the altar color changes.David Lawrence Ramsey2009-11-101-4/+4
* Given silver's new status, tweak descriptions of Zin's and Ely's altars.David Lawrence Ramsey2009-11-101-2/+2
* Fix monsters with static spellbooks not getting any spells.Adam Borowski2009-11-101-0/+2
* Indent the prefix/DATADIR parts of the makefile.Adam Borowski2009-11-101-19/+20
* Make actor::heal return bool; move heal_monster to monsters::heal.Vsevolod Kozlov2009-11-1015-59/+45
* Add conditional bloodifying function and use it in some places.Robert Vollmert2009-11-105-16/+21
* Remove redundant bleeding check.Robert Vollmert2009-11-101-2/+1
* Remove a few obsolete includes.Robert Vollmert2009-11-1079-143/+5
* Update a few special cases in includes.sh.Robert Vollmert2009-11-101-5/+2
* Remove inside_level_bounds.Robert Vollmert2009-11-108-21/+8
* Dowan and Duvessa "death" effects: berserk and fear.Jude Brown2009-11-102-0/+71
* Give Crazy Yiuf sane speech for when he's confused.Jude Brown2009-11-101-0/+25
* Remove some obsolete view.h-includes.Robert Vollmert2009-11-1014-14/+0
* Split shouting and stealth code from view.cc.Robert Vollmert2009-11-1079-526/+638
* Fix installation with DATADIR="" DESTDIR="" prefix!=""Adam Borowski2009-11-101-0/+4
* CrawlHashTable: free memory on assignmentMatthew Cline2009-11-102-4/+4
* Make types and bounds in random2 a bit more explicit.Robert Vollmert2009-11-101-5/+7
* Fix compiler warning.Robert Vollmert2009-11-101-1/+1
* Fix off by 1 error in _select_ds_mutationsStefan O'Rear2009-11-101-1/+1
* Don't chown on DGL builds (Napkin).Adam Borowski2009-11-101-0/+4
* Adjust SAVE_DIR_PATH to work with DGL.Marc H. Thoben2009-11-101-0/+6
* CrawlHashTable: reduce RAM overheadMatthew Cline2009-11-109-164/+140
* tags: Store minorVersion in reader classMatthew Cline2009-11-103-13/+23
* Brief crash output for exit() crashesMatthew Cline2009-11-102-24/+58
* Make disintegration splatter not end up behind actors.Robert Vollmert2009-11-103-2/+21
* Oops, didn't notice the C symbol. Remove randomly extra altars in Shrines.Jude Brown2009-11-101-1/+1
* Fix missing include (Napkin).Jude Brown2009-11-101-0/+1
* Tweak spell flags a bit.David Lawrence Ramsey2009-11-101-2/+2
* For artefact spellbook purposes, mark necromancy as hated by Fedhas.David Lawrence Ramsey2009-11-101-0/+8
* Make Fedhas worshipers immune to spore food destruction.Charles Otto2009-11-101-0/+8
* Add spell flag SPFLAG_HASTY, and mark hasty spells with it.David Lawrence Ramsey2009-11-093-19/+19
* Properly mark rods and spellbooks disliked by Cheibriados.David Lawrence Ramsey2009-11-092-3/+21
* Tweak message for Cheibriados' restarting time.David Lawrence Ramsey2009-11-091-9/+8