index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
Age
Commit message (
Collapse
)
Author
2012-03-20
Flatten share/ and user/ in the source and for the RUN_IN_PLACE build
Perttu Ahola
2012-03-19
Move share/builtin.lua to share/builtin/builtin.lua
Perttu Ahola
2012-03-19
Move client textures to the correct place
Perttu Ahola
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
Chat console, including a number of rebases and modifications.
Kahrl
Defaults modified from original: alpha=200, key=F10
2012-03-10
Set rail to have dig_immediate=2
Perttu Ahola
2012-03-10
Initial directory structure rework
Perttu Ahola