minetest/doc
Matthew I 6c8fa83ecd Add shutdown hook interface to Lua API
Scripts can call minetest.register_on_shutdown() to register a
shutdown hook.

Document that minetest.register_on_shutdown() callbacks may not be run

If the server crashes, it is unlikely that callbacks registered using
minetest.register_on_shutdown() will be called.
2012-11-30 19:26:51 +02:00
..
gpl-2.0.txt Working version before block send priorization update 2010-11-27 17:18:34 +02:00
lua_api.txt Add shutdown hook interface to Lua API 2012-11-30 19:26:51 +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 output levels --info and --trace (--verbose is now more verbose) 2012-03-22 14:10:37 +02:00
minetestserver.6 Add output levels --info and --trace (--verbose is now more verbose) 2012-03-22 14:10:37 +02:00
protocol.txt dissector branch: fix for doc/protocol.txt: CONTROLTYPE_DISCO is 3 2011-08-25 21:32:48 +02:00