Skip to content
Snippets Groups Projects
  1. Jun 18, 2013
  2. Jun 17, 2013
  3. Jun 16, 2013
  4. Jun 06, 2013
  5. Jun 03, 2013
  6. Jun 01, 2013
  7. May 26, 2013
  8. May 25, 2013
    • sapier's avatar
      Fix itemstack:add item not working correct · e464f193
      sapier authored
      e464f193
    • sapier's avatar
      Move scriptapi to separate folder (by sapier) · ab433775
      sapier authored
      On the lua side, notably minetest.env:<function>(<args>) should now
      be replaced by minetest.<function>(<args>).
      The old way is and will stay supported for a long time.
      
      Also:
      Update and clean up lua_api.txt (by celeron55)
      Move EnvRef to lua and remove add_rat and add_firefly (by kahrl)
      Add separate src/util/CMakeLists.txt, other minor fixes (by kahrl)
      ab433775
Loading