log

age author description
Sat, 30 Jun 2018 06:26:51 +0300 Matti Hamalainen Fix glyph index saving .. sigh.
Sat, 30 Jun 2018 06:20:47 +0300 Matti Hamalainen Use dmSetBitmapFontPalette().
Sat, 30 Jun 2018 06:20:37 +0300 Matti Hamalainen Fix font glyph counting.
Sat, 30 Jun 2018 06:18:08 +0300 Matti Hamalainen Add one missing glyph to the setup font.
Sat, 30 Jun 2018 06:17:37 +0300 Matti Hamalainen Remove generated file.
Sat, 30 Jun 2018 05:47:31 +0300 Matti Hamalainen If pattern has less channels than what fits on the screen, and active
Sat, 30 Jun 2018 05:40:40 +0300 Matti Hamalainen Add some build depencies.
Sat, 30 Jun 2018 05:40:14 +0300 Matti Hamalainen Some dead code was accidentally left in. Delete it.
Sat, 30 Jun 2018 05:37:31 +0300 Matti Hamalainen Remove generated files.
Sat, 30 Jun 2018 05:24:41 +0300 Matti Hamalainen New font system requires new font data. The DMFONT format was changed a bit.
Sat, 30 Jun 2018 05:24:12 +0300 Matti Hamalainen Revamp the bitmap font system to use single SDL_Surface for the font
Sat, 30 Jun 2018 05:22:15 +0300 Matti Hamalainen Use font height instead of hardcoded values.
Sat, 30 Jun 2018 05:21:25 +0300 Matti Hamalainen Improve build by making PPL depend on the generated font data. The
Sat, 30 Jun 2018 03:47:35 +0300 Matti Hamalainen Remove dmwav from build.
Sat, 30 Jun 2018 02:27:52 +0300 Matti Hamalainen Move WAV stuff back into mod2wav.c, made no sense to have it elsewhere.
Sat, 30 Jun 2018 00:46:46 +0300 Matti Hamalainen Constify more.
Sat, 30 Jun 2018 00:45:57 +0300 Matti Hamalainen Add more error checking.
Sat, 30 Jun 2018 00:45:42 +0300 Matti Hamalainen Constify.
Fri, 29 Jun 2018 22:16:51 +0300 Matti Hamalainen Return DMERR_NOT_SUPPORTED from dmC64ConvertGenericImage2BMP() as it does
Fri, 29 Jun 2018 19:32:50 +0300 Matti Hamalainen Check that we have a CMAP/palette for IFF images that should have it.
Fri, 29 Jun 2018 17:17:14 +0300 Matti Hamalainen Architectural change: remove some duplicated variables from DMC64Image
Fri, 29 Jun 2018 04:05:32 +0300 Matti Hamalainen Add a comment.
Fri, 29 Jun 2018 02:02:42 +0300 Matti Hamalainen Better fix for the PNG reader memory leak.
Fri, 29 Jun 2018 01:56:20 +0300 Matti Hamalainen Cleanup.
Fri, 29 Jun 2018 01:15:30 +0300 Matti Hamalainen Oooops .. fix a memory leak in dmvfprintf() :S That was a bad one.
Fri, 29 Jun 2018 01:13:19 +0300 Matti Hamalainen Do not reference uninitialized value in IFF writer, although in this case
Fri, 29 Jun 2018 00:59:55 +0300 Matti Hamalainen Cosmetic.
Fri, 29 Jun 2018 00:28:17 +0300 Matti Hamalainen Initialize two variables to zero, as valgrind complains about them despite
Fri, 29 Jun 2018 00:27:42 +0300 Matti Hamalainen Cleanup.
Fri, 29 Jun 2018 00:27:34 +0300 Matti Hamalainen Fix two memory leaks in the PNG writer/reader of libgfx.
Fri, 29 Jun 2018 00:26:13 +0300 Matti Hamalainen Fix a silly memory leak in stdio support of DMResource, also fix a related
Thu, 28 Jun 2018 23:02:53 +0300 Matti Hamalainen Cleanup the README.
Thu, 28 Jun 2018 19:50:57 +0300 Matti Hamalainen Cosmetics, add comments.
Thu, 28 Jun 2018 19:37:57 +0300 Matti Hamalainen Cleanups.
Thu, 28 Jun 2018 18:55:21 +0300 Matti Hamalainen Change DMC64ImageFormat parameter of dmC64GetSubjectSize() and
Thu, 28 Jun 2018 18:39:26 +0300 Matti Hamalainen The sprites sub-structure is not yet used, so comment it out.
Thu, 28 Jun 2018 17:26:30 +0300 Matti Hamalainen "Enable" the image->c64 bitmap conversion path in gfxconv. It does not work
Thu, 28 Jun 2018 14:49:52 +0300 Matti Hamalainen Default to D64_ILACE_RES if the given buffer is NULL in fmtDrazLaceGetLaceType().
Thu, 28 Jun 2018 14:48:50 +0300 Matti Hamalainen Only copy memory blocks that do not already exist in destination.
Thu, 28 Jun 2018 14:47:54 +0300 Matti Hamalainen Constify.
Thu, 28 Jun 2018 13:39:18 +0300 Matti Hamalainen Cleanup.
Thu, 28 Jun 2018 01:28:28 +0300 Matti Hamalainen Add some operators case handlers.
Thu, 28 Jun 2018 01:27:39 +0300 Matti Hamalainen Add support for DO_SET_MEM_LO and DO_SET_MEM_HI for blocks in dmC64DecodeGenericBMP().
Thu, 28 Jun 2018 01:25:10 +0300 Matti Hamalainen Add some default-case error handling.
Thu, 28 Jun 2018 01:24:38 +0300 Matti Hamalainen Remove mostly unused DM_GET_ADDR_{LO,HI} macros.
Thu, 28 Jun 2018 01:24:07 +0300 Matti Hamalainen Remove the useless distinction of DO_ENC_FUNC and DO_DEC_FUNC, as the
Wed, 27 Jun 2018 19:13:36 +0300 Matti Hamalainen Cosmetics.
Wed, 27 Jun 2018 19:13:24 +0300 Matti Hamalainen Define variable at start of block.
Wed, 27 Jun 2018 19:09:25 +0300 Matti Hamalainen Cleanups.
Wed, 27 Jun 2018 19:09:07 +0300 Matti Hamalainen Fix a silly bug in the generic c64 bitmap encoder.
Wed, 27 Jun 2018 18:36:26 +0300 Matti Hamalainen Cleanup.
Wed, 27 Jun 2018 18:36:03 +0300 Matti Hamalainen Split dmC64GetOpSize() to dmC64GetSubjectSize() and dmC64GetOpSubjectSize().
Wed, 27 Jun 2018 15:43:20 +0300 Matti Hamalainen Add support for Gigapaint hires (unpacked) format.
Wed, 27 Jun 2018 13:35:10 +0300 Matti Hamalainen Clarify gfxconv help.
Wed, 27 Jun 2018 13:30:47 +0300 Matti Hamalainen Update gfxconv documentation, and fix the various mistakes and obsolete
Wed, 27 Jun 2018 13:13:57 +0300 Matti Hamalainen Implement write support for ECI Graphic Editor 1.0 packed format.
Tue, 26 Jun 2018 20:20:00 +0300 Matti Hamalainen Do not force output type to FFMT_ASCII if format is set on commandline.
Tue, 26 Jun 2018 17:32:14 +0300 Matti Hamalainen Bump gfxconv version.
Tue, 26 Jun 2018 17:30:51 +0300 Matti Hamalainen Rename several variables to lessen the confusion about input/output "format"
Tue, 26 Jun 2018 16:55:27 +0300 Matti Hamalainen Fix certain corner case in IFF ByteRun1 encoder.