summaryrefslogtreecommitdiff
path: root/src/skills.cc
Commit message (Expand)AuthorAge
* Clean up warnings about signed/unsigned comparisonsBardur Arantsson2015-02-23
* Apply trivial warning cleanupsBardur Arantsson2015-02-23
* Make a few functions in skills.cc staticBardur Arantsson2014-12-23
* Remove old-style HOOK_RECALC_SKILLS invocationBardur Arantsson2014-12-23
* Remove unused HOOK_LEARN_ABILITYBardur Arantsson2014-12-23
* Replace uses of stricmp with boost::algorithm::iequalsBardur Arantsson2014-12-16
* Fix a typo in article author's nameBardur Arantsson2014-06-26
* Simplify PR_* redraw code and remove direct references to Term membersBardur Arantsson2014-06-26
* Make Weighted Random Selection algorithm higher levelBardur Arantsson2013-09-27
* Switch almost everything over to C++Bardur Arantsson2013-09-27