]> git.lizzy.rs Git - dragonfireclient.git/history - src/network/clientopcodes.cpp
Update server min protocol version to v24 (#5411)
[dragonfireclient.git] / src / network / clientopcodes.cpp
2017-01-01 Loic BlotFix non reverted change on TOSERVER_BREATH compat
2017-01-01 Loic BlotBreath cheat fix: server side
2015-05-11 est31Make early protocol auth mechanism generic, and add SRP
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-16 Loic Blot[Patch 2/4] Network rework: packet writing, sending...
2015-02-10 Loic BlotNetwork Layer 7 rework (Packet handling)