summaryrefslogtreecommitdiff
path: root/src/object_flag_list.hpp
Commit message (Collapse)AuthorAge
* Remove TR_SEARCH object flagBardur Arantsson2016-10-16
| | | | | Since the removal of traps its only effect was diluting the list of flags "available" for randarts and sentient items.
* Reduce #object_flag tiersBardur Arantsson2016-10-05
|
* Remove trapsBardur Arantsson2016-10-05
| | | | | | Credit goes mostly to "miramor" <danlev@norwoodlight.com> who did most of the actual work. I just did a few minor tweaks and fixes + rebased onto master.
* Rework TR{1,2,3,4,5}_* flags to flag_set<>Bardur Arantsson2016-06-21