log

age author description
Thu, 04 Jul 2019 10:54:16 +0300 Matti Hamalainen Add new DMGrowBuf helper functions dmGrowBufCopyOffsSize() and
Thu, 04 Jul 2019 10:51:02 +0300 Matti Hamalainen Bump copyright.
Thu, 04 Jul 2019 10:50:07 +0300 Matti Hamalainen Constify.
Wed, 03 Jul 2019 13:57:42 +0300 Matti Hamalainen Show error code message when bitmap image conversion fails.
Wed, 03 Jul 2019 10:28:43 +0300 Matti Hamalainen Cleanups.
Wed, 03 Jul 2019 09:01:47 +0300 Matti Hamalainen Add read/write RAW palette function prototypes to public header.
Wed, 03 Jul 2019 08:49:59 +0300 Matti Hamalainen Comment.
Wed, 03 Jul 2019 01:52:19 +0300 Matti Hamalainen Merge.
Wed, 03 Jul 2019 01:52:01 +0300 Matti Hamalainen Always print out grep value list.
Thu, 27 Jun 2019 14:19:33 +0300 Matti Hamalainen Cleanup.
Wed, 26 Jun 2019 14:41:47 +0300 Matti Hamalainen Optimize internal module build depencies a bit.
Thu, 20 Jun 2019 14:49:01 +0300 Matti Hamalainen Add write support for Marq's PETSCII editor PRG export format.
Thu, 20 Jun 2019 14:46:09 +0300 Matti Hamalainen Add extra formatting to C and ASM outputs.
Tue, 18 Jun 2019 14:23:02 +0300 Matti Hamalainen Merge.
Tue, 18 Jun 2019 07:38:05 +0300 Matti Hamalainen Remove comment.
Tue, 18 Jun 2019 12:33:50 +0300 Matti Hamalainen Bump copyright.
Tue, 18 Jun 2019 12:31:29 +0300 Matti Hamalainen Fix conversion of unoptimized modules in xm2jss.
Tue, 18 Jun 2019 12:31:17 +0300 Matti Hamalainen Initialize JSSPattern::used[] values to TRUE.
Tue, 18 Jun 2019 12:13:08 +0300 Matti Hamalainen Bump xm2jss version.
Tue, 18 Jun 2019 12:12:58 +0300 Matti Hamalainen Bump copyright years.
Tue, 18 Jun 2019 12:12:51 +0300 Matti Hamalainen Implement empty channel removal in xm2jss and make JSSMOD format support
Tue, 18 Jun 2019 12:11:16 +0300 Matti Hamalainen Rename two functions.
Tue, 18 Jun 2019 12:10:21 +0300 Matti Hamalainen Slightly improve MiniJSS build depencies.
Tue, 18 Jun 2019 09:11:52 +0300 Matti Hamalainen Add CLI-only mode to PPL (-C option).
Mon, 17 Jun 2019 12:54:33 +0300 Matti Hamalainen Add a progress indicator when "slow" matching is expected.
Mon, 17 Jun 2019 11:50:33 +0300 Matti Hamalainen Add a slowness warning (the threshold value will probably need adjusting.)
Mon, 17 Jun 2019 11:50:12 +0300 Matti Hamalainen Bail out from the matching search if we exceed the match limits.
Mon, 17 Jun 2019 11:41:33 +0300 Matti Hamalainen Fix matched area end offset display.
Mon, 17 Jun 2019 11:28:44 +0300 Matti Hamalainen More fixes to the matching sequence search functionality.
Mon, 17 Jun 2019 10:27:05 +0300 Matti Hamalainen Cleanups.