aboutsummaryrefslogtreecommitdiff
path: root/src/activeobject.h
AgeCommit message (Expand)Author
2021-01-21Removed some obsolete code (#10562)Zughy
2020-10-04Add First Person Attachments (#10360)Jordan Snelling
2020-05-29Clean up CAO nametag handling and remove deprecated AO_CMDsfan5
2020-04-10Drop genericobject.{cpp,h} (#9629)Loïc Blot
2019-10-29Change some usages of "deprecated" to "obsolete" (#9062)random-geek
2019-07-29ContentCAO: Fix broken attachments on join (#8701)SmallJoker
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-07-07Expose getPointedThing to LuaDániel Juhász
2017-05-20Various code cleanup & little performance improvement on HTTP download (#5772)Loïc Blot
2017-04-19Fix various variables passed by copy instead of const ref (#5610)Loïc Blot
2017-01-11Performance fix + SAO factorizationRogier
2015-02-17Ignore old entities from 0.3.Novatux
2015-02-17SAO: re-add old ActiveObjectTypes for a future migration layerLoic Blot
2015-02-17SAO work: ActiveObject types & SAO cleanup * Replace u8 types with ActiveObje...Loic Blot
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-07-20Add an option to disable object <-> object collision for Lua entitiesPilzAdam
2013-03-28Closed add object <-> object collision handlingsapier
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-17Optimize headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2011-11-29Scripting WIPPerttu 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-10items now fall by gravity... also some other random updatingPerttu Ahola
2011-04-08Some progress on transitioning from MapBlockObject to ActiveObject.Perttu Ahola
2011-04-03Removed lua stuffPerttu Ahola
2011-02-21Temporary commit; lots of test code and stuffPerttu Ahola