aboutsummaryrefslogtreecommitdiff
path: root/src/client/content_cao.h
AgeCommit message (Expand)Author
2020-06-19ParticleSpawner: Fix crash when attaching to invisible entitySmallJoker
2020-06-11Use multiple light positions for CAO lightingsfan5
2020-06-01ContentCAO: Update light of all attached entities (#9975)SmallJoker
2020-05-29Clean up CAO nametag handling and remove deprecated AO_CMDsfan5
2020-05-29content_cao: Do not expire visuals when not necessarysfan5
2020-04-10Drop genericobject.{cpp,h} (#9629)Loïc Blot
2020-03-16Fix entity lighting (#9514)Danila Shutov
2020-02-16Basic model shading (#9374)Danila Shutov
2019-12-07Attachments: Fix interpolation from (0,0,0) after detachSmallJoker
2019-10-02Attachments: Fix attachments to temporary removed objects (#8989)SmallJoker
2019-08-31Fix rotation of attached particlespawnerPedro Gimeno
2019-07-29ContentCAO: Fix broken attachments on join (#8701)SmallJoker
2019-05-26Fix persistent ^[brighten after damage again (#5739)SmallJoker
2019-05-18Optimize string (mis)handling (#8128)Jozef Behran
2019-02-10Consistent HP and damage types (#8167)SmallJoker
2019-02-07Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)Paul Ouellette
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin