summaryrefslogtreecommitdiff
path: root/src/q_poison.cc
Commit message (Expand)AuthorAge
* Split monster2.cc declarations into separate headerBardur 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
* Rework MONSTER_EXP into a functionBardur Arantsson2015-02-23
* Update HOOK_QUEST_FINISH to new-style hookBardur Arantsson2014-12-23
* Update HOOK_INIT_QUEST to new-style hookBardur Arantsson2014-12-23
* Update HOOK_DROP to new-style hookBardur Arantsson2014-12-23
* Update HOOK_CHAR_DUMP to new-style hookBardur Arantsson2014-12-23
* Update HOOK_WILD_GEN to new-style hookBardur Arantsson2014-12-23
* Switch almost everything over to C++Bardur Arantsson2013-09-27