minetest/games/minimal/mods
sapier ab43377577 Move scriptapi to separate folder (by sapier)
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)
2013-05-25 00:51:02 +02:00
..
bucket Move scriptapi to separate folder (by sapier) 2013-05-25 00:51:02 +02:00
default Move scriptapi to separate folder (by sapier) 2013-05-25 00:51:02 +02:00
experimental Move scriptapi to separate folder (by sapier) 2013-05-25 00:51:02 +02:00
give_initial_stuff place_node, dig_node and punch_node; an in-game tester tool; remove old code 2012-06-05 23:10:07 +03:00
legacy Move scriptapi to separate folder (by sapier) 2013-05-25 00:51:02 +02:00
stairs Custom boxy nodes (stairs, slabs) and collision changes 2012-06-17 16:34:39 +03:00
test Add PseudoRandom in Lua API 2012-03-28 00:38:20 +03:00