summaryrefslogtreecommitdiff
path: root/src/wizard1.cc
Commit message (Collapse)AuthorAge
* Move cmd7.cc function declarations to separate header fileBardur Arantsson2015-02-23
| | | | Make a few of the functions static while we're at it.
* Remove al_head, al_nameBardur Arantsson2015-02-23
|
* Remove s_head, s_name, s_textBardur Arantsson2015-02-23
|
* Remove e_name, e_text, e_headBardur Arantsson2015-02-23
|
* Remove k_name, k_text, k_head in favor of simple stringsBardur Arantsson2015-02-23
|
* Remove r_name, r_text, r_head in favor of simple stringsBardur Arantsson2015-02-23
|
* Clean up warnings about signed/unsigned comparisonsBardur Arantsson2015-02-23
|
* Switch almost everything over to C++Bardur Arantsson2013-09-27