Add core.remove_detached_inventory (#7684)
[oweals/minetest.git] / src / server /
2018-07-08 lhofhanslRevert 6587 - Optimize entity-entity collision (#7539)
2018-06-06 Loïc BlotCSM/SSM: Add on_mods_loaded callback (#7411)
2018-04-19 rubenwardyAdd online content repository
2018-04-06 VitaliyFix SAOM (#7200)
2018-04-03 Loïc BlotFix various clang-tidy reported performance-type-promot...
2018-04-03 VitaliyOptimize entity-entity collision (#6587)
2018-03-23 youPrint the mod loading time (#7137)
2018-03-16 Loïc BlotServer: delegate mod management & config to ServerModCo...