summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorKris Parker2009-11-22 16:25:17 +0000
committerKris Parker2009-11-22 16:25:17 +0000
commitaffea49b60d097d1fa8b0d7856e8784286eb1a6d (patch)
treedfde5c069285c756997b4c8dd496ab60a0689658 /TODO.txt
parentb7e514f1b91c4e8f38f1ca88f27e8ead47a52d42 (diff)
downloadstonesense-affea49b60d097d1fa8b0d7856e8784286eb1a6d.tar.gz
stonesense-affea49b60d097d1fa8b0d7856e8784286eb1a6d.tar.bz2
stonesense-affea49b60d097d1fa8b0d7856e8784286eb1a6d.tar.xz
more tweaks
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 45092fe..d3e6cf4 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,9 +1,6 @@
For A4:
Finish floor and wall config
Properly handle bad DF connections- seems ok?
-Add libpng3 to main directory?
-Grab that still from the forum? Is there a finished version yet?
-Transparent water?
---
For later versions:
Animation when not auto-reloading - wont work without complete rewrite
@@ -15,3 +12,9 @@ Alpha transparency?
Better ramp handling- Big lookup table?
Status indicators?
Objects?
+XML for trees, etc
+Dealing with unloaded underground chunks
+Look into reducing block new/delete for performance
+Multiple XML files for other types of sprites
+Multiple image files for other types of sprites
+Floor sprites with different material types? Layered floor sprites ala buildings?