summaryrefslogtreecommitdiff
path: root/src/game.hpp
Commit message (Expand)AuthorAge
* Move previous_char to Game structBardur Arantsson2017-05-02
* Move died_from to Game structBardur Arantsson2017-05-02
* Move player_{name,base} to GameBardur Arantsson2017-05-02
* Move s_{info,descriptors} to Game/GameEdtiDataBardur Arantsson2016-10-05
* Add GameEditData struct to contain *_info arraysBardur Arantsson2016-10-05
* Move player_hp[] into GameBardur Arantsson2016-09-17
* Move wilderness structure into GameBardur Arantsson2016-09-17
* Introduce Game structBardur Arantsson2016-09-17