index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
clientobject.h
Age
Commit message (
Expand
)
Author
2021-05-13
Merge branch 'master' of https://github.com/minetest/minetest
Elias Fleckenstein
2021-05-03
fix: some code tidy about includes & irr namespaces
Loic Blot
2021-05-03
refacto: don't use RenderingEngine singleton on CAO
Loic Blot
2020-11-04
Revert "Make Lint Happy"
Elias Fleckenstein
2020-11-04
Fix github build problems #3
Elias Fleckenstein
2020-11-04
Fix github build problems #2
Elias Fleckenstein
2020-11-04
Fix github build problems
Elias Fleckenstein
2020-11-04
Make Lint Happy
Elias Fleckenstein
2020-10-05
Added ESP, fixed Tracers, improved Jesus
Elias Fleckenstein
2020-10-04
Improved Tracers
Elias Fleckenstein
2020-06-11
Use multiple light positions for CAO lighting
sfan5
2020-06-01
ContentCAO: Update light of all attached entities (#9975)
SmallJoker
2019-12-07
Attachments: Fix interpolation from (0,0,0) after detach
SmallJoker
2019-08-31
clientobject.h: Fix code-style
ANAND
2019-08-31
Fix rotation of attached particlespawner
Pedro Gimeno
2019-07-29
ContentCAO: Fix broken attachments on join (#8701)
SmallJoker
2019-07-16
Optimize getting active objects a bit. #8674
Lars Hofhansl
2018-11-28
Move client-specific files to 'src/client' (#7902)
Quentin Bazin