커밋 기록

작성자 SHA1 메시지 날짜
  sapier f6fc39e69a Fix race condition on accessing m_time_of_day_speed causing day night race on some architectures 10 년 전
  sapier 35ec3855f6 Speedup attachement handling by replacing vector search by direct array access and secondary child lookup vector 10 년 전
  proller 0279f32db7 Remove liquid_finite and weather 10 년 전
  Sfan5 118e2ae865 Fix all warnings reported by clang 10 년 전
  Ciaran Gultnieks 0643cef09a Update ABM object counts when triggers add objects 10 년 전
  Novatux 062de11b4c Fix rendering glitches when far from the center of the map 10 년 전
  kwolekr 89f7dc1efd ServerEnvironment: Remove direct dependency on EmergeManager 10 년 전
  Perttu Ahola 6a3fa9df12 Add player:override_day_night_ratio() for arbitrarily controlling sunlight brightness 11 년 전
  Novatux 84b94eb198 Add forceloading 11 년 전
  stujones11 d9ef072305 Make line_of_sight return blocking node position 11 년 전
  Novatux d879a539cd Add minetest.swap_node 11 년 전
  kwolekr 9bccd75e34 Weather: Clean up getHeat/getHumidity somewhat 11 년 전
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 년 전
  Perttu Ahola 742614180c Fix anticheat 11 년 전
  proller 3aedfac968 Weather support 11 년 전
  RealBadAngel d19c8b815d Add set_breath and get_breath to lua API. 11 년 전
  PilzAdam 53066024f6 Add drowning 11 년 전
  sapier ab43377577 Move scriptapi to separate folder (by sapier) 11 년 전
  sapier 69367aa799 Add Dijkstra A* and A* without prefetching pathfind algorithms 11 년 전
  PilzAdam b0e6806077 Fix nick completion 11 년 전
  Ilya Zhuravlev 6a1670dbc3 Migrate to STL containers/algorithms. 12 년 전
  kwolekr b9d8e59bbf Add emerge.cpp, initial EmergeThread changes 11 년 전
  Sfan5 6d0ea26c2d Update Copyright Years 11 년 전
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 년 전
  kwolekr 11afcbff69 The new mapgen, noise functions, et al. 12 년 전
  Perttu Ahola 2c472a66d1 Add ServerEnvironment::setNode()/removeNode() to allow setting nodes from the C++ side with proper script-defined initialization/destruction 12 년 전
  Perttu Ahola 6b927229f5 Default server step to 0.1s and sync object/player update intervals to it 12 년 전
  MirceaKitsune 756db8174a A bunch of fixes 12 년 전
  Perttu Ahola 9cadaf824b Add dtime_s to entity activation 12 년 전
  Perttu Ahola 1d44a98f2f ABM and liquid overload skip 12 년 전