]> git.lizzy.rs Git - dragonfireclient.git/commit
Add minetest.get_gametime() API function, that returns the number of seconds since...
authorNovatux <nathanael.courant@laposte.net>
Sun, 8 Sep 2013 08:54:36 +0000 (10:54 +0200)
committerSfan5 <sfan5@live.de>
Sun, 8 Sep 2013 09:09:50 +0000 (11:09 +0200)
commit6291fd1cbb9c2808e336532c833e26330ff2642b
treea1cf96776a56f2154daaacee6533b2a436b7ff4c
parent4a2203413fbd4e4ff7e801172416ae8012e861d4
Add minetest.get_gametime() API function, that returns the number of seconds since the world was created.
doc/lua_api.txt
src/script/lua_api/l_env.cpp
src/script/lua_api/l_env.h