From 3cae2310f5e0ef52c40570cab1f59a56816b55b0 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sat, 25 Dec 2010 23:25:40 +0200 Subject: [PATCH] main.cpp before viewing range stuff redoing --- src/main.cpp | 3 +++ 1 file changed, 3 insertions(+) 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 + ====================================================================== */