aboutsummaryrefslogtreecommitdiff
path: root/src/client/clientobject.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: some code tidy about includes & irr namespacesLoic Blot2021-05-031-5/+1
* refacto: don't use RenderingEngine singleton on CAOLoic Blot2021-05-031-1/+5
* Use multiple light positions for CAO lightingsfan52020-06-111-1/+0
* ContentCAO: Update light of all attached entities (#9975)SmallJoker2020-06-011-3/+3
* Attachments: Fix interpolation from (0,0,0) after detachSmallJoker2019-12-071-2/+4
* clientobject.h: Fix code-styleANAND2019-08-311-17/+16
* Fix rotation of attached particlespawnerPedro Gimeno2019-08-311-2/+1
* ContentCAO: Fix broken attachments on join (#8701)SmallJoker2019-07-291-1/+7
* Optimize getting active objects a bit. #8674Lars Hofhansl2019-07-161-2/+5
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+108