Commit History

Author SHA1 Message Date
  MetaDucky 9ec281c712 Fixed wrong node texture rotation for facedirs 5 and 7 10 years ago
  sapier 127f354e7a Fix formspec replacement handling for in game formspecs 10 years ago
  RealBadAngel e7ef4f07cb make formspec textarea wordwrap 10 years ago
  sapier 555dc86343 Add missing ip address to player join log entry 10 years ago
  RealBadAngel f20267862f Textureable sun and moon. 10 years ago
  sapier da3c5c743f Fix red background missing in deathscreen 10 years ago
  sapier 5b1bd2fb47 Fix chat console not working anymore 10 years ago
  sapier fec1fa51e0 Fix macro ARRAYSIZE name collision on windows 10 years ago
  sapier a0dd2d89f3 Reduce log level for incoming crap packets 10 years ago
  sapier 8745935a06 Fix win32 build (typo in jthread lock cleanup) 10 years ago
  sapier 0d93119040 Replace deathscreen by formspec variant 10 years ago
  sapier eda9214f81 Bunch of small fixes (coding style, very unlikely errors, warning messages) 10 years ago
  sapier a230e1e736 Use narrow_to_wide in gettext instead of os dependent conversion fct 10 years ago
  sapier ea0df3e4cb jthread remove locks that aren't absolutely required 10 years ago
  ShadowNinja c00ed9dac3 Add support for threadnames on BSD, Windows (MSVC-only), and OSX 10 years ago
  proller 4977b736e3 Fix warnings 10 years ago
  proller 0279f32db7 Remove liquid_finite and weather 10 years ago
  Sfan5 674be38fc2 Add redis database backend 10 years ago
  RealBadAngel db60ae0459 Fix invalid liquid lighting. 10 years ago
  ShadowNinja a2003b0d55 Use bit shifts rather than multiplication in block position encoding 10 years ago
  ShadowNinja 54ffe2e5de Use binary operators rather than "Python modulo" in decoding block positions 10 years ago
  Sfan5 118e2ae865 Fix all warnings reported by clang 10 years ago
  Sfan5 d436502fa4 Fix problem with newer MinGW runtimes 10 years ago
  ShadowNinja dcafad2f73 Add checks for nil in minetest.after 10 years ago
  ShadowNinja b04872d96b Reorder initialization of member variables to make GCC happy 10 years ago
  BlockMen 8b02a015eb Use integers instead of float values 10 years ago
  BlockMen c0ab09af74 Add player:set_eye_offset() by @MirceaKitsune and clean up 10 years ago
  BlockMen a1db9242ec Add third person view 10 years ago
  BlockMen e149d1ad9a Fix write and read S32 vectors 10 years ago
  BlockMen 7cdbb805d9 Fix MSVC build 10 years ago