summaryrefslogtreecommitdiff
path: root/src/cmd6.cc
Commit message (Expand)AuthorAge
* Remove d_head, d_name, d_textBardur Arantsson2015-02-23
* Limit scope of set_stick_mode/unset_stick_modeBardur Arantsson2015-02-23
* Clean up warnings about signed/unsigned comparisonsBardur Arantsson2015-02-23
* Apply trivial warning cleanupsBardur Arantsson2015-02-23
* Remove now-unused object parameter from spellcasting functionsBardur Arantsson2015-02-23
* Unindent large region in cmd6.ccBardur Arantsson2015-02-23
* Change "activation spells" to use the old styleBardur Arantsson2015-02-23
* Add missing "every" in activation text of a few activationsBardur Arantsson2015-02-23
* Revert "Limit scope of {set,unset}_stick_mode for readability"Bardur Arantsson2015-02-23
* Move school_spells array to spells5.ccBardur Arantsson2015-02-23
* Consolide the two spell_type headersBardur Arantsson2015-02-23
* Change spell_chance_device parameter to use spell_type pointerBardur Arantsson2015-02-23
* Split spell_chance into device and book variantsBardur Arantsson2015-02-23
* Limit scope of {set,unset}_stick_mode for readabilityBardur Arantsson2015-02-23
* Remove unused HOOK_ACTIVATEBardur Arantsson2014-12-23
* Remove unused HOOK_ZAPBardur Arantsson2014-12-23
* Remove old-style HOOK_EAT invocationBardur Arantsson2014-12-23
* Remove all uses of sglibBardur Arantsson2014-12-18
* Simplify PR_* redraw code and remove direct references to Term membersBardur Arantsson2014-06-26
* Switch almost everything over to C++Bardur Arantsson2013-09-27