]> git.lizzy.rs Git - minetest.git/history - src/network/networkprotocol.h
src/network/connection.h: Fix race condition
[minetest.git] / src / network / networkprotocol.h
2015-07-24 est31Bump protocol to 26
2015-07-23 est31Optional reconnect functionality
2015-07-16 RealBadAngelFix relief mapping issues
2015-06-20 est31Generic CAO cleanups and renames for clarification
2015-05-16 est31Finalize init packets and enable protocol v25
2015-05-11 est31Make early protocol auth mechanism generic, and add SRP
2015-04-06 est31Make comments consistent with TOSERVER_INIT -> TOSERVER...
2015-03-28 ShadowNinjaChange error_message from wstring to string
2015-03-13 Loic BlotPrepare Protocol v25 init & authentication.
2015-03-13 Loic BlotHandle the newly added TOCLIENT_ACCESS_DENIED and TOCLI...
2015-03-13 Loic BlotRename some packet and handlers to <packet>_Legacy...
2015-02-19 Ner'zhulTypo fix in networkprotocol.h
2015-02-10 Loic BlotNetwork Layer 7 rework (Packet handling)