minetest/doc
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
..
gpl-2.0.txt Working version before block send priorization update 2010-11-27 17:18:34 +02:00
lua_api.txt Move scriptapi to separate folder (by sapier) 2013-05-25 00:51:02 +02:00
mapformat.txt Improve node timer format (map format version 25) and update mapformat.txt 2012-07-24 15:03:46 +03:00
minetest.6 Add --videomodes option to show available video modes 2013-05-09 16:30:04 +02:00
minetestserver.6 Fix hypen used as minus sign (manpages), fix spelling error (server.cpp) 2012-12-17 19:46:54 +04:00
protocol.txt Add python script to doc/protocol.txt 2013-02-28 20:15:34 +01:00