Commit History

Author SHA1 Message Date
  Lars Hofhansl a1868e8f6c Use server's zoom fov for distant world loading. 6 years ago
  Paramat c6975febba Zoom adjustDist(): Improve variable name (#7208) 6 years ago
  Loic Blot 8e0b80aa36 Fix last performance-type-promotion-in-math-fn problems 6 years ago
  Loïc Blot a90d27e1e2 Optimize a little bit isBlockInSight, adjustDist & collisions (#7193) 6 years ago
  Loic Blot 05fe3b06c8 Fix last clang-tidy reported problems for performance-type-promotion-in-math-fn 6 years ago
  Loïc Blot 67a4cb7d8a Fix various clang-tidy reported performance-type-promotion-in-math-fn 6 years ago
  Lars Hofhansl ae9b1aa177 Allow zoom to actually show more data. 7 years ago
  Vitaliy 20a85d76d9 Move files to subdirectories (#6599) 7 years ago
  Loïc Blot 88b436e6a9 Code modernization: subfolders (#6283) 7 years ago
  ShadowNinja 77597c4ff3 Clean up numeric.h and split FacePositionCache from it 9 years ago
  red-001 0dada51a55 Remove `mathconstants.h` and use the correct way to get `M_PI` in MSVC. (#5072) 7 years ago
  Rogier-5 b98f98b367 Fix incorrect distance computation for visible blocks (#4765) 8 years ago
  Loic Blot 155288ee98 use unordered containers where possible (patch 4 on X) 8 years ago
  RealBadAngel 1ec1a605d6 HOTFIX: fix too agressive block culling 8 years ago
  ShadowNinja e4bff8be94 Clean up threading 9 years ago
  Břetislav Štec abe6c072d6 src/util/numeric.{cpp,h}: Fix FacePositionCache data race 9 years ago
  Aaron Suen 6d61375cc7 Clean scaling pre-filter for formspec/HUD. 9 years ago
  kwolekr ed10005d38 GenElementManager: Pass opaque handles to Lua and rename to ObjDefManager 9 years ago
  kwolekr 3993093f51 Add support for the PCG32 PRNG algo (and associated script APIs) 9 years ago
  Loic Blot 7c8793cbea Performance Improvement: Use a cache which caches result for getFacePositions. 9 years ago
  Sfan5 5094a39f05 Fix compiling with 32bit MinGW 11 years ago
  kwolekr e46c527733 Accept hexadecimal and string values for seeds 11 years ago
  Vincent Heuken 39ab22070e include mathconstants.h in numerics.cpp 11 years ago
  Aaron Suen 1369503aba Fix math for isBlockInSight. Fixes #718 (client-side). 11 years ago
  Ilya Zhuravlev 6a1670dbc3 Migrate to STL containers/algorithms. 12 years ago
  Sfan5 6d0ea26c2d Update Copyright Years 11 years ago
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 years ago
  Perttu Ahola c9a2058361 Hopefully fix includes on mingw 12 years ago
  Perttu Ahola 1bc37d576c Initially split utility.h to multiple files in util/ 12 years ago