summaryrefslogtreecommitdiff
path: root/share
Commit message (Collapse)AuthorAge
* Flatten share/ and user/ in the source and for the RUN_IN_PLACE buildPerttu Ahola2012-03-20
|
* Move share/builtin.lua to share/builtin/builtin.luaPerttu Ahola2012-03-19
|
* Move client textures to the correct placePerttu Ahola2012-03-19
|
* 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
|
* Chat console, including a number of rebases and modifications.Kahrl2012-03-10
| | | | Defaults modified from original: alpha=200, key=F10
* Set rail to have dig_immediate=2Perttu Ahola2012-03-10
|
* Initial directory structure reworkPerttu Ahola2012-03-10