summaryrefslogtreecommitdiff
path: root/src/cmd7.hpp
Commit message (Collapse)AuthorAge
* Remove Alchemist class and associated skills/codeBardur Arantsson2015-12-11
| | | | | | Alchemy has always been ridiculously broken and there's been a huge amount of horrible code to support it. Sorry to any fans of Alchemy, but it's got to go.
* Split types.h into separate header for each typeBardur Arantsson2015-06-07
|
* Move cmd7.cc function declarations to separate header fileBardur Arantsson2015-02-23
| | | | Make a few of the functions static while we're at it.
* Move cmd5.cc function declarations to separate header fileBardur Arantsson2015-02-23
Make a few of functions static, remove dead code and fix a few stray declarations while we're at it.