Fix bone-attached entities (#10015)
[oweals/minetest.git] / src / server / CMakeLists.txt
2020-05-07 Loïc BlotServer class code cleanups (#9769)
2020-04-11 Loic BlotDrop content_sao.{cpp,h}
2020-04-11 Loic BlotMove PlayerSAO to dedicated files
2020-04-11 Loic BlotMove serveractiveobject & unitsao
2018-12-13 Loïc BlotAdd an activeobject manager to hold active objects...
2018-07-08 lhofhanslRevert 6587 - Optimize entity-entity collision (#7539)
2018-04-03 VitaliyOptimize entity-entity collision (#6587)
2018-03-16 Loïc BlotServer: delegate mod management & config to ServerModCo...