summaryrefslogtreecommitdiff
path: root/src/object_type.hpp
Commit message (Expand)AuthorAge
* Migrate all headers to C++-onlyBardur Arantsson2019-02-15
* Fold IDENT_KNOWN into a boolean flag on the object_typeBardur Arantsson2018-03-25
* Remove pseudo-IDBardur Arantsson2018-03-25
* Move k_idx to object_kindBardur Arantsson2018-03-25
* Add object_type->k_ptr to point directly to the object_kindBardur Arantsson2018-03-25
* Refactor object_type 'artifact name' field to std::stringBardur Arantsson2016-09-17
* Refactor object_type 'inscription' field to std::stringBardur Arantsson2016-09-17
* Rework TR{1,2,3,4,5}_* flags to flag_set<>Bardur Arantsson2016-06-21
* Change object_type to non-POD typeBardur Arantsson2016-06-20
* Refactor cave_type and monster_type to use non-intrusive listsBardur Arantsson2015-08-01
* Split types.h into separate header for each typeBardur Arantsson2015-06-07