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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
remoteplayer.h
Age
Commit message (
Expand
)
Author
2018-03-08
Cleanup: drop Server::hudGetHotbarImage()
Loic Blot
2017-10-29
Fix day_night_ratio_do_override not being initialised server-side
rubenwardy
2017-09-30
Make Player::peer_id server-side only and add getters and setters (#6478)
Loïc Blot
2017-08-19
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
Loïc Blot
2017-08-17
C++ modernize: Pragma once (#6264)
Loïc Blot
2017-06-18
Cpp11 patchset 11: continue working on constructor style migration (#6004)
Loïc Blot
2017-05-04
LINT fix since cloud API merge
Loic Blot
2017-05-02
Set sky API: Add bool for clouds in front of custom skybox
paramat
2017-04-30
Add clouds API
Ben Deutsch
2017-04-23
Fix lint since recent player to db merge
Loic Blot
2017-04-23
Player data to Database (#5475)
Loïc Blot
2017-04-07
Clang-format: fix some header files and remove them from whitelist
Loic Blot
2017-01-27
Implement player attribute backend (#4155)
Loïc Blot
2016-10-30
PlayerSAO/LocalPlayer refactor: (#4612)
Ner'zhul
2016-10-09
Environment cleanup
Loic Blot
2016-10-08
Move RemotePlayer code to its own cpp/header
Loic Blot