Power attack, and some notification-related cleanup.
authorMartin Read <martin@blackswordsonics.com>
Wed, 19 Feb 2014 01:46:42 +0000 (01:46 +0000)
committerMartin Read <martin@blackswordsonics.com>
Wed, 19 Feb 2014 01:46:42 +0000 (01:46 +0000)
commit7ee7743f27fdd9faffe198897812803d9fa80977
tree3c4d2e5deef4cf3b20f627b505cc2ed7ea6167dd
parentd2de0d9183e10365b5cf1c0b887a6f4bcc69d394
Power attack, and some notification-related cleanup.

* combat.cc,combat.hh: Implement power attack and refactor uhitm().
* map.cc: Replace touch_back_buffer() with notify_fov()
* notify-local-tty.cc, notify.hh: Various new notifications.
* objects.cc: Reflow eat_food(), eliminate reference to display vars therein.
* u.cc: Debug chain-of-detection for power attack
combat.cc
combat.hh
map.cc
notify-local-tty.cc
notify.hh
objects.cc
u.cc