Skip to content
Snippets Groups Projects
  1. Jun 20, 2015
  2. Jun 18, 2015
  3. Jun 17, 2015
  4. Jun 16, 2015
  5. Jun 15, 2015
  6. Jun 14, 2015
  7. Jun 13, 2015
  8. Jun 12, 2015
  9. Jun 11, 2015
  10. Jun 09, 2015
  11. Jun 06, 2015
    • HybridDog's avatar
      Decrease minetest.after globalstep lag · 8383a61e
      HybridDog authored
      * abort if theres no active timer
      * only reduce the timer.time of all timers when its necessary
      * move updating timers_to_add into a seperate function
      8383a61e
  12. Jun 03, 2015
  13. Jun 02, 2015
  14. Jun 01, 2015
  15. May 31, 2015
    • est31's avatar
      Mapblock: nodecount refactor · 06a2eee6
      est31 authored
      Spare direct multoplication, use constant MapBlock::nodecount instead of
      local nodecount variables.
      
      Also use strides at one place instead of multiplications.
      06a2eee6
  16. May 30, 2015
  17. May 29, 2015
Loading