Skip to content
Snippets Groups Projects
  1. Nov 25, 2013
  2. Nov 15, 2013
  3. Sep 17, 2013
  4. Sep 08, 2013
  5. Aug 14, 2013
  6. Jul 28, 2013
  7. Jul 27, 2013
  8. Jun 30, 2013
  9. Jun 28, 2013
  10. Jun 01, 2013
  11. May 25, 2013
    • 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