summaryrefslogtreecommitdiff
path: root/share/server
Commit message (Collapse)AuthorAge
* Rework directory structurePerttu Ahola2012-03-19
|
* Do not error() on digprop_* calls but print a warningPerttu Ahola2012-03-19
|
* Warn instead of completely removing minetest.digprop_whatever() Lua functionsPerttu Ahola2012-03-19
|
* Remove minetest.digprop_whatever() Lua functions (because they are useless now)Perttu Ahola2012-03-19
|
* Make some things diggable by hand by using a special group ↵Perttu Ahola2012-03-18
| | | | oddly_breakable_by_hand; also fill in some other groups
* Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola2012-03-18
|
* Redirect Lua print to minetest.debugPerttu Ahola2012-03-11
|
* full_punch_interval = 1.0 for mese pickaxePerttu Ahola2012-03-11
|
* Clean up log messages everywherePerttu Ahola2012-03-11
|
* Set rail to have dig_immediate=2Perttu Ahola2012-03-10
|
* Initial directory structure reworkPerttu Ahola2012-03-10