ParticleSpawner: Fix crash when attaching to invisible entity
[oweals/minetest.git] / src / activeobject.h
2020-05-29 sfan5Clean up CAO nametag handling and remove deprecated...
2020-04-10 Loïc BlotDrop genericobject.{cpp,h} (#9629)
2019-10-29 random-geekChange some usages of "deprecated" to "obsolete" (...
2019-07-29 SmallJokerContentCAO: Fix broken attachments on join (#8701)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-07-07 Dániel JuhászExpose getPointedThing to Lua
2017-05-20 Loïc BlotVarious code cleanup & little performance improvement...
2017-04-18 Loïc BlotFix various variables passed by copy instead of const...
2017-01-11 RogierPerformance fix + SAO factorization
2015-02-17 NovatuxIgnore old entities from 0.3.
2015-02-17 Loic BlotSAO: re-add old ActiveObjectTypes for a future migratio...
2015-02-17 Loic BlotSAO work: ActiveObject types & SAO cleanup * Replace...
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-07-20 PilzAdamAdd an option to disable object <-> object collision...
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-27 sapierClosed add object <-> object collision handling
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-06-17 Perttu AholaOptimize headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2011-11-29 Perttu AholaScripting WIP
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-06-26 Perttu Aholareorganized a lot of stuff and modified mapgen and...
2011-06-01 Perttu Aholamerged an old head into main branch
2011-04-21 Perttu AholaSome work-in-progress in hp and mobs and a frightening...
2011-04-10 Perttu Aholaitems now fall by gravity... also some other random...
2011-04-07 Perttu AholaSome progress on transitioning from MapBlockObject...
2011-04-03 Perttu AholaRemoved lua stuff
2011-02-20 Perttu AholaTemporary commit; lots of test code and stuff