aboutsummaryrefslogtreecommitdiff
path: root/src/client/clientobject.h
AgeCommit message (Expand)Author
2021-05-03fix: some code tidy about includes & irr namespacesLoic Blot
2021-05-03refacto: don't use RenderingEngine singleton on CAOLoic Blot
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