aboutsummaryrefslogtreecommitdiff
path: root/src/client/clientobject.h
AgeCommit message (Expand)Author
2021-05-13Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2021-05-03fix: some code tidy about includes & irr namespacesLoic Blot
2021-05-03refacto: don't use RenderingEngine singleton on CAOLoic Blot
2020-11-04Revert "Make Lint Happy"Elias Fleckenstein
2020-11-04Fix github build problems #3Elias Fleckenstein
2020-11-04Fix github build problems #2Elias Fleckenstein
2020-11-04Fix github build problemsElias Fleckenstein
2020-11-04Make Lint HappyElias Fleckenstein
2020-10-05Added ESP, fixed Tracers, improved JesusElias Fleckenstein
2020-10-04Improved TracersElias Fleckenstein
2020-06-11Use multiple light positions for CAO lightingsfan5
2020-06-01ContentCAO: Update light of all attached entities (#9975)SmallJoker
2019-12-07Attachments: Fix interpolation from (0,0,0) after detachSmallJoker
2019-08-31clientobject.h: Fix code-styleANAND
2019-08-31Fix rotation of attached particlespawnerPedro Gimeno
2019-07-29ContentCAO: Fix broken attachments on join (#8701)SmallJoker
2019-07-16Optimize getting active objects a bit. #8674Lars Hofhansl
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin