log

age author description
Sun, 24 Sep 2017 21:11:36 +0300 Matti Hamalainen #undef a macro that needs to be redefined in order to avoid a warning.
Sun, 24 Sep 2017 21:10:46 +0300 Matti Hamalainen Implement (buggy) support for packed and unpacked FunPaint II images in
Sun, 24 Sep 2017 21:10:02 +0300 Matti Hamalainen Oops, missed some necessary changes to gfxconv due to lib64gfx changes. Fixed.
Sun, 24 Sep 2017 20:48:52 +0300 Matti Hamalainen Cosmetics.
Sun, 24 Sep 2017 19:51:23 +0300 Matti Hamalainen Move things around a bit.
Sun, 24 Sep 2017 19:49:25 +0300 Matti Hamalainen Cosmetics.
Sun, 24 Sep 2017 19:49:03 +0300 Matti Hamalainen Increase maximum number of enc/dec operations for C64 images.
Sun, 24 Sep 2017 19:48:33 +0300 Matti Hamalainen Make c64 image bank allocation dynamic.
Sun, 24 Sep 2017 17:50:02 +0300 Matti Hamalainen Cosmetic.
Sun, 24 Sep 2017 17:47:48 +0300 Matti Hamalainen More work on making various FLI etc. format decoding more flexible.
Sun, 24 Sep 2017 16:01:17 +0300 Matti Hamalainen Implement more flexible generic format decoding by separating the pixel
Sun, 24 Sep 2017 15:22:45 +0300 Matti Hamalainen Forward declare typedef struct _DMC64Image;
Sun, 24 Sep 2017 15:22:12 +0300 Matti Hamalainen Improve handling of extra data.
Sun, 24 Sep 2017 15:20:23 +0300 Matti Hamalainen Variable name cleanup.
Sun, 24 Sep 2017 15:11:49 +0300 Matti Hamalainen Cleanups.