summaryrefslogtreecommitdiff
path: root/src/xtra2.hpp
Commit message (Collapse)AuthorAge
* Remove inactive player_type::prot{good,undead}Bardur Arantsson2016-09-17
|
* Remove effectively unused player_type::oppose_* fieldsBardur Arantsson2016-09-17
|
* Rework player_race_mod::{title,desc} to std::stringBardur Arantsson2016-09-17
|
* Refactor race_info_idx() to avoid "invisible" static pointersBardur Arantsson2015-12-11
|
* Split types.h into separate header for each typeBardur Arantsson2015-06-07
|
* Add "asleep" note to monster description for (l)ook commandBardur Arantsson2015-04-14
|
* Remove dead codeBardur Arantsson2015-04-14
|
* Make target_able staticBardur Arantsson2015-04-14
|
* Remove huge amount of dead code from spells2.ccBardur Arantsson2015-02-23
|
* Move xtra2.cc functions to separate headerBardur Arantsson2015-02-23
Remove some functions and make others static while we're at it.