summaryrefslogtreecommitdiff
path: root/src/cmd2.cc
Commit message (Expand)AuthorAge
* Move spell forward declarations from externs.h to spells3.hppBardur Arantsson2015-02-23
* Remove unused HOOK_OPENBardur Arantsson2014-12-23
* Update HOOK_ENTER_DUNGEON to new-style hookBardur Arantsson2014-12-23
* Update HOOK_STAIR to new-style hookBardur Arantsson2014-12-23
* Update HOOK_CHAT to new-style hookBardur Arantsson2014-12-23
* Update HOOK_GIVE to new-style hookBardur Arantsson2014-12-23
* Replace usleep with C++11 this_thread::sleep_for()Bardur Arantsson2014-12-16
* Simplify PR_* redraw code and remove direct references to Term membersBardur Arantsson2014-06-26
* Switch almost everything over to C++Bardur Arantsson2013-09-27