]> git.lizzy.rs Git - minetest.git/history - src/remoteplayer.h
[CSM] Don't Load the package library (#6944)
[minetest.git] / src / remoteplayer.h
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