- Jan 15, 2015
-
-
Jean-Patrick Guerrero authored
-
- Jan 14, 2015
-
-
Jean-Patrick Guerrero authored
-
- Jan 13, 2015
-
-
kwolekr authored
-
- Jan 12, 2015
-
-
paramat authored
-
- Jan 09, 2015
-
-
sapier authored
Set builtin formspecs to autoscale in order to get consistent formspec look and feel Uncouple label positioning from font size (May break some formspecs but is required to allow manual font adjustment)
-
- Jan 06, 2015
-
-
ShadowNinja authored
-
- Jan 05, 2015
-
-
Diego Martínez authored
-
- Jan 04, 2015
- Dec 30, 2014
-
-
kwolekr authored
Also rewrite mapgen registration for static initialization
-
- Dec 29, 2014
-
-
kwolekr authored
Add minetest.get_mapgen_params() Deprecate minetest.register_on_mapgen_init()
-
Kahrl authored
Fixes #1807: When the server list finishes downloading, the local server list resets in certain conditions
-
Diego Martínez authored
-
fz72 authored
-
- Dec 18, 2014
-
-
kwolekr authored
This should probably be removed when minetest_game has proper biomes. If I hear "the whole map is just stone!" again after this, I am going to detonate.
-
- Dec 13, 2014
- Dec 12, 2014
-
-
Zeno- authored
This reverts commit 9878e8de. See: https://github.com/minetest/minetest/issues/1939 and IRC log for discussion
-
paramat authored
-
- Dec 09, 2014
-
-
SmallJoker authored
Signed-off-by:
Craig Robbins <kde.psych@gmail.com>
-
- Dec 08, 2014
-
-
Kahrl authored
-
- Dec 06, 2014
-
-
SmallJoker authored
-
- Dec 04, 2014
-
-
Calinou authored
Signed-off-by:
Craig Robbins <kde.psych@gmail.com>
-
- Nov 27, 2014
-
-
SmallJoker authored
Signed-off-by:
Craig Robbins <kde.psych@gmail.com>
-
- Nov 26, 2014
-
-
Craig Davison authored
-
Kodexky authored
Signed-off-by:
Craig Robbins <kde.psych@gmail.com>
-
- Nov 25, 2014
-
-
dvere authored
According to doc/lua_api.txt if paramtype2 == "facedir" the two least significant bits of parm2 orient the texture around the axis. For dirs1 (looking at a wall) these would be 0, 1, 2, 3 and for dirs2 (looking at the ceiling) 2, 1, 0, 3
-
- Nov 23, 2014
-
-
ShadowNinja authored
-
sapier authored
-
- Nov 21, 2014
-
-
ShadowNinja authored
-
- Nov 20, 2014
-
-
ShadowNinja authored
-
ShadowNinja authored
-
- Nov 19, 2014
-
-
ShadowNinja authored
Also fix leaking globals found by it.
-
ShadowNinja authored
This adds proper support for nested tables and improves performance a bit.
-
- Nov 13, 2014
-
-
Wouters Dorian authored
Signed-off-by:
Craig Robbins <kde.psych@gmail.com>
-
- Nov 09, 2014
-
-
Wuzzy authored
-
- Nov 08, 2014
-
-
paramat authored
-
ShadowNinja authored
-
Ryan Newell authored
Also shortens some related code and adds more parameters to string.split.
-
- Oct 28, 2014
-
-
rubenwardy authored
-