summaryrefslogtreecommitdiff
path: root/src/notes.cc
Commit message (Expand)AuthorAge
* Simplify show_file function signatureBardur Arantsson2016-02-05
* Make get_player_race_name() return a std::stringBardur Arantsson2016-02-05
* Remove MACINTOSH-compatibility codeBardur Arantsson2015-12-29
* Remove get_month_name()Bardur Arantsson2015-12-28
* Remove one-use my_fputs()Bardur Arantsson2015-12-11
* Split types.h into separate header for each typeBardur Arantsson2015-06-07
* Split variables.cc declarations to separate header filesBardur Arantsson2015-03-07
* Split files.cc declarations into separate header filesBardur Arantsson2015-03-07
* Split util.cc function declarations into separate header filesBardur Arantsson2015-02-23
* Move notes.cc functions to separate headerBardur Arantsson2015-02-23
* Remove c_head, c_name, c_textBardur Arantsson2015-02-23
* Remove depth_in_feet option; always use levelBardur Arantsson2015-02-23
* Replace usages of WIPE/C_WIPE with memset()Bardur Arantsson2014-06-26
* Switch almost everything over to C++Bardur Arantsson2013-09-27