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