Update Copyright Years
[oweals/minetest.git] / src / genericobject.cpp
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-29 Perttu AholaFix Taoki's messed up generic object command ids
2012-11-25 MirceaKitsuneA bunch of fixes
2012-11-25 MirceaKitsuneSend animations, bone overrides and attachments in...
2012-11-25 MirceaKitsuneComplete the attachment framework.
2012-11-25 MirceaKitsuneFramework for the attachment system, new object propert...
2012-11-25 MirceaKitsuneGet the new animation framework properly working
2012-11-25 MirceaKitsuneJoint positioning and rotation code, and fix a problem...
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-04-04 Perttu AholaFix dropped nodeitem visuals
2012-03-30 Perttu AholaObjectProperties
2012-03-29 Perttu AholaUse GenericCAO in place of LuaEntityCAO and PlayerCAO