summaryrefslogtreecommitdiff
path: root/src/xtra1.cc
Commit message (Expand)AuthorAge
* Move spell forward declarations from externs.h to spells3.hppBardur Arantsson2015-02-23
* Enable "maxmize stats" permanentlyBardur Arantsson2014-12-23
* Remove unused HOOK_CALC_POWERSBardur Arantsson2014-12-23
* Remove unused HOOK_CALC_WEIGHTBardur Arantsson2014-12-23
* Remove unused HOOK_CALC_MANABardur Arantsson2014-12-23
* Update HOOK_CALC_HP to new-style hookBardur Arantsson2014-12-23
* Fix monster health bar displayBardur Arantsson2014-12-18
* Remove all uses of sglibBardur Arantsson2014-12-18
* Remove unused HOOK_REDRAWBardur Arantsson2014-06-27
* Fix a couple of Clang warningsBardur Arantsson2014-06-26
* Simplify PR_* redraw code and remove direct references to Term membersBardur Arantsson2014-06-26
* Prevent out-of-bounds access to stat adjustment arraysBardur Arantsson2013-09-27
* Fix undefined behavior for HP calculation at birthBardur Arantsson2013-09-27
* Switch almost everything over to C++Bardur Arantsson2013-09-27