aboutsummaryrefslogtreecommitdiff
path: root/src/object_properties.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-1/+1
* Add support for entities to automatic face movement directionsapier2013-08-131-1/+4
* Add support for setting stepheight for entitiessapier2013-07-301-1/+4
* Add an option to disable object <-> object collision for Lua entitiesPilzAdam2013-07-201-0/+4
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Modify new ObjectProperties format to such that 0.4.3 will eat itPerttu Ahola2012-11-291-56/+31
* Proper versioning of new network-serialized stuffPerttu Ahola2012-11-261-26/+58
* Framework for the attachment system, new object property which allows changin...MirceaKitsune2012-11-251-0/+15
* Get the new animation framework properly workingMirceaKitsune2012-11-251-46/+0
* Joint positioning and rotation code, and fix a problem related to their lua APIMirceaKitsune2012-11-251-16/+2
* Allow the LUA API to set animations to meshes as well as the animation speed....MirceaKitsune2012-11-251-0/+61
* Add a subfolder for models and transfer models from server to clientMirceaKitsune2012-11-251-4/+0
* Properly read the mesh from LUA.MirceaKitsune2012-11-251-0/+8
* Properly and efficiently use split utility headersPerttu Ahola2012-06-171-1/+2
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Fix dropped nodeitem visualsPerttu Ahola2012-04-041-3/+9
* ObjectPropertiesPerttu Ahola2012-03-301-0/+105