summaryrefslogtreecommitdiff
path: root/src/monster_race.hpp
Commit message (Expand)AuthorAge
* Remove monster_race::total_visible temporary stateBardur Arantsson2016-09-17
* Rework RF{1,2,3,7,8,9}_* monster flags to use flag_set<>Bardur Arantsson2016-06-20
* Rework RF{4,5,6}_* monster spell flags to flag_set<>Bardur Arantsson2016-06-20
* Make obj_theme a non-POD structBardur Arantsson2016-06-20
* Give monster_blow default valuesBardur Arantsson2016-06-20
* Change monster_race to non-POD structBardur Arantsson2016-06-20
* Remove monster memoryBardur Arantsson2016-06-20
* Move "drops artifact N at %chance" to edit r_infoBardur Arantsson2016-03-27
* Split types.h into separate header for each typeBardur Arantsson2015-06-07