aboutsummaryrefslogtreecommitdiff
path: root/src/remoteplayer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add API to control shadow intensity from the game/mod (#11944)x20482022-03-261-0/+7
* Clean up ClientReady packet handlingsfan52022-02-171-3/+1
* Allow resetting celestial vault elements by leaving its arguments empty (#11922)Zughy2022-01-221-1/+0
* Various code improvementsSmallJoker2021-09-271-1/+1
* Settings: Proper priority hierarchySmallJoker2021-01-291-1/+0
* RemotePlayer: Remove Settings writer to Files databaseSmallJoker2021-01-291-9/+0
* Fix code style to make clang-format happysfan52020-03-051-1/+4
* set_sky improvements, set_sun, set_moon and set_starsJordach2020-03-051-21/+20
* Formspecs: Introduce formspec_version to modsSmallJoker2019-09-141-0/+3
* Inventory: Send dirty lists where appropriate (#8742)SmallJoker2019-08-241-6/+1
* Fix on_successful_save -> onSuccessfulSaveLoïc Blot2019-01-041-1/+1
* Fix various player save issues (performance penalty on sql backends + bugs)Loïc Blot2019-01-041-0/+2
* Cleanup: drop Server::hudGetHotbarImage()Loic Blot2018-03-081-1/+1
* Fix day_night_ratio_do_override not being initialised server-siderubenwardy2017-10-291-1/+1
* Make Player::peer_id server-side only and add getters and setters (#6478)Loïc Blot2017-09-301-0/+6
* Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)Loïc Blot2017-08-191-1/+1
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* Cpp11 patchset 11: continue working on constructor style migration (#6004)Loïc Blot2017-06-181-8/+8
* LINT fix since cloud API mergeLoic Blot2017-05-041-4/+1
* Set sky API: Add bool for clouds in front of custom skyboxparamat2017-05-021-2/+6
* Add clouds APIBen Deutsch2017-04-301-0/+12
* Fix lint since recent player to db mergeLoic Blot2017-04-231-0/+1
* Player data to Database (#5475)Loïc Blot2017-04-231-1/+1
* Clang-format: fix some header files and remove them from whitelistLoic Blot2017-04-071-10/+5
* Implement player attribute backend (#4155)Loïc Blot2017-01-271-1/+4
* PlayerSAO/LocalPlayer refactor: (#4612)Ner'zhul2016-10-301-32/+3
* Environment cleanupLoic Blot2016-10-091-0/+14
* Move RemotePlayer code to its own cpp/headerLoic Blot2016-10-081-0/+175