]> git.localhorst.tv Git - blank.git/blobdiff - TODO
centralize fonts
[blank.git] / TODO
diff --git a/TODO b/TODO
index 8cea29221b5cc7ee94086e8b4cd359a655ac2b9b..33a5c8de0e9bfbb26ab7e204c46ba9767158aab9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,7 +10,7 @@ composite entity animations
 
 textures
 
-       do I need to say anything? :)
+       okay, now I need a better solution for the crosshair ^^
 
 font rendering
 
@@ -25,14 +25,16 @@ command line
 
        usefull for development and later on world administration
 
-networking
+persistence
 
-       exchange of chunks and entities
+       merge IO counters, so number of operations per frame is kept
+       low, no matter what exactly is done
 
-persistence
+       store some kind of byte order mark?
 
-       unloaded chunks should be saved to disk and restored when they
-       are loaded again
+networking
+
+       exchange of chunks and entities
 
 launcher ui