]> git.lizzy.rs Git - minetest.git/history - src/server
Update minetest.conf.example, settings strings and locale files (#8230)
[minetest.git] / src / server /
2018-12-13 Loïc BlotAdd an activeobject manager to hold active objects...
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...