summaryrefslogtreecommitdiff
path: root/src/object_type.hpp
Commit message (Collapse)AuthorAge
* Refactor cave_type and monster_type to use non-intrusive listsBardur Arantsson2015-08-01
| | | | | We use vectors of object indexes instead of embedding the list within object_type itself.
* Split types.h into separate header for each typeBardur Arantsson2015-06-07