Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jozef Behran 86d7f84b89 Merge pull request #8776 from osjc/FixGetNode 4 gadi atpakaļ
  Jozef Behran 5a00b11895 Optimize path finalization in pathfinder (#8100) 5 gadi atpakaļ
  Dániel Juhász 3face01a20 Node definition manager refactor (#7016) 6 gadi atpakaļ
  Loïc Blot 1992db1395 Code modernization: src/n*, src/o* (#6280) 6 gadi atpakaļ
  Loïc Blot f98bbe193e Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) 7 gadi atpakaļ
  Diego Martínez 09f2cd0264 Pathfinder: Send errors to `warningstream`. 7 gadi atpakaļ
  Ner'zhul 8e7449e092 Environment & IGameDef code refactoring (#4985) 7 gadi atpakaļ
  Loic Blot 98e36d7d68 Move ServerEnvironment to dedicated cpp/header files 7 gadi atpakaļ
  Rogier 4d4b8bb8a4 Move PP() and PP2() macros to basic_macros.h 7 gadi atpakaļ
  Auke Kok aa8c88cf4a find_path: consider walkable instead of CONTENT_AIR 8 gadi atpakaļ
  est31 9aec701a4c Pathfinder: improve GridNode storage 8 gadi atpakaļ
  est31 f0de237de7 Pathfinder: use core::aabbox3d instead of own type 8 gadi atpakaļ
  est31 ac8bb457aa Pathfinder: Fix style 8 gadi atpakaļ
  est31 46e5ef4e9a Move pathfinder classes to cpp file 8 gadi atpakaļ
  David Jones 34b7a147dc Change i++ to ++i 8 gadi atpakaļ
  obneq 9af7f38e3f Fix pathfinder to produce more useful paths 9 gadi atpakaļ
  sapier ea0def381d Remove noisy error messages, prepend "pathfinder: " to pathfinder messages 10 gadi atpakaļ
  sapier 5d0f19fd7d Fix bug in pathfinder causing endless loop in some situations 10 gadi atpakaļ
  PilzAdam 75a139e62c Use errorstream instead of std::cout in pathfinder.cpp 10 gadi atpakaļ
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 10 gadi atpakaļ
  proller f764297be2 Math mapgen fix, ip show on connect, pathfinder segfault fix 11 gadi atpakaļ
  sapier dda2071cc0 fix bug in scriptapi line_of_sight 11 gadi atpakaļ
  sapier 69367aa799 Add Dijkstra A* and A* without prefetching pathfind algorithms 11 gadi atpakaļ