summaryrefslogtreecommitdiff
path: root/src/cmd5.hpp
Commit message (Expand)AuthorAge
* Refactor object_type 'inscription' field to std::stringBardur Arantsson2016-09-17
* Rework RF{4,5,6}_* monster spell flags to flag_set<>Bardur Arantsson2016-06-20
* Split use_symbiotic_power() into two separate functionsBardur Arantsson2016-03-10
* Use proper "bool" for use_symbiotic_power() parametersBardur Arantsson2016-03-10
* Remove unused parameter from use_symbiotic_power()Bardur Arantsson2016-03-10
* Refactor use_symbiotic_power() to use std::vectorBardur Arantsson2016-03-10
* Split types.h into separate header for each typeBardur Arantsson2015-06-07
* Limit is_spell_ok() parameter to pval instead of object_typeBardur Arantsson2015-03-22
* Move cmd5.cc function declarations to separate header fileBardur Arantsson2015-02-23