From: Perttu Ahola Date: Sat, 25 Dec 2010 21:25:40 +0000 (+0200) Subject: main.cpp before viewing range stuff redoing X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=3cae2310f5e0ef52c40570cab1f59a56816b55b0;p=zefram%2Fminetest%2Fminetest_engine.git main.cpp before viewing range stuff redoing --- diff --git a/src/main.cpp b/src/main.cpp index 0cb16c03..d22da3ff 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -187,6 +187,9 @@ Doing now: TODO: When server sees that client is removing an inexistent block or adding a block to an existent position, resend the MapBlock. +TODO: Fix viewing range updater's oscillation when there is large non- + linearity in range-speed relation + ====================================================================== */