diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp index cbca1df34..5ffbafb62 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -167,12 +167,13 @@ TODO: Better handling of objects and mobs - Client should not discriminate between blocks, server should
- Make other players utilize the same framework
-SUGG: Split Inventory into ClientInventory and ServerInventory
+TODO: Draw big amounts of torches better (that is, throw them in the
+ same meshbuffer (can the meshcombiner class be used?))
Doing now:
======================================================================
-TODO: Convert the text input system to use a modal menu
+TODO: Convert the text input system to use a modal menu... or something
======================================================================
|