]> git.lizzy.rs Git - minetest.git/history - src/content_cao.h
Conf.example generation: Remove quotation marks from noise flags (#7844)
[minetest.git] / src / content_cao.h
2018-08-05 SmallJokerPrevent objects from colliding with own child attachmen...
2018-08-02 SmallJokerSmoothed yaw rotation for objects (#6825)
2018-05-14 lhofhanslMake sure color returns to normal after a damage flash...
2018-04-04 Loic BlotFix last performance-type-promotion-in-math-fn problems
2018-01-23 lisacvukDisable fall damage when "immortal" group set (#6946)
2017-09-14 Rob BlanckaertObject properties: Add 'glow', disables light's effect...
2017-09-01 sapierFix animation frame_speed and blend loosing precision...
2017-08-17 Loïc BlotModernize src/c* src/d* and src/e* files (#6263)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-08-09 paramatStep height: Add as a player object property
2017-07-07 Dániel JuhászExpose getPointedThing to Lua
2017-07-02 Loïc BlotIrrlicht cleanup: cleanup various object to use Renderi...
2017-06-19 Loïc BlotRemove IrrlichtDevice unused pointer from ClientActiveO...
2017-06-16 Loïc BlotC++11 patchset 9: move hardcoded init parameters to...
2017-06-04 Loïc BlotC++11 patchset 2: remove util/cpp11.h and util/cpp11_co...
2017-05-20 Loïc BlotVarious code cleanup & little performance improvement...
2017-05-09 paramatRevert custom player collision box and step height...
2017-05-06 SapierUse stepheight from CAO instead of hardcoded value
2017-04-21 Loic BlotRevert a const ref on update texture
2017-04-18 Loïc BlotFix various variables passed by copy instead of const...
2017-01-21 sapierAdd Entity get_texture_mod() to Lua API
2017-01-14 Loic BlotFix another missing const reported by clang & @sfan5
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
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
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...