aboutsummaryrefslogtreecommitdiff
path: root/src/clientobject.h
AgeCommit message (Expand)Author
2013-07-20Add an option to disable object <-> object collision for Lua entitiesPilzAdam
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-11-25A bunch of fixesMirceaKitsune
2012-11-25Send animations, bone overrides and attachments in entity initialization. Cli...MirceaKitsune
2012-11-25Fix some remaining issues with attachments, now they work. Tested with object...MirceaKitsune
2012-06-17Optimize headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-10ClientActiveObject::debugInfoText()Perttu Ahola
2012-03-10Damage groups WIPPerttu Ahola
2011-12-01Player-is-SAO WIPPerttu Ahola
2011-11-29Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola
2011-10-15Improve mobv2Perttu Ahola
2011-10-15mobv2Perttu Ahola
2011-06-26reorganized a lot of stuff and modified mapgen and objects slightly while doi...Perttu Ahola
2011-04-21Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola
2011-04-10implemented rats in new system to verify that it worksPerttu Ahola
2011-04-10new object systemPerttu Ahola
2011-04-08Some progress on transitioning from MapBlockObject to ActiveObject.Perttu Ahola
2011-04-03Removed lua stuffPerttu Ahola
2011-02-21preliminary lua scripting framework for objectsPerttu Ahola
2011-02-21Temporary commit; lots of test code and stuffPerttu Ahola