aboutsummaryrefslogtreecommitdiff
path: root/src/server (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better F6 profiler (#8750)SmallJoker2019-08-131-2/+1
* Optimize getting active objects a bit. #8674Lars Hofhansl2019-07-161-1/+2
* Add an activeobject manager to hold active objects (#7939)Loïc Blot2018-12-133-0/+213
* Revert 6587 - Optimize entity-entity collision (#7539)lhofhansl2018-07-083-359/+0
* CSM/SSM: Add on_mods_loaded callback (#7411)Loïc Blot2018-06-061-0/+3
* Add online content repositoryrubenwardy2018-04-192-2/+2
* Fix SAOM (#7200)Vitaliy2018-04-062-20/+38
* Fix various clang-tidy reported performance-type-promotion-in-math-fnLoïc Blot2018-04-031-6/+7
* Optimize entity-entity collision (#6587)Vitaliy2018-04-033-0/+340
* Print the mod loading time (#7137)you2018-03-241-1/+8
* Server: delegate mod management & config to ServerModConfiguration (#7131)Loïc Blot2018-03-163-0/+146