summaryrefslogtreecommitdiff
path: root/src/melee2.cc
Commit message (Expand)AuthorAge
...
* Move cave.cc function declarations to separate headerBardur Arantsson2015-02-23
* Remove smart_cheat optionBardur Arantsson2015-02-23
* Make make_attack_spell() staticBardur Arantsson2015-02-23
* Move xtra2.cc functions to separate headerBardur Arantsson2015-02-23
* Move skills.cc function declarations to skills.hppBardur Arantsson2015-02-23
* Remove effectively unused variablesBardur Arantsson2015-02-23
* Remove speak_unique optionBardur Arantsson2015-02-23
* Update HOOK_MONSTER_AI to new-style hookBardur Arantsson2014-12-23
* Update HOOK_MON_SPEAK to new-style hookBardur Arantsson2014-12-23
* Remove all uses of sglibBardur Arantsson2014-12-18
* Simplify PR_* redraw code and remove direct references to Term membersBardur Arantsson2014-06-26
* Remove a usage of vstrnfmt()Bardur Arantsson2014-06-26
* Switch almost everything over to C++Bardur Arantsson2013-09-27