aboutsummaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2012-03-20Flatten share/ and user/ in the source and for the RUN_IN_PLACE buildPerttu Ahola
2012-03-19Move share/builtin.lua to share/builtin/builtin.luaPerttu Ahola
2012-03-19Move client textures to the correct placePerttu Ahola
2012-03-19Rework directory structurePerttu Ahola
2012-03-19Do not error() on digprop_* calls but print a warningPerttu Ahola
2012-03-19Warn instead of completely removing minetest.digprop_whatever() Lua functionsPerttu Ahola
2012-03-19Remove minetest.digprop_whatever() Lua functions (because they are useless now)Perttu Ahola
2012-03-18Make some things diggable by hand by using a special group ↵Perttu Ahola
oddly_breakable_by_hand; also fill in some other groups
2012-03-18Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola
2012-03-11Redirect Lua print to minetest.debugPerttu Ahola
2012-03-11full_punch_interval = 1.0 for mese pickaxePerttu Ahola
2012-03-11Clean up log messages everywherePerttu Ahola
2012-03-10Chat console, including a number of rebases and modifications.Kahrl
Defaults modified from original: alpha=200, key=F10
2012-03-10Set rail to have dig_immediate=2Perttu Ahola
2012-03-10Initial directory structure reworkPerttu Ahola