summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-util.cc
Commit message (Expand)AuthorAgeFilesLines
* Extract newgame character restrictions from newgame.cc.Robert Vollmert2009-10-241-1/+1
* When mutating (very) ugly things due to the proximity of other (very)David Lawrence Ramsey2009-10-231-2/+2
* Moving data out of newgame.cc.Robert Vollmert2009-10-231-0/+1
* Fix a crash caused by monsters::check_redraw using the wrong see_cellCharles Otto2009-10-221-2/+2
* Also remove monster::visible.Robert Vollmert2009-10-221-6/+1
* Get rid of player_monster_visible.Robert Vollmert2009-10-221-9/+9
* Fold mon_can_see_monster and mons_monster_visible into monsters.Robert Vollmert2009-10-221-32/+2
* Move mons_player_visible into player::visible_to.Robert Vollmert2009-10-221-18/+0
* Remove mons_see_invis in favour of monsters::can_see_invisible.Robert Vollmert2009-10-221-15/+9
* Move player_see_invis into player class.Robert Vollmert2009-10-221-3/+3
* Introduce actor::see_cell.Robert Vollmert2009-10-221-9/+10
* Make Chronos account for player's haste/slow/statue form.Adam Borowski2009-10-221-2/+3
* Fix another case of reversed speed.Adam Borowski2009-10-221-0/+4
* Fix the Chronos speed reversal bug. It's now bad to be spriggan, good to be ...Adam Borowski2009-10-221-2/+3
* Slightly reduce religion.cc by yanking item-handling stuff to goditem.ccAdam Borowski2009-10-211-0/+1
* gods: added "Chronos", the slow godSteven Noonan2009-10-201-1/+6
* Kraken tentacles shouldn't zerk.Adam Borowski2009-10-191-1/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Keep krakens from submerging unless you're away from water.Adam Borowski2009-10-181-0/+13
* Naming consistency.Robert Vollmert2009-10-171-15/+15
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-171-9/+9
* Revert radiance and refrigeration patches for the moment.Robert Vollmert2009-10-161-2/+0
* Make Toxic Radiance and Refrigeration monster castable.Jude Brown2009-10-161-0/+2
* Napalm is no thermite, it doesn't burn underwater.Adam Borowski2009-10-141-0/+8
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-141-4/+4
* Prevent (glowing) shapeshifters from changing shape while taking the stairs, ...Charles Otto2009-10-141-3/+8
* Since miasma is no longer associated with negative energy, remove deathDavid Lawrence Ramsey2009-10-131-2/+1
* Rename Summon Wraiths to Haunt everywhere, for consistency, and adjustDavid Lawrence Ramsey2009-10-131-5/+7
* Rename Summon Wraiths to Haunt, make it a targetted spell, necro only,Adam Borowski2009-10-141-0/+2
* Make Feawn like bushes (walking over them, penance for killing, ...).Adam Borowski2009-10-121-0/+1
* Bushes -- tree-like monsters than can be destroyed with any means of damage,Adam Borowski2009-10-121-2/+12
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* Allow (very) ugly things to mutate when near you if you're glowingDavid Lawrence Ramsey2009-10-091-1/+1
* Add comment fix.David Lawrence Ramsey2009-10-081-2/+2
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-081-0/+1
|\
| * Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* | Reorganize (very) ugly things' colors again so that red is the firstDavid Lawrence Ramsey2009-10-081-6/+6
|/
* Simplify further.David Lawrence Ramsey2009-10-081-9/+23
* Simplify.David Lawrence Ramsey2009-10-081-1/+1
* List (very) ugly thing colors in the proper order.David Lawrence Ramsey2009-10-081-6/+6
* Enable monsters to drink potions of berserk rage.Robert Vollmert2009-10-071-4/+12
* Merge monster berserk and might; improve ordering of timeout messages.Robert Vollmert2009-10-071-4/+10
* Enable monsters to drink potions of might.Robert Vollmert2009-10-071-4/+17
* Add wording tweak.David Lawrence Ramsey2009-10-061-1/+1
* Display (very) ugly things' colors in their descriptions.David Lawrence Ramsey2009-10-061-15/+45
* Convert varius occurrences of LOS_RADIUS * LOS_RADIUS.Robert Vollmert2009-10-061-1/+1
* Clean up ms_low_hitpoint_cast.Robert Vollmert2009-10-061-28/+8
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-061-0/+5
|\
| * Khufu, the mummy emperor. Uses Tomb of Doroklohe as an escape spell.Adam Borowski2009-10-061-0/+5
* | Add minor cleanups.David Lawrence Ramsey2009-10-061-7/+7
|/