about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2007-07-19 10:55:43 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2007-07-19 10:55:43 +0000
commit98f34b1f811cc7e4085fda8dd41e9473b75b763d (patch)
tree4810d55a58c9bb5309e9bb5be268f15194cde192 /docs
parent27d9e6203fc370954b6a1d000af2b208e79e3ce6 (diff)
downloadzcatch-98f34b1f811cc7e4085fda8dd41e9473b75b763d.tar.gz
zcatch-98f34b1f811cc7e4085fda8dd41e9473b75b763d.zip
updated tasks
Diffstat (limited to 'docs')
-rw-r--r--docs/articles/tasks.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/articles/tasks.txt b/docs/articles/tasks.txt
index 9cb035e6..23e07daa 100644
--- a/docs/articles/tasks.txt
+++ b/docs/articles/tasks.txt
@@ -58,6 +58,6 @@ Group: 0.3.0 - Editor Edition
 
 Group: Unassigned
 * zlib compression on the maps.
-* png loader
+* DONE png loader
 * The gfx API now uses BGRA for texture loading. It should be RGBA. (gfx.cpp)
 * Flipping of tiles in the tilemap should be fixed. (mapres_tilemap.cpp)