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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
genericobject.cpp
Age
Commit message (
Expand
)
Author
2013-04-05
Allow modifying movement speed, jump height and gravity per-player via the Lu...
MirceaKitsune
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2012-11-29
Fix Taoki's messed up generic object command ids
Perttu Ahola
2012-11-25
A bunch of fixes
MirceaKitsune
2012-11-25
Send animations, bone overrides and attachments in entity initialization. Cli...
MirceaKitsune
2012-11-25
Complete the attachment framework.
MirceaKitsune
2012-11-25
Framework for the attachment system, new object property which allows changin...
MirceaKitsune
2012-11-25
Get the new animation framework properly working
MirceaKitsune
2012-11-25
Joint positioning and rotation code, and fix a problem related to their lua API
MirceaKitsune
2012-06-17
Properly and efficiently use split utility headers
Perttu Ahola
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-04-04
Fix dropped nodeitem visuals
Perttu Ahola
2012-03-30
ObjectProperties
Perttu Ahola
2012-03-29
Use GenericCAO in place of LuaEntityCAO and PlayerCAO
Perttu Ahola