- Nov 25, 2013
-
-
sapier authored
-
- Nov 15, 2013
-
-
ShadowNinja authored
-
- Sep 17, 2013
-
-
kwolekr authored
-
- Sep 08, 2013
-
-
Nathanaëlle Courant authored
Add minetest.get_gametime() API function, that returns the number of seconds since the world was created.
-
- Aug 14, 2013
-
-
Kahrl authored
-
- Jul 28, 2013
-
-
proller authored
-
- Jul 27, 2013
-
-
proller authored
-
- Jun 30, 2013
-
-
kwolekr authored
LuaVoxelManip: Fix minor bug with set_lighting, remove coordinate params for light and liquid updates
-
- Jun 28, 2013
- Jun 01, 2013
-
-
sapier authored
-
- May 25, 2013
-
-
sapier authored
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)
-