log

age author description
Sun, 01 Jul 2018 18:31:59 +0300 Matti Hamalainen Backed out changeset 096046214869
Sun, 01 Jul 2018 07:03:22 +0300 Matti Hamalainen Allow saving of Micro Illustrator format, but mark it "broken" again due to
Sun, 01 Jul 2018 07:00:38 +0300 Matti Hamalainen Change encode and decode function format parameter type from DMC64ImageFormat to DMC64ImageCommonFormat.
Sun, 01 Jul 2018 06:18:55 +0300 Matti Hamalainen Rename "MIL" to "Micro Illustrator" and improve probing of that format, at
Sun, 01 Jul 2018 06:17:34 +0300 Matti Hamalainen Use DO_SET_MEM_LO where appropriate.
Sun, 01 Jul 2018 06:05:03 +0300 Matti Hamalainen Add d020/d021 bgcolor to dmC64ImageDump() printout.
Sun, 01 Jul 2018 04:53:17 +0300 Matti Hamalainen Confirm the Blazing Paddles d020/bgcolor positions and remove the broken flag.
Sun, 01 Jul 2018 03:55:22 +0300 Matti Hamalainen Add support for Face Painter format (unpacked).
Sun, 01 Jul 2018 02:48:23 +0300 Matti Hamalainen If compressing, use zlib.
Sun, 01 Jul 2018 02:44:23 +0300 Matti Hamalainen Increase the zlib compression buffer size to 1MB to improve the efficiency.
Sun, 01 Jul 2018 02:35:42 +0300 Matti Hamalainen Use font general width/height for glyphs when generating from TrueType font,
Sun, 01 Jul 2018 02:34:52 +0300 Matti Hamalainen Fix writing of JSSMOD for NULL extended instruments.
Sun, 01 Jul 2018 00:15:38 +0300 Matti Hamalainen Return correct value from jssEncodeSample8().
Sat, 30 Jun 2018 19:41:12 +0300 Matti Hamalainen Missed a line from previous commit.
Sat, 30 Jun 2018 18:44:59 +0300 Matti Hamalainen Clean up the sample conversion code a bit. Improve error handling in xm2jss.
Sat, 30 Jun 2018 18:09:34 +0300 Matti Hamalainen Set the PPL font palette to be more appropriate.
Sat, 30 Jun 2018 18:08:11 +0300 Matti Hamalainen Adjust default volume to be a bit lower.
Sat, 30 Jun 2018 18:08:00 +0300 Matti Hamalainen Adjust PPL info text drawing.
Sat, 30 Jun 2018 06:31:57 +0300 Matti Hamalainen Only check glyphs that will be saved.
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