summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 3bc4de777..51a407827 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -167,6 +167,10 @@ TODO: Better control of draw_control.wanted_max_blocks
TODO: Get player texture (and some others) from the specified texture
directory
+SUGG: Simple light color information to air
+
+TODO: Block mesh generator to tile properly on smooth lighting
+
Configuration:
--------------
@@ -189,6 +193,8 @@ TODO: Don't update all meshes always on single node changes, but
- Tool/weapon visualization
+FIXME: When disconnected to the menu, memory is not freed properly
+
Server:
-------