Commit History

Author SHA1 Message Date
  Jude Melton-Houghton f916398a54 Add lighting test and benchmark (#12802) 1 year ago
  SmallJoker 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 year ago
  Richard Try e16a470d59 Use unordered_map instead of map for MapSectors 2 years ago
  sfan5 f5a8593b11 Add more Prometheus metrics (#12274) 2 years ago
  sfan5 e7659883cc Async environment for mods to do concurrent tasks (#11131) 2 years ago
  sfan5 a89afe1229 Deal with compiler warnings 2 years ago
  Jude Melton-Houghton 0b5b2b2633 Disentangle map implementations (#12148) 2 years ago
  SmallJoker ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) 2 years ago
  SmallJoker c9144ae5e2 Add core.compare_block_status function (#11247) 3 years ago
  rubenwardy 4c76239818 Remove dead code (#10845) 3 years ago
  Lars e638056523 Allow configuring block disk and net compression. Change default disk level. 3 years ago
  Lars f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. 3 years ago
  SmallJoker f46509d5e2 Remove unused functions reported by cppcheck (#10463) 3 years ago
  rubenwardy 6e4d8de104 Revert "Verify database connection on interval (#9665)" 4 years ago
  Loic Blot 56bababcdf Add MetricsBackend with prometheus counter support 4 years ago
  Loïc Blot 5c588f89e7 Verify database connection on interval (#9665) 4 years ago
  random-geek 2f3c96b38d Remove legacy flat-file map code 4 years ago
  SmallJoker 26b39f1eae Fix some reference counters (memleak) (#8981) 4 years ago
  sfan5 efbac7e446 Improve occlusion culling in corridors with additional check 4 years ago
  sfan5 e8716ffede Restore approximate occlusion check 4 years ago
  SmallJoker 6ada090bb0 Occlusion: Check for light_propagates and do mapblock bounds checks 4 years ago
  SmallJoker 7d016b4efd Occlusion: Begin cleanup 4 years ago
  Jozef Behran 72b7a957af Fix unnecessary exception use in Map::getSectorXXX (#8792) 4 years ago
  Jozef Behran 86d7f84b89 Merge pull request #8776 from osjc/FixGetNode 4 years ago
  Jozef Behran eb2bda7d0b Optimize string (mis)handling (#8128) 5 years ago
  SmallJoker 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) 5 years ago
  SmallJoker 297beea5bf Check node updates whether the blocks are known (#7568) 5 years ago
  lhofhansl 7454deb1bf Allow an optional readonly base database (#7544) 6 years ago
  paramat 359a940dde SAO limits: Allow SAOs to exist outside the set 'mapgen limit' 6 years ago
  Loic Blot 359c8f82ce map.cpp: Initialize NodeNeighbor, set NeighborType to u8 & cleanup 6 years ago