aboutsummaryrefslogtreecommitdiff
path: root/src/client/clientenvironment.cpp
AgeCommit message (Expand)Author
2023-01-06Add dynamic exposure correction (#12959)x2048
2022-11-20Object selection: Improve distance checks (#12974)DS
2022-10-30Allow rotating entity selectionboxes (#12379)Lars Müller
2022-09-27Pause shader animation timer in singleplayer pause menu (#12766)DS
2022-09-20Fix formula used for acceleration (#12353)Lars Müller
2022-08-13Reduce the use of porting::getTimeMs() when rendering frames (#12679)x2048
2022-08-12Physics overrides: Move values to a common struct (#12591)SmallJoker
2022-05-20Fix lighting of the wield mesh (#12341)x2048
2021-10-01Split liquid_viscosity to liquid_viscosity and move_resistance (#10810)Wuzzy
2021-05-03refacto: RenderingEngine::get_scene_manager() is now not callable from singletonLoic Blot
2021-05-03refacto: don't use RenderingEngine singleton on CAOLoic Blot
2021-04-11Modifying fall damage via armor group (#11080)Wuzzy
2021-01-22Remove dead code (#10845)rubenwardy
2020-12-19Cleanup shader generation code (#10663)Vitaliy
2020-10-29Player physics: Ensure larger dtime simulation steps (#10563)Lars Müller
2020-10-05Remove unused functions reported by cppcheck (#10463)SmallJoker
2020-09-09Darwin platform build fix (#10376)David CARLIER
2020-07-07Fix player controls only being applied for the first moveTheTermos
2020-06-01ContentCAO: Update light of all attached entities (#9975)SmallJoker
2020-04-10Drop genericobject.{cpp,h} (#9629)Loïc Blot
2020-02-16Basic model shading (#9374)Danila Shutov
2019-10-02Attachments: Fix attachments to temporary removed objects (#8989)SmallJoker
2019-08-13Better F6 profiler (#8750)SmallJoker
2019-08-10Merge pull request #8776 from osjc/FixGetNodeJozef Behran
2019-07-29ContentCAO: Fix broken attachments on join (#8701)SmallJoker
2019-02-10Consistent HP and damage types (#8167)SmallJoker
2018-12-31Extend pitch fly mode to swimming (#7943)random-geek
2018-12-13Add an activeobject manager to hold active objects (#7939)Loïc Blot
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin