utility.h: Change Buffer's interface to be more compatible with SharedBuffer's interf...
[oweals/minetest.git] / src / connection.cpp
2011-10-30 Perttu AholaAttempt a workaround to the network layer segfault
2011-10-21 Perttu AholaMake it to compile on MSVC2010 0.3.dev-20111021
2011-10-21 Perttu AholaSome tuning in m_max_packets_per_second algorithm
2011-10-20 Perttu AholaImprove Connection with threading and some kind of...
2011-10-18 Perttu AholaBetter handling of SendFailedException in Connection
2011-10-17 Perttu AholaCatch SendFailedException when replying back in Connect...
2011-09-06 Perttu AholaMake Connection::Send cancel silently if peer doesn...
2011-06-01 Perttu Aholamerged an old head into main branch
2011-05-21 Perttu AholaCleaned networking code a bit (had this one on the...
2011-01-23 Perttu AholaOMG! Main Menu!
2011-01-15 Perttu AholaPlayers are left on server while server is running...
2010-12-25 Perttu Aholatinkering around
2010-12-24 Perttu Aholadisconnect method to connection to be used instead...
2010-12-19 Perttu Aholaday/night working client side
2010-11-29 Perttu Aholalicense stuff
2010-11-26 Perttu AholaInitial files