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
/
games
Age
Commit message (
Collapse
)
Author
2012-04-04
Fix sound direction and add experimental:soundblock alias sb in minimal for ↵
Perttu Ahola
testing
2012-03-31
initial_properties field in entity definition
Perttu Ahola
2012-03-30
Add minetest.get_connected_players()
Perttu Ahola
2012-03-30
ObjectRef:set_armor_groups() and ObjectRef:set_properties() - works on ↵
Perttu Ahola
players too!
2012-03-29
Modify minimal/give_initial_stuff to always give stuff
Perttu Ahola
2012-03-29
Rework tool_capabilities a bit (maxwear->uses, scale dig time according to ↵
Perttu Ahola
leveldiff)
2012-03-28
Make mapgen use mapgen_* node aliases rather than the LEGN macro
Perttu Ahola
2012-03-28
Add PseudoRandom in Lua API
Perttu Ahola
2012-03-27
Add minetest.after(time, func)
Perttu Ahola
2012-03-27
Add default_grass_footstep.1.ogg as a test sound in minimal
Perttu Ahola
2012-03-26
Add games/minimal/game.conf
Perttu Ahola
2012-03-26
Move games/minetest to games/minimal and update README.txt
Perttu Ahola
2012-03-25
Make server world selection not brain dead and use gameid 'minetest' instead ↵
Perttu Ahola
of 'mesetint'
2012-03-24
Lua API for playing sounds
Perttu Ahola
2012-03-24
Add sound.dig
Perttu Ahola
2012-03-24
Add sounds, tune things
Perttu Ahola
2012-03-24
Add event manager and use it to trigger sounds
Perttu Ahola
2012-03-22
Update Lua API documentation and move it into doc/lua_api.txt
Perttu Ahola
2012-03-20
Fix various things being too fast to break by hand
Perttu Ahola
2012-03-20
Flatten share/ and user/ in the source and for the RUN_IN_PLACE build
Perttu Ahola
[prev]