summaryrefslogtreecommitdiff
path: root/src/spells3.cc
Commit message (Expand)AuthorAge
* Move spell forward declarations from externs.h to spells3.hppBardur Arantsson2015-02-23
* Replace all empty "spell_info" functions with a single functionBardur Arantsson2015-02-23
* Inline get_target() into the one extant callerBardur Arantsson2015-02-23
* Make get_level_s staticBardur Arantsson2015-02-23
* Inline set_target into convey_recall() in spells3.ccBardur Arantsson2014-12-23
* Move find_position() to spells3.ccBardur Arantsson2014-12-23
* Remove all uses of sglibBardur Arantsson2014-12-18
* Simplify PR_* redraw code and remove direct references to Term membersBardur Arantsson2014-06-26
* Switch almost everything over to C++Bardur Arantsson2013-09-27