aboutsummaryrefslogtreecommitdiff
path: root/src/activeobject.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed some obsolete code (#10562)Zughy2021-01-211-5/+5
* Add First Person Attachments (#10360)Jordan Snelling2020-10-041-2/+2
* Clean up CAO nametag handling and remove deprecated AO_CMDsfan52020-05-291-1/+2
* Drop genericobject.{cpp,h} (#9629)Loïc Blot2020-04-101-0/+16
* Change some usages of "deprecated" to "obsolete" (#9062)random-geek2019-10-291-2/+2
* ContentCAO: Fix broken attachments on join (#8701)SmallJoker2019-07-291-0/+12
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-5/+1
* Expose getPointedThing to LuaDániel Juhász2017-07-071-1/+22
* Various code cleanup & little performance improvement on HTTP download (#5772)Loïc Blot2017-05-201-3/+3
* Fix various variables passed by copy instead of const ref (#5610)Loïc Blot2017-04-191-1/+1
* Performance fix + SAO factorizationRogier2017-01-111-3/+3
* Ignore old entities from 0.3.Novatux2015-02-171-1/+2
* SAO: re-add old ActiveObjectTypes for a future migration layerLoic Blot2015-02-171-0/+5
* SAO work: ActiveObject types & SAO cleanup * Replace u8 types with ActiveObje...Loic Blot2015-02-171-2/+11
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-1/+1
* Add an option to disable object <-> object collision for Lua entitiesPilzAdam2013-07-201-0/+1
* Closed add object <-> object collision handlingsapier2013-03-281-1/+1
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Optimize headersPerttu Ahola2012-06-171-1/+1
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Scripting WIPPerttu Ahola2011-11-291-1/+1
* reorganized a lot of stuff and modified mapgen and objects slightly while doi...Perttu Ahola2011-06-261-6/+3
* Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola2011-04-211-0/+1
* items now fall by gravity... also some other random updatingPerttu Ahola2011-04-101-0/+1
* Some progress on transitioning from MapBlockObject to ActiveObject.Perttu Ahola2011-04-081-0/+1
* Removed lua stuffPerttu Ahola2011-04-031-1/+0
* Temporary commit; lots of test code and stuffPerttu Ahola2011-02-211-0/+71