Performance fix + SAO factorization
[oweals/minetest.git] / src / clientobject.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-06 Loic BlotUse more unordered_maps to improve performance in c...
2016-02-11 nerzhulv2d & aabbox3d<f32> & sky cleanups
2015-07-23 RealBadAngelFix issues with light of attached CAOs
2015-02-17 Loic BlotSAO: re-add old ActiveObjectTypes for a future migratio...
2014-11-08 KahrlImplement WieldMeshSceneNode which improves wield mesh...
2014-07-06 sfan5Fix warnings reported by clang
2014-04-15 Sfan5Fix all warnings reported by clang
2014-03-04 NovatuxFix rendering glitches when far from the center of...
2013-07-20 PilzAdamAdd an option to disable object <-> object collision...
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-11 Ilya ZhuravlevMigrate to STL containers/algorithms.
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-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-25 MirceaKitsuneA bunch of fixes
2012-11-25 MirceaKitsuneSend animations, bone overrides and attachments in...
2012-11-25 MirceaKitsuneFix some remaining issues with attachments, now they...
2012-06-17 Perttu AholaOptimize headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-10 Perttu AholaClientActiveObject::debugInfoText()
2012-03-10 Perttu AholaDamage groups WIP
2011-12-01 Perttu AholaPlayer-is-SAO WIP
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-10-15 Perttu AholaImprove mobv2
2011-10-14 Perttu Aholamobv2
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 Aholaimplemented rats in new system to verify that it works
2011-04-10 Perttu Aholanew object system
2011-04-07 Perttu AholaSome progress on transitioning from MapBlockObject...
2011-04-03 Perttu AholaRemoved lua stuff
2011-02-21 Perttu Aholapreliminary lua scripting framework for objects
2011-02-20 Perttu AholaTemporary commit; lots of test code and stuff