Fix damage flash when damage disabled
[oweals/minetest.git] / src / clientiface.cpp
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... 1475/head
2014-06-28 kwolekrAdd prefixes to enum values and fix style issues
2014-04-08 sapierCleanup client init states by bumping protocol version 1143/head
2014-03-26 Perttu AholaFix bug in RemoteClient::GetNextBlocks
2014-02-06 BlockMenAdd missing header
2014-01-31 sapierAdd propper client initialization 1116/head