aboutsummaryrefslogtreecommitdiff
path: root/src/remoteplayer.h
AgeCommit message (Expand)Author
2022-03-26Add API to control shadow intensity from the game/mod (#11944)x2048
2022-02-17Clean up ClientReady packet handlingsfan5
2022-01-22Allow resetting celestial vault elements by leaving its arguments empty (#11922)Zughy
2021-09-27Various code improvementsSmallJoker
2021-01-29Settings: Proper priority hierarchySmallJoker
2021-01-29RemotePlayer: Remove Settings writer to Files databaseSmallJoker
2020-03-05Fix code style to make clang-format happysfan5
2020-03-05set_sky improvements, set_sun, set_moon and set_starsJordach
2019-09-14Formspecs: Introduce formspec_version to modsSmallJoker
2019-08-24Inventory: Send dirty lists where appropriate (#8742)SmallJoker
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