aboutsummaryrefslogtreecommitdiff
path: root/src/client/content_cao.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove an unused method and header includessfan52022-06-281-5/+0
* Fix updating glow on entitiessfan52022-06-171-1/+0
* Deal with compiler warningssfan52022-04-301-1/+1
* Improve lighting of entities.Dmitry Kostenko2022-03-071-2/+2
* fix: some code tidy about includes & irr namespacesLoic Blot2021-05-031-1/+1
* refacto: don't use RenderingEngine singleton on CAOLoic Blot2021-05-031-1/+1
* Game: Scale damage flash to max HPSmallJoker2021-04-051-0/+2
* Fix overloaded virtual warnings with get/setAttachment()sfan52020-11-121-8/+4
* Decouple entity minimap markers from nametags replacing with show_on_minimap ...sfan52020-10-191-0/+4
* Add First Person Attachments (#10360)Jordan Snelling2020-10-041-0/+8
* ParticleSpawner: Fix crash when attaching to invisible entitySmallJoker2020-06-191-3/+4
* Use multiple light positions for CAO lightingsfan52020-06-111-1/+4
* ContentCAO: Update light of all attached entities (#9975)SmallJoker2020-06-011-3/+1
* Clean up CAO nametag handling and remove deprecated AO_CMDsfan52020-05-291-0/+2
* content_cao: Do not expire visuals when not necessarysfan52020-05-291-1/+2
* Drop genericobject.{cpp,h} (#9629)Loïc Blot2020-04-101-0/+1
* Fix entity lighting (#9514)Danila Shutov2020-03-161-0/+2
* Basic model shading (#9374)Danila Shutov2020-02-161-0/+4
* Attachments: Fix interpolation from (0,0,0) after detachSmallJoker2019-12-071-2/+2
* Attachments: Fix attachments to temporary removed objects (#8989)SmallJoker2019-10-021-0/+5
* Fix rotation of attached particlespawnerPedro Gimeno2019-08-311-5/+8
* ContentCAO: Fix broken attachments on join (#8701)SmallJoker2019-07-291-7/+14
* Fix persistent ^[brighten after damage again (#5739)SmallJoker2019-05-261-1/+3
* Optimize string (mis)handling (#8128)Jozef Behran2019-05-181-3/+1
* Consistent HP and damage types (#8167)SmallJoker2019-02-101-1/+1
* Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)Paul Ouellette2019-02-071-0/+15
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+236