From 98f34b1f811cc7e4085fda8dd41e9473b75b763d Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Thu, 19 Jul 2007 10:55:43 +0000 Subject: [PATCH] updated tasks --- docs/articles/tasks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/articles/tasks.txt b/docs/articles/tasks.txt index 9cb035e66..23e07daa0 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)