aboutsummaryrefslogtreecommitdiff
path: root/src/server (follow)
Commit message (Expand)AuthorAgeFilesLines
* Optimize get_objects_inside_radius calls (#9671)Loïc Blot2020-04-162-6/+9
* Drop content_sao.{cpp,h}Loic Blot2020-04-116-97/+704
* Move PlayerSAO to dedicated filesLoic Blot2020-04-114-4/+1021
* pass clang-formatLoic Blot2020-04-112-35/+38
* Move serveractiveobject & unitsaoLoic Blot2020-04-116-1/+813
* Overall improvements to log messages (#9598)sfan52020-04-081-6/+3
* 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