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
/
src
/
script
/
common
Age
Commit message (
Expand
)
Author
2013-09-10
Add offset to automatic_face_movement_dir
PilzAdam
2013-09-02
Add minetest.parse_json, engine.parse_json
Kahrl
2013-08-14
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-08-13
Add support for entities to automatic face movement direction
sapier
2013-08-11
Decoration: Fix schematic probability mess with new MTS file version
kwolekr
2013-08-06
Add support for different drowning damage and allow drowning in other nodetypes
BlockMen
2013-07-30
Add support for setting stepheight for entities
sapier
2013-07-27
Weather support
proller
2013-07-20
Add an option to disable object <-> object collision for Lua entities
PilzAdam
2013-07-20
Add liquid_range to nodedef
PilzAdam
2013-07-20
Make range of tools configureable
PilzAdam
2013-07-13
Leveled nodebox
proller
2013-07-02
Fix possible 0 pointer access
sapier
2013-06-22
Decoration: Add Schematic decoration type
kwolekr
2013-06-19
Add drowning
PilzAdam
2013-06-06
Fix class/struct forward declaration inconsistencies (good on ya, MSVC)
0.4.7-MSVC
Kahrl
2013-05-25
Move scriptapi to separate folder (by sapier)
sapier