summaryrefslogtreecommitdiff
path: root/src/modules.hpp
Commit message (Expand)AuthorAge
* Migrate all headers to C++-onlyBardur Arantsson2019-02-15
* Rewrite private_check_user_directory() to use boost::fsBardur Arantsson2019-02-15
* Avoid use of global for force_moduleBardur Arantsson2019-02-15
* Remove 'cptr' typedefBardur Arantsson2018-03-25
* Rework loadsave.c:loaded_game_module to use std::stringBardur Arantsson2017-06-13
* Remove redundant (void) parameters and return value castsBardur Arantsson2017-05-02
* Remove redundant "extern" on function declarationsBardur Arantsson2017-05-02
* Build: Produce multiple independent executablesBardur Arantsson2016-02-05
* Split types.h into separate header for each typeBardur Arantsson2015-06-07
* Move modules.cc declarations to separate headerBardur Arantsson2015-02-23