]> git.lizzy.rs Git - dragonfireclient.git/history - src/remoteplayer.h
Allow resetting celestial vault elements by leaving its arguments empty (#11922)
[dragonfireclient.git] / src / remoteplayer.h
2022-01-22 ZughyAllow resetting celestial vault elements by leaving...
2021-09-27 SmallJokerVarious code improvements
2021-01-29 SmallJokerSettings: Proper priority hierarchy
2021-01-29 SmallJokerRemotePlayer: Remove Settings writer to Files database
2020-03-05 sfan5Fix code style to make clang-format happy
2020-03-05 Jordachset_sky improvements, set_sun, set_moon and set_stars
2019-09-14 SmallJokerFormspecs: Introduce formspec_version to mods
2019-08-24 SmallJokerInventory: Send dirty lists where appropriate (#8742)
2019-01-04 Loïc BlotFix on_successful_save -> onSuccessfulSave
2019-01-04 Loïc BlotFix various player save issues (performance penalty...
2018-03-08 Loic BlotCleanup: drop Server::hudGetHotbarImage()
2017-10-29 rubenwardyFix day_night_ratio_do_override not being initialised...
2017-09-30 Loïc BlotMake Player::peer_id server-side only and add getters...
2017-08-19 Loïc BlotCode modernization: src/p*, src/q*, src/r*, src/s*...
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-06-18 Loïc BlotCpp11 patchset 11: continue working on constructor...
2017-05-04 Loic BlotLINT fix since cloud API merge
2017-05-03 paramatSet sky API: Add bool for clouds in front of custom...
2017-04-29 Ben DeutschAdd clouds API
2017-04-23 Loic BlotFix lint since recent player to db merge
2017-04-23 Loïc BlotPlayer data to Database (#5475)
2017-04-07 Loic BlotClang-format: fix some header files and remove them...
2017-01-27 Loïc BlotImplement player attribute backend (#4155)
2016-10-30 Ner'zhulPlayerSAO/LocalPlayer refactor: (#4612)
2016-10-09 Loic BlotEnvironment cleanup
2016-10-08 Loic BlotMove RemotePlayer code to its own cpp/header