Historique des commits

Auteur SHA1 Message Date
  Abdou-31 d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 2 ans
  sfan5 f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) il y a 3 ans
  rubenwardy 4c76239818 Remove dead code (#10845) il y a 3 ans
  Loïc Blot 5cc06e4748 Reduce ServerEnvironment propagation (#9642) il y a 4 ans
  Wuzzy 580e7e8eb9 Fix pathfinder bugs: returning nil frequently, broken A*, jump through solid nodes (#9339) il y a 4 ans
  Jozef Behran 86d7f84b89 Merge pull request #8776 from osjc/FixGetNode il y a 5 ans
  Jozef Behran 5a00b11895 Optimize path finalization in pathfinder (#8100) il y a 5 ans
  Dániel Juhász 3face01a20 Node definition manager refactor (#7016) il y a 6 ans
  Loïc Blot 1992db1395 Code modernization: src/n*, src/o* (#6280) il y a 7 ans
  Loïc Blot f98bbe193e Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) il y a 7 ans
  Diego Martínez 09f2cd0264 Pathfinder: Send errors to `warningstream`. il y a 7 ans
  Ner'zhul 8e7449e092 Environment & IGameDef code refactoring (#4985) il y a 7 ans
  Loic Blot 98e36d7d68 Move ServerEnvironment to dedicated cpp/header files il y a 7 ans
  Rogier 4d4b8bb8a4 Move PP() and PP2() macros to basic_macros.h il y a 8 ans
  Auke Kok aa8c88cf4a find_path: consider walkable instead of CONTENT_AIR il y a 8 ans
  est31 9aec701a4c Pathfinder: improve GridNode storage il y a 8 ans
  est31 f0de237de7 Pathfinder: use core::aabbox3d instead of own type il y a 8 ans
  est31 ac8bb457aa Pathfinder: Fix style il y a 8 ans
  est31 46e5ef4e9a Move pathfinder classes to cpp file il y a 8 ans
  David Jones 34b7a147dc Change i++ to ++i il y a 9 ans
  obneq 9af7f38e3f Fix pathfinder to produce more useful paths il y a 9 ans
  sapier ea0def381d Remove noisy error messages, prepend "pathfinder: " to pathfinder messages il y a 10 ans
  sapier 5d0f19fd7d Fix bug in pathfinder causing endless loop in some situations il y a 11 ans
  PilzAdam 75a139e62c Use errorstream instead of std::cout in pathfinder.cpp il y a 11 ans
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
  proller f764297be2 Math mapgen fix, ip show on connect, pathfinder segfault fix il y a 11 ans
  sapier dda2071cc0 fix bug in scriptapi line_of_sight il y a 11 ans
  sapier 69367aa799 Add Dijkstra A* and A* without prefetching pathfind algorithms il y a 11 ans