summaryrefslogtreecommitdiff
path: root/src/spells1.cc
Commit message (Expand)AuthorAge
* Clean up warnings about signed/unsigned comparisonsBardur Arantsson2015-02-23
* Move school_spells array to spells5.ccBardur Arantsson2015-02-23
* Consolide the two spell_type headersBardur Arantsson2015-02-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