]> git.lizzy.rs Git - dragonfireclient.git/history - src/clientiface.cpp
Document zoom_fov in settingtypes.txt and minetest.conf.example
[dragonfireclient.git] / src / clientiface.cpp
2016-03-12 JeijaResend blocks when modified while sending to client
2016-02-22 orwell96Reset block send timer when invoking setBlock(s)NotSent()
2015-10-14 ShadowNinjaRename macros with two leading underscores
2015-08-31 est31Make ClientInterface::statenames consistent with the...
2015-08-24 ShadowNinjaClean up threading
2015-08-02 rubenwardyAdd map limit config option
2015-05-11 est31Make early protocol auth mechanism generic, and add SRP
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2015-03-13 Loic BlotReplace NetworkPacket pointers to references
2015-03-04 Loic BlotClientInterface::getClientIDs doesn't need a std::list...
2015-02-16 Loic BlotPerformance Improvement: Use a cache which caches resul...
2015-02-16 Loic Blot[Patch 2/4] Network rework: packet writing, sending...
2015-01-19 kwolekrFix all warnings and remove -Wno-unused-but-set cflag
2014-12-12 AntonUse std::string::empty() instead of size() where applicable
2014-09-21 ShadowNinjaSplit settings into seperate source and header files
2014-08-22 sapierFix "ghost" blocks if block update is "on wire" while...
2014-06-28 kwolekrAdd prefixes to enum values and fix style issues
2014-04-08 sapierCleanup client init states by bumping protocol version
2014-03-26 Perttu AholaFix bug in RemoteClient::GetNextBlocks
2014-02-06 BlockMenAdd missing header
2014-01-31 sapierAdd propper client initialization