summaryrefslogtreecommitdiff
path: root/src/flag_set.hpp
Commit message (Expand)AuthorAge
* Rework TR{1,2,3,4,5}_* flags to flag_set<>Bardur Arantsson2016-06-21
* Fix bug in flag_set '==' operatorBardur Arantsson2016-06-21
* Change flag_set bool conversion to 'explicit'Bardur Arantsson2016-06-20
* Add flag_set::count() method to count set bitsBardur Arantsson2016-06-20
* Rework RF{4,5,6}_* monster spell flags to flag_set<>Bardur Arantsson2016-06-20
* Add negation operator to flag_set<>Bardur Arantsson2016-06-20
* Introduce new way of handling flagsBardur Arantsson2016-03-29