Make Connection::Send cancel silently if peer doesn't exist.
[oweals/minetest.git] / src / filesys.cpp
2011-09-06 Perttu AholaMerge remote-tracking branch 'queatz/sqlite-map'
2011-09-06 Perttu AholaFix bug in posix file/directory removal wrapper, as...
2011-08-14 Perttu AholaWindows.h -> windows.h for cross-mingw build
2011-06-01 Perttu Aholamerged an old head into main branch
2011-05-20 Perttu AholaMerge: New map directory structure and player passwords
2011-05-18 Ciaran GultnieksNew map directory structure that avoids map size being...
2011-01-25 Perttu Aholashould work now
2011-01-25 Perttu AholaLittle fixes
2011-01-25 Perttu AholaMap deletion button
2011-01-07 Perttu Aholaremoved boost support from filesys.cpp; default to...
2010-11-29 Perttu Aholalicense stuff
2010-11-26 Perttu AholaInitial files