summaryrefslogtreecommitdiff
path: root/src/xtra2.cc
Commit message (Collapse)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
| | | | | There seems to be no compelling reason to use COPY() or memcpy()
* Simplify PR_* redraw code and remove direct references to Term membersBardur Arantsson2014-06-26
|
* Switch almost everything over to C++Bardur Arantsson2013-09-27