]> git.lizzy.rs Git - minetest.git/history - src/network/serveropcodes.h
Encode high codepoints as surrogates to safely transport wchar_t over network
[minetest.git] / src / network / serveropcodes.h
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-04-14 Loic BlotFix wrong channel type in Client/Server CommandFactories
2015-02-16 Loic Blot[Patch 2/4] Network rework: packet writing, sending...
2015-02-10 Loic BlotNetwork Layer 7 rework (Packet handling)