]> git.lizzy.rs Git - minetest.git/history - src/network/connectionthreads.cpp
Fix sky bugs when using sun or moon textures (#7918)
[minetest.git] / src / network / connectionthreads.cpp
2018-07-14 Lars HofhanslRemove legacy client handling code.
2018-07-13 Lars HofhanslEnsure that legacy mode is correctly disabled.
2018-06-24 SmallJokerFix rtt >= 0.0f assertion and free_move crash
2018-06-23 youRTT fixes (#7428)
2018-04-18 SmallJokerFix wrong channel number representation in logs (#7205)
2017-09-27 Loïc BlotAdd session_t typedef + remove unused functions (#6470)
2017-09-03 Loic BlotNetwork part requires SharedBuffers to be pass as value
2017-08-28 Loïc BlotPass SharedBuffer as value to increment reference count
2017-08-25 Loïc BlotNetwork cleanup (#6310)