Performance fix + SAO factorization
[oweals/minetest.git] / src / content_cao.h
2017-01-11 RogierPerformance fix + SAO factorization
2017-01-09 Ner'zhulEnvironment & IGameDef code refactoring (#4985)
2016-11-18 orwell96Particles: Make attached particle spawners respect...
2016-10-19 Foghrye4Fix crash on attaching player to entity
2016-10-05 Loic BlotReplace various std::map with UNORDERED_MAP + various...
2016-05-22 Loic BlotFix a m_camera not used warning fix pointed by clang 4154/head
2016-02-18 RealBadAngelMove object nametags to camera
2016-02-11 nerzhulv2d & aabbox3d<f32> & sky cleanups
2016-01-18 RealBadAngelShow infotext with description for item entities
2015-12-15 BlockMenAdd option to give every object a nametag 3393/head
2015-07-23 RealBadAngelFix issues with light of attached CAOs
2015-06-21 MirceaKitsuneFix some issues with animations, and allow non-looped...
2015-06-20 est31Generic CAO cleanups and renames for clarification
2015-06-20 est31Make attached objects visible in 3rd person view
2015-05-15 TeTpaAkaAdd get and set functions for the nametag color
2015-02-17 Loic BlotSAO work: ActiveObject types & SAO cleanup * Replace...
2014-11-08 KahrlImplement WieldMeshSceneNode which improves wield mesh...
2014-07-06 sfan5Fix warnings reported by clang
2014-06-22 sapierSpeedup attachement handling by replacing vector search...
2014-05-17 sapierSplit declaration of GenericCAO from implementation
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-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2011-12-01 Perttu AholaPlayer-is-SAO WIP
2011-11-29 Perttu AholaReshape LuaEntityCAO implementation a bit and make...
2011-11-29 Perttu AholaRelatively snappy object-ground collision detection
2011-11-29 Perttu AholaImprove LuaEntity velocity/acceleration handling (by...
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP
2011-10-15 Perttu AholaMake dungeon masters though and make oerkkis disappear...
2011-10-15 Perttu AholaImprove mobv2
2011-10-14 Perttu Aholamobv2
2011-07-30 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-30 Perttu AholaRats are now eatable. Also made their selection box...
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholamerged some stuff from upstream while merging delta
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-21 Perttu AholaMerged minetest-delta a624fe549bc75855a170
2011-07-20 Nils Dagsson MoskoppMerge pull request #27 from Oblomov/master
2011-07-20 Nils Dagsson MoskoppMerge pull request #27 from Oblomov/master
2011-07-20 Nils Dagsson Moskopp+ fireflies
2011-07-20 Nils Dagsson Moskopp+ fireflies
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...