Apply the new ground_level method.
commitebe5260773cb5fbb3a47f2d054c0c8c2559d5a2b
authorRaphael Langella <raphael.langella@gmail.com>
Fri, 11 Feb 2011 23:34:13 +0000 (12 00:34 +0100)
committerRaphael Langella <raphael.langella@gmail.com>
Fri, 11 Feb 2011 23:34:13 +0000 (12 00:34 +0100)
treeffa2a374dde5caf2f8bc804f17a9661741f88a73
parentdb74bba88abab63b5789e77dd85e031b72491df0
Apply the new ground_level method.

Also fix the following bugs:
Rain message when clinging.
Clinging monsters affected by Leda's.
In water tiles when clinging over it (both player and monster).
18 files changed:
crawl-ref/source/abl-show.cc
crawl-ref/source/actor.cc
crawl-ref/source/cloud.cc
crawl-ref/source/dgn-shoals.cc
crawl-ref/source/effects.cc
crawl-ref/source/it_use2.cc
crawl-ref/source/mon-act.cc
crawl-ref/source/mon-info.cc
crawl-ref/source/monster.cc
crawl-ref/source/player-act.cc
crawl-ref/source/player.cc
crawl-ref/source/religion.cc
crawl-ref/source/spl-cast.cc
crawl-ref/source/spl-miscast.cc
crawl-ref/source/status.cc
crawl-ref/source/tilepick-p.cc
crawl-ref/source/tilepick.cc
crawl-ref/source/traps.cc