summaryrefslogtreecommitdiff
path: root/src/status.cc
Commit message (Expand)AuthorAge
* Remove TR4_ANTIMAGIC_{30,20,10} flagsBardur Arantsson2015-09-14
* Split types.h into separate header for each typeBardur Arantsson2015-06-07
* Split variables.cc declarations to separate header filesBardur Arantsson2015-03-07
* Split object*.cc declarations into separate header filesBardur Arantsson2015-03-07
* Split files.cc declarations into separate header filesBardur Arantsson2015-03-07
* Split monster2.cc declarations into separate headerBardur Arantsson2015-03-07
* Split util.cc function declarations into separate header filesBardur Arantsson2015-02-23
* Move xtra1.cc function declarations to separate headerBardur Arantsson2015-02-23
* Move status.cc function declarations to status.hppBardur Arantsson2015-02-23
* Rework MONSTER_EXP into a functionBardur Arantsson2015-02-23
* Simplify PR_* redraw code and remove direct references to Term membersBardur Arantsson2014-06-26
* Switch almost everything over to C++Bardur Arantsson2013-09-27