aboutsummaryrefslogtreecommitdiff
path: root/src/remoteplayer.h
AgeCommit message (Expand)Author
2019-01-04Fix on_successful_save -> onSuccessfulSaveLoïc Blot
2019-01-04Fix various player save issues (performance penalty on sql backends + bugs)Loïc Blot
2018-03-08Cleanup: drop Server::hudGetHotbarImage()Loic Blot
2017-10-29Fix day_night_ratio_do_override not being initialised server-siderubenwardy
2017-09-30Make Player::peer_id server-side only and add getters and setters (#6478)Loïc Blot
2017-08-19Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-06-18Cpp11 patchset 11: continue working on constructor style migration (#6004)Loïc Blot
2017-05-04LINT fix since cloud API mergeLoic Blot
2017-05-02Set sky API: Add bool for clouds in front of custom skyboxparamat
2017-04-30Add clouds APIBen Deutsch
2017-04-23Fix lint since recent player to db mergeLoic Blot
2017-04-23Player data to Database (#5475)Loïc Blot
2017-04-07Clang-format: fix some header files and remove them from whitelistLoic Blot
2017-01-27Implement player attribute backend (#4155)Loïc Blot
2016-10-30PlayerSAO/LocalPlayer refactor: (#4612)Ner'zhul
2016-10-09Environment cleanupLoic Blot
2016-10-08Move RemotePlayer code to its own cpp/headerLoic Blot