Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-19 | Rework directory structure | Perttu Ahola | |
2012-03-19 | Do not error() on digprop_* calls but print a warning | Perttu Ahola | |
2012-03-19 | Warn instead of completely removing minetest.digprop_whatever() Lua functions | Perttu Ahola | |
2012-03-19 | Remove minetest.digprop_whatever() Lua functions (because they are useless now) | Perttu Ahola | |
2012-03-18 | Make some things diggable by hand by using a special group ↵ | Perttu Ahola | |
oddly_breakable_by_hand; also fill in some other groups | |||
2012-03-18 | Dynamic sky, fog and cloud colors; sun and moon | Perttu Ahola | |
2012-03-11 | Redirect Lua print to minetest.debug | Perttu Ahola | |
2012-03-11 | full_punch_interval = 1.0 for mese pickaxe | Perttu Ahola | |
2012-03-11 | Clean up log messages everywhere | Perttu Ahola | |
2012-03-10 | Set rail to have dig_immediate=2 | Perttu Ahola | |
2012-03-10 | Initial directory structure rework | Perttu Ahola | |