aboutsummaryrefslogtreecommitdiff
path: root/src/server/mods.cpp
AgeCommit message (Expand)Author
2022-07-30Fix some warnings (#12615)rubenwardy
2022-07-29Fix media overriding regression (#12602)Lars Müller
2022-07-14Refactor ModConfigurationrubenwardy
2022-01-30Use virtual paths to specify exact mod to enable (#11784)rubenwardy
2021-07-31Mods: Combine mod loading checks and deprection logging (#11503)SmallJoker
2021-02-23Allow overwriting media files of dependencies (#10752)DS
2020-08-20Load media from subfolders (#9065)DS
2020-04-29Add MetricsBackend with prometheus counter supportLoic Blot
2020-04-08Overall improvements to log messages (#9598)sfan5
2018-06-06CSM/SSM: Add on_mods_loaded callback (#7411)Loïc Blot
2018-04-19Add online content repositoryrubenwardy
2018-03-24Print the mod loading time (#7137)you
2018-03-16Server: delegate mod management & config to ServerModConfiguration (#7131)Loïc Blot