- Oct 25, 2018
-
-
Vanessa Dannenberg authored
-
- Feb 21, 2017
-
-
Vanessa Ezekowitz authored
to use on_rightclick instead, for consistency with other parts of minetest, minetest_game, etc.
-
- Jan 30, 2017
-
-
Diego Martínez authored
-
- Jan 25, 2017
-
-
Vanessa Ezekowitz authored
-
Diego Martínez authored
-
- Aug 20, 2015
-
-
Tim authored
see https://github.com/t4im/profiler/#labeling
-
- Aug 01, 2015
-
-
Craig Davison authored
-
- May 28, 2015
-
-
Vanessa Ezekowitz authored
-
- May 23, 2015
-
-
kilbith authored
-
- Apr 29, 2015
-
-
kilbith authored
-
- Apr 28, 2015
-
-
Vanessa Ezekowitz authored
to bring them all together into one "category" instead of being scattered across the directory also combine a couple dupes.
-
- Apr 26, 2015
-
-
Vanessa Ezekowitz authored
-
jeanpatrick.guerrero@gmail.com authored
-
- Mar 30, 2015
-
-
Vanessa Ezekowitz authored
-
- Mar 28, 2015
-
-
Vanessa Ezekowitz authored
-
Vanessa Ezekowitz authored
-
Vanessa Ezekowitz authored
-
Vanessa Ezekowitz authored
-
- Jan 24, 2015
-
-
Tim authored
move most other homedecor nodes to the new registration function, remove any unnecessary fields due to minetest or homedecor defaults
-
- Jan 23, 2015
-
-
Tim authored
-
- Nov 03, 2014
-
-
jp authored
-
- Sep 07, 2014
-
-
kilbith authored
Telephone : nodeboxes cleaning.
-
- Aug 08, 2014
-
-
Vanessa Ezekowitz authored
-
- Aug 02, 2014
-
-
Vanessa Ezekowitz authored
-
- Jun 26, 2014
-
-
Vanessa Ezekowitz authored
-
- Jan 25, 2014
-
-
Vanessa Ezekowitz authored
package the two together as a modpack so that regular homedecor users don't see a functional change, but others can take signs_lib and use it as a standalone mod. also get rid of some *~ files
-
- Oct 22, 2013
-
-
kaeza authored
Just a minimal code reduction, but big reduction in code duplication. This could help if in the future, support for different "internationalization" mods will be added, or in case Minetest supports I18N/L10N internally in the engine.
-
- Oct 09, 2013
-
-
Vanessa Ezekowitz authored
(underscore -> period). Similarly for intllib calls and the DEBUG variable.
-
Vanessa Ezekowitz authored
-
- Mar 18, 2013
-
-
Vanessa Ezekowitz authored
Also fixed a screwed up register_craftitem that was overriding a register_node call for the same object (wooden table legs). Got rid of the old "mkII" wooden table legs.
-