summaryrefslogtreecommitdiff
path: root/src/q_god.cc
Commit message (Expand)AuthorAge
* Split object*.cc declarations into separate header filesBardur Arantsson2015-03-07
* Split util.cc function declarations into separate header filesBardur Arantsson2015-02-23
* Update HOOK_PLAYER_LEVEL to new-style hookBardur Arantsson2014-12-23
* Update HOOK_GEN_LEVEL_BEGIN to new-style hookBardur Arantsson2014-12-23
* Update HOOK_ENTER_DUNGEON to new-style hookBardur Arantsson2014-12-23
* Update HOOK_LEVEL_END_GEN to new-style hookBardur Arantsson2014-12-23
* Update HOOK_BIRTH_OBJECTS to new-style hookBardur Arantsson2014-12-23
* Update HOOK_STAIR to new-style hookBardur Arantsson2014-12-23
* Update HOOK_CHAR_DUMP to new-style hookBardur Arantsson2014-12-23
* Use new-style GET hook for God quest to avoid invalid memory accessBardur Arantsson2013-09-27
* Switch almost everything over to C++Bardur Arantsson2013-09-27