Skip to content
Snippets Groups Projects
  1. Jan 04, 2015
    • kwolekr's avatar
      ef8ed5d1
    • kwolekr's avatar
      Lighting: Fix nearly all issues · 7233a122
      kwolekr authored
      The cause of a single light source seemingly being lit without spread
      was due to its creation in the +Y mapblock boundary layer during map
      generation, which was ignored as the overtop.  This overtop explicitly
      needs to be omitted during sunlight propagation, however.  To accomplish
      this, Mapgen::calcLighting() was split into separate functions taking
      separate parameters.
      Additionally, do not diminish light too early during spread.  This fixes the
      output inconsistency between Map::updateLighting and Mapgen::calcLighting.
      7233a122
    • Kahrl's avatar
      Update bundled SQLite to 3.8.7.4 · 060ae29e
      Kahrl authored
      060ae29e
  2. Jan 03, 2015
  3. Jan 02, 2015
  4. Jan 01, 2015
  5. Dec 30, 2014
  6. Dec 29, 2014
Loading