index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
remoteplayer.h
Commit message (
Expand
)
Author
Age
*
Settings: Proper priority hierarchy
SmallJoker
2021-01-29
*
RemotePlayer: Remove Settings writer to Files database
SmallJoker
2021-01-29
*
Fix code style to make clang-format happy
sfan5
2020-03-05
*
set_sky improvements, set_sun, set_moon and set_stars
Jordach
2020-03-05
*
Formspecs: Introduce formspec_version to mods
SmallJoker
2019-09-14
*
Inventory: Send dirty lists where appropriate (#8742)
SmallJoker
2019-08-24
*
Fix on_successful_save -> onSuccessfulSave
Loïc Blot
2019-01-04
*
Fix various player save issues (performance penalty on sql backends + bugs)
Loïc Blot
2019-01-04
*
Cleanup: drop Server::hudGetHotbarImage()
Loic Blot
2018-03-08
*
Fix day_night_ratio_do_override not being initialised server-side
rubenwardy
2017-10-29
*
Make Player::peer_id server-side only and add getters and setters (#6478)
Loïc Blot
2017-09-30
*
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
Loïc Blot
2017-08-19
*
C++ modernize: Pragma once (#6264)
Loïc Blot
2017-08-17
*
Cpp11 patchset 11: continue working on constructor style migration (#6004)
Loïc Blot
2017-06-18
*
LINT fix since cloud API merge
Loic Blot
2017-05-04
*
Set sky API: Add bool for clouds in front of custom skybox
paramat
2017-05-02
*
Add clouds API
Ben Deutsch
2017-04-30
*
Fix lint since recent player to db merge
Loic Blot
2017-04-23
*
Player data to Database (#5475)
Loïc Blot
2017-04-23
*
Clang-format: fix some header files and remove them from whitelist
Loic Blot
2017-04-07
*
Implement player attribute backend (#4155)
Loïc Blot
2017-01-27
*
PlayerSAO/LocalPlayer refactor: (#4612)
Ner'zhul
2016-10-30
*
Environment cleanup
Loic Blot
2016-10-09
*
Move RemotePlayer code to its own cpp/header
Loic Blot
2016-10-08