Cronologia Commit

Autore SHA1 Messaggio Data
  Loïc Blot ae9b5e0098 Modernize code: very last fixes (#6290) 6 anni fa
  Loïc Blot 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 anni fa
  number Zero ef285b2815 Add 'plantlike_rooted' drawtype 7 anni fa
  stujones11 c358004368 Include TILE_MATERIAL_OPAQUE in shaders header (#6086) 7 anni fa
  stujones11 6e5588c8e1 Tile material: Add 'TILE_MATERIAL_OPAQUE', use for drawtype 'NDT_NORMAL' 7 anni fa
  Loïc Blot b3a36f7378 Isolate irrlicht references and use a singleton (#6041) 7 anni fa
  ShadowNinja 6c5e5e2023 Remove threads.h and replace its definitions with their C++11 equivalents (#5957) 7 anni fa
  Loïc Blot d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) 7 anni fa
  Loïc Blot cf37a55690 Fix various variables passed by copy instead of const ref (#5610) 7 anni fa
  Dániel Juhász d04d8aba70 Add hardware node coloring. Includes: 7 anni fa
  Lars Hofhansl 075833e393 Fog: Make fraction of visible distance at which fog starts configurable 7 anni fa
  Zeno- dbeb322f62 No functional changes. Credit gcu 7 anni fa
  ShadowNinja 4bf4154cad Fix superflous shader setting updates (#4800) 7 anni fa
  lhofhansl 6bb4347208 Remove unused shader matrices. (#4723) 7 anni fa
  ShadowNinja 93887043d9 Clean up Strfnd 8 anni fa
  RealBadAngel c1044b9a4a Set proper GLSL pixel shader version 8 anni fa
  RealBadAngel f253ff9f1a Dump shader programs on compile errors 8 anni fa
  Loic Blot ba8fa9e889 Fix inverted conditions in shader.cpp 8 anni fa
  Loic Blot 4e3fe460e3 shader.cpp: don't test twice if shader programs are present 8 anni fa
  RealBadAngel eb3840a3f8 Filmic HDR tone mapping 8 anni fa
  kwolekr 6be74d17df Refactor thread utility interface 8 anni fa
  David Jones 34b7a147dc Change i++ to ++i 8 anni fa
  ShadowNinja e4bff8be94 Clean up threading 9 anni fa
  RealBadAngel 8a85e5e58d Shaders fixes and cleanup relief mapping code. 9 anni fa
  RealBadAngel 43fcfbfe05 Improved parallax mapping. Generate heightmaps on the fly. 9 anni fa
  kwolekr da34a2b33e Replace instances of std::map<std::string, std::string> with StringMap 9 anni fa
  Craig Robbins 9527984dbc Move globals from main.cpp to more sane locations 9 anni fa
  Craig Robbins ced6d20295 For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives 9 anni fa
  Loic Blot 0d1eedcccc Replace std::list to std::vector into tile.cpp (m_texture_trash) and move tile.hpp to src/client/ 9 anni fa
  BlockMen f48f686930 Add optional framed glasslike drawtype 9 anni fa