Commit Graph

6 Commits

Author SHA1 Message Date
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
PilzAdam 650d706d35 Use minetest.register_ore() in minimal 2013-03-24 21:20:41 +01:00
proller f70378f7f5 Mapgen indev: float islands, larger far biomes 2013-03-24 03:40:15 +04:00
proller f5ab056b38 Liquid fine tuning 2013-03-14 17:06:25 -04:00
proller b90e431fc7 new adjustable finite liquid 2013-02-24 18:39:07 +04:00
Perttu Ahola e8660cfd8e Add missing mapgen.lua to games/minimal 2012-04-06 21:09:23 +03:00