index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
clientenvironment.cpp
Age
Commit message (
Expand
)
Author
2020-12-19
Cleanup shader generation code (#10663)
Vitaliy
2020-10-29
Player physics: Ensure larger dtime simulation steps (#10563)
Lars Müller
2020-10-05
Remove unused functions reported by cppcheck (#10463)
SmallJoker
2020-09-09
Darwin platform build fix (#10376)
David CARLIER
2020-07-07
Fix player controls only being applied for the first move
TheTermos
2020-06-01
ContentCAO: Update light of all attached entities (#9975)
SmallJoker
2020-04-10
Drop genericobject.{cpp,h} (#9629)
Loïc Blot
2020-02-16
Basic model shading (#9374)
Danila Shutov
2019-10-02
Attachments: Fix attachments to temporary removed objects (#8989)
SmallJoker
2019-08-13
Better F6 profiler (#8750)
SmallJoker
2019-08-10
Merge pull request #8776 from osjc/FixGetNode
Jozef Behran
2019-07-29
ContentCAO: Fix broken attachments on join (#8701)
SmallJoker
2019-02-10
Consistent HP and damage types (#8167)
SmallJoker
2018-12-31
Extend pitch fly mode to swimming (#7943)
random-geek
2018-12-13
Add an activeobject manager to hold active objects (#7939)
Loïc Blot
2018-11-28
Move client-specific files to 'src/client' (#7902)
Quentin Bazin