Correct node definitons for pine saplings and pine needles
[oweals/minetest_game.git] / mods / default / functions.lua
2014-12-06 PilzAdamSet param2 to 1 if player places leaves 367/head
2014-12-06 PilzAdamMove leafdecay doc to game_api.txt
2014-11-30 Craig DavisonFix some undeclared global variables
2014-09-16 ShadowNinjaClean up treegen code
2014-08-22 CalinouMake sand and some leaves sounds quieter 305/head
2014-07-05 CasimirDig upwards for papyrus and cactus
2013-11-17 PilzAdamFix indentation, use log() instead of print() and use...
2013-11-08 4Evergreen4Add 6d facedir to logs. 214/head
2013-11-06 BlockMenFix tree growing and jungle sapling growth rate
2013-07-11 HybridDogAdd lavacooling sounds
2013-06-13 PilzAdamUse louder footstep sound as dug_node
2013-06-12 Mitori ItoshikiNew sounds
2013-05-24 PilzAdamReplace minetest.env: with minetest.
2013-05-21 PilzAdamLet apples fall when the tree is decaying
2013-05-19 PilzAdamSplit init.lua into several files