summaryrefslogtreecommitdiff
path: root/src/genericobject.cpp
AgeCommit message (Expand)Author
2013-04-05Allow modifying movement speed, jump height and gravity per-player via the Lu...MirceaKitsune
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-11-29Fix Taoki's messed up generic object command idsPerttu Ahola
2012-11-25A bunch of fixesMirceaKitsune
2012-11-25Send animations, bone overrides and attachments in entity initialization. Cli...MirceaKitsune
2012-11-25Complete the attachment framework.MirceaKitsune
2012-11-25Framework for the attachment system, new object property which allows changin...MirceaKitsune
2012-11-25Get the new animation framework properly workingMirceaKitsune
2012-11-25Joint positioning and rotation code, and fix a problem related to their lua APIMirceaKitsune
2012-06-17Properly and efficiently use split utility headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-04-04Fix dropped nodeitem visualsPerttu Ahola
2012-03-30ObjectPropertiesPerttu Ahola
2012-03-29Use GenericCAO in place of LuaEntityCAO and PlayerCAOPerttu Ahola