Skip to content
Snippets Groups Projects
  1. Jun 14, 2015
  2. Jun 13, 2015
  3. Jun 12, 2015
  4. Jun 11, 2015
  5. Jun 09, 2015
  6. 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
  7. Jun 03, 2015
  8. Jun 02, 2015
  9. Jun 01, 2015
  10. 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
  11. May 30, 2015
  12. May 29, 2015
  13. May 28, 2015
    • Kahrl's avatar
      Fix typo in variable name · 0f15488e
      Kahrl authored
      0f15488e
    • TeTpaAka's avatar
      Add some missing getter functions to the lua API · c0335f7d
      TeTpaAka authored
      ObjectRef:
      get_properties
      get_armor_groups
      get_animation
      get_attach
      get_bone_position
      
      Players:
      get_physics_override
      hud_get_hotbar_itemcount
      hud_get_hotbar_image
      hud_get_hotbar_selected_image
      get_sky
      get_day_night_ratio
      get_local_animation
      get_eye_offset
      
      Global:
      minetest.get_gen_notify
      minetest.get_noiseparams
      c0335f7d
  14. May 27, 2015
  15. May 26, 2015
  16. May 24, 2015
  17. May 23, 2015
  18. May 22, 2015
  19. May 21, 2015
  20. May 20, 2015
  21. May 19, 2015
Loading