summaryrefslogtreecommitdiff
path: root/src/q_ultrag.cc
Commit message (Expand)AuthorAge
* Split variables.cc declarations to separate header filesBardur Arantsson2015-03-07
* Split tables.cc declarations into separate header filesBardur Arantsson2015-03-07
* Split option variables into separate header and source fileBardur Arantsson2015-03-07
* Split object*.cc declarations into separate header filesBardur Arantsson2015-03-07
* Split util.cc function declarations into separate header filesBardur Arantsson2015-02-23
* Move cave.cc function declarations to separate headerBardur Arantsson2015-02-23
* Update HOOK_RECALL to new-style hookBardur Arantsson2014-12-23
* Update HOOK_MONSTER_DEATH to new-style hookBardur Arantsson2014-12-23
* Update HOOK_STAIR to new-style hookBardur Arantsson2014-12-23
* Update HOOK_MOVE to new-style hookBardur Arantsson2014-12-23
* Update HOOK_CHAR_DUMP to new-style hookBardur Arantsson2014-12-23
* Simplify PR_* redraw code and remove direct references to Term membersBardur Arantsson2014-06-26
* Switch almost everything over to C++Bardur Arantsson2013-09-27