summaryrefslogtreecommitdiff
path: root/src/xtra2.cc
Commit message (Expand)AuthorAge
* Remove unused HOOK_PLAYER_EXPBardur Arantsson2014-12-23
* Update HOOK_PLAYER_LEVEL to new-style hookBardur Arantsson2014-12-23
* Update HOOK_MONSTER_DEATH to new-style hookBardur Arantsson2014-12-23
* Make ang_sort_* private to xtra2.ccBardur Arantsson2014-12-16
* Replace uses of stricmp with boost::algorithm::iequalsBardur Arantsson2014-12-16
* Remove graphics supportBardur Arantsson2014-07-02
* Replace COPY() macro use with assignmentBardur Arantsson2014-06-26
* Simplify PR_* redraw code and remove direct references to Term membersBardur Arantsson2014-06-26
* Switch almost everything over to C++Bardur Arantsson2013-09-27