log

age author description
Wed, 17 Apr 2013 20:11:04 +0300 Matti Hamalainen Fix path to evaltest binary.
Wed, 17 Apr 2013 19:29:16 +0300 Matti Hamalainen Improve build system by adding support for separate binary paths for
Wed, 17 Apr 2013 07:50:14 +0300 Matti Hamalainen Don't remove the test source/binary files.
Wed, 17 Apr 2013 07:47:30 +0300 Matti Hamalainen Add tests.
Wed, 17 Apr 2013 07:47:21 +0300 Matti Hamalainen Increase benchmark rounds.
Wed, 17 Apr 2013 06:07:40 +0300 Matti Hamalainen Cleanups.
Tue, 16 Apr 2013 22:39:43 +0300 Matti Hamalainen Add XOR operator (^, caret) to the parser .. was implemented already otherwise.
Tue, 16 Apr 2013 22:33:26 +0300 Matti Hamalainen Cleanups.
Tue, 16 Apr 2013 22:08:47 +0300 Matti Hamalainen Simplify by merging several pass functions.
Tue, 16 Apr 2013 22:01:51 +0300 Matti Hamalainen Another testcase.
Tue, 16 Apr 2013 22:01:43 +0300 Matti Hamalainen Remove some remnants of Lua mode.
Tue, 16 Apr 2013 22:01:16 +0300 Matti Hamalainen Fix bitshift << >> operator precedence reordering.
Tue, 16 Apr 2013 21:42:28 +0300 Matti Hamalainen Disable spurious debugging for now.
Tue, 16 Apr 2013 21:41:47 +0300 Matti Hamalainen More fixes in reordering.
Tue, 16 Apr 2013 21:34:41 +0300 Matti Hamalainen Add some debugging.
Tue, 16 Apr 2013 21:29:37 +0300 Matti Hamalainen Add output file stream argument to dm_print_optree().
Tue, 16 Apr 2013 21:03:52 +0300 Matti Hamalainen Constify.
Tue, 16 Apr 2013 21:00:25 +0300 Matti Hamalainen Free some structures in the test program.
Tue, 16 Apr 2013 20:56:40 +0300 Matti Hamalainen Work towards plugging memory leaks.
Tue, 16 Apr 2013 20:31:32 +0300 Matti Hamalainen Cleanup.
Tue, 16 Apr 2013 19:50:48 +0300 Matti Hamalainen Few more tests.
Tue, 16 Apr 2013 19:50:39 +0300 Matti Hamalainen Improve reordering some more, produce less nesting.
Tue, 16 Apr 2013 19:02:42 +0300 Matti Hamalainen More work on evaluator reordering pass.
Tue, 16 Apr 2013 17:28:32 +0300 Matti Hamalainen Fix & precedence vs +.
Tue, 16 Apr 2013 17:05:38 +0300 Matti Hamalainen Reset keytime and update screen on F2.
Tue, 16 Apr 2013 16:54:42 +0300 Matti Hamalainen Added Auval with removed Lua dependancy, using dmeval only.
Tue, 16 Apr 2013 16:38:25 +0300 Matti Hamalainen Add testing script.
Tue, 16 Apr 2013 16:31:16 +0300 Matti Hamalainen Do not free the temporary reordering result.
Tue, 16 Apr 2013 16:17:46 +0300 Matti Hamalainen Set node->subexpr to NULL in free, as we are paranoidly cargo-culting a bit.
Tue, 16 Apr 2013 16:16:47 +0300 Matti Hamalainen No need to process up to DM_MAX_ARGS, we know the actual number of arguments there can be.
Tue, 16 Apr 2013 16:02:03 +0300 Matti Hamalainen Cosmetics.
Tue, 16 Apr 2013 15:58:43 +0300 Matti Hamalainen Remove PARSE_WS, it's not used anymore.
Tue, 16 Apr 2013 15:56:11 +0300 Matti Hamalainen Moar work.
Tue, 16 Apr 2013 15:31:56 +0300 Matti Hamalainen Ok, remove the default formula too.
Tue, 16 Apr 2013 15:29:22 +0300 Matti Hamalainen Lessen verbosity.
Tue, 16 Apr 2013 15:24:20 +0300 Matti Hamalainen More work.
Tue, 16 Apr 2013 15:13:37 +0300 Matti Hamalainen Moar work.
Tue, 16 Apr 2013 15:06:43 +0300 Matti Hamalainen Cleanups.
Tue, 16 Apr 2013 15:05:43 +0300 Matti Hamalainen Set result variables to zero.
Tue, 16 Apr 2013 15:04:40 +0300 Matti Hamalainen Improve parsing.
Tue, 16 Apr 2013 15:04:02 +0300 Matti Hamalainen Cosmetics.
Tue, 16 Apr 2013 15:03:44 +0300 Matti Hamalainen Add some comments.
Tue, 16 Apr 2013 15:03:29 +0300 Matti Hamalainen Set default formula.
Tue, 16 Apr 2013 12:01:54 +0300 Matti Hamalainen And another fix.
Tue, 16 Apr 2013 11:34:23 +0300 Matti Hamalainen And another fix to parsing.
Tue, 16 Apr 2013 11:30:52 +0300 Matti Hamalainen More work on evaluator.
Tue, 16 Apr 2013 09:46:25 +0300 Matti Hamalainen Add -f option to evaltest.
Tue, 16 Apr 2013 09:40:03 +0300 Matti Hamalainen Add evaltest.
Tue, 16 Apr 2013 09:36:53 +0300 Matti Hamalainen Rename testpl to plrtest.
Tue, 16 Apr 2013 09:33:31 +0300 Matti Hamalainen Merged.
Tue, 16 Apr 2013 08:13:20 +0300 Matti Hamalainen Clean up build system a bit.
Tue, 16 Apr 2013 09:06:34 +0300 Matti Hamalainen Some more work.
Tue, 16 Apr 2013 08:33:43 +0300 Matti Hamalainen Some minor touches to evaluator code.
Tue, 16 Apr 2013 07:46:07 +0300 Matti Hamalainen Update .hgignore.
Tue, 16 Apr 2013 07:42:16 +0300 Matti Hamalainen Move a TODO doc.
Tue, 16 Apr 2013 07:39:55 +0300 Matti Hamalainen Make converted asset headers have no comment.
Tue, 16 Apr 2013 07:35:50 +0300 Matti Hamalainen Fix build process depencies for asset conversions.
Tue, 16 Apr 2013 07:32:29 +0300 Matti Hamalainen Move miniJSS into a subdirectory.
Tue, 16 Apr 2013 07:25:54 +0300 Matti Hamalainen Move some more files.
Tue, 16 Apr 2013 07:25:10 +0300 Matti Hamalainen Remove unused test.
Tue, 16 Apr 2013 07:24:06 +0300 Matti Hamalainen Work towards fixing the build.
Tue, 16 Apr 2013 06:45:37 +0300 Matti Hamalainen Add Tremor configuration setting in example config .. somehow forgot that.
Tue, 16 Apr 2013 06:18:02 +0300 Matti Hamalainen More cleanup work. Build is broken for now.
Tue, 16 Apr 2013 06:04:22 +0300 Matti Hamalainen Rename again.
Tue, 16 Apr 2013 06:01:42 +0300 Matti Hamalainen Move files to various subdirectories.
Tue, 16 Apr 2013 05:55:13 +0300 Matti Hamalainen Renamed directory.
Mon, 15 Apr 2013 14:20:45 +0300 Matti Hamalainen And another 10L.
Mon, 15 Apr 2013 14:20:17 +0300 Matti Hamalainen Fix fontconv option handling again.
Mon, 15 Apr 2013 13:26:57 +0300 Matti Hamalainen Add linefeed.
Mon, 15 Apr 2013 13:26:17 +0300 Matti Hamalainen Add some help text to fontconv.
Mon, 15 Apr 2013 13:20:56 +0300 Matti Hamalainen Change semantics of fontconv utility.
Mon, 15 Apr 2013 13:11:45 +0300 Matti Hamalainen Bump version.
Mon, 15 Apr 2013 12:46:07 +0300 Matti Hamalainen Add SDL.h #include to ppl.
Mon, 15 Apr 2013 10:36:05 +0300 Matti Hamalainen Add comment headers to several files.
Mon, 15 Apr 2013 09:20:45 +0300 Matti Hamalainen Change how audio configuration works.
Mon, 15 Apr 2013 08:58:02 +0300 Matti Hamalainen Change audio default setup.
Mon, 15 Apr 2013 08:34:45 +0300 Matti Hamalainen Cleanups.
Mon, 15 Apr 2013 07:48:25 +0300 Matti Hamalainen Some work on the timeline code.
Mon, 15 Apr 2013 07:28:34 +0300 Matti Hamalainen Cosmetics.
Mon, 15 Apr 2013 07:24:40 +0300 Matti Hamalainen Add layer variable to timeline data.
Mon, 15 Apr 2013 06:51:15 +0300 Matti Hamalainen Add condensed text configuration option to setup screen config.
Mon, 15 Apr 2013 06:48:02 +0300 Matti Hamalainen Add condensed boolean flag to bitmap text rendering functions.
Mon, 15 Apr 2013 06:44:13 +0300 Matti Hamalainen Add color setting option to fontconv.
Mon, 15 Apr 2013 04:16:46 +0300 Matti Hamalainen Make left/right arrow keys to set windowed/fullscreen.
Mon, 15 Apr 2013 04:16:01 +0300 Matti Hamalainen Remove the note about TNSP simple demoengine.
Mon, 15 Apr 2013 04:11:44 +0300 Matti Hamalainen Win32 compatibility.
Mon, 15 Apr 2013 03:39:24 +0300 Matti Hamalainen Do not add randomly dmf_open()'d files that do not exist in resource lib to the lib.
Mon, 15 Apr 2013 03:39:01 +0300 Matti Hamalainen Add error message to failed preloading.
Mon, 15 Apr 2013 03:32:59 +0300 Matti Hamalainen Cleanups.
Mon, 15 Apr 2013 03:26:45 +0300 Matti Hamalainen Merged.
Mon, 15 Apr 2013 03:26:35 +0300 Matti Hamalainen More work on resource management.
Sat, 13 Apr 2013 20:11:10 +0300 Matti Hamalainen Oops, add -O3 back to default CFLAGS again.
Sat, 13 Apr 2013 07:01:17 +0300 Matti Hamalainen Some more work.
Sat, 13 Apr 2013 06:23:54 +0300 Matti Hamalainen Remove some constants.
Sat, 13 Apr 2013 01:43:19 +0300 Matti Hamalainen More work.
Sat, 13 Apr 2013 01:27:25 +0300 Matti Hamalainen More work.
Fri, 12 Apr 2013 15:32:37 +0300 Matti Hamalainen Aaaand some more work on mode selector.
Fri, 12 Apr 2013 13:33:17 +0300 Matti Hamalainen Adjust menu entry padding.
Fri, 12 Apr 2013 12:41:51 +0300 Matti Hamalainen Improve resource loading screen.
Fri, 12 Apr 2013 12:35:44 +0300 Matti Hamalainen A bit slower screen update rate.
Fri, 12 Apr 2013 12:35:29 +0300 Matti Hamalainen Cosmetics.
Fri, 12 Apr 2013 12:35:15 +0300 Matti Hamalainen Pre-convert/scale menu background and use direct blitting.
Fri, 12 Apr 2013 12:34:17 +0300 Matti Hamalainen Add DRF_USE_STDIO flag for resources.
Fri, 12 Apr 2013 12:33:49 +0300 Matti Hamalainen Make certain static inline graphics functions always available, no need to
Fri, 12 Apr 2013 12:33:07 +0300 Matti Hamalainen Add new dmCopySurface() helper/wrapper function.
Fri, 12 Apr 2013 12:32:24 +0300 Matti Hamalainen Add new scaled surface conversion function.
Fri, 12 Apr 2013 11:46:17 +0300 Matti Hamalainen Fix some resource code checks.
Fri, 12 Apr 2013 11:33:56 +0300 Matti Hamalainen More work on setup.
Fri, 12 Apr 2013 11:21:37 +0300 Matti Hamalainen Rename things; Fix build by combining the conflicting rules.
Fri, 12 Apr 2013 11:18:45 +0300 Matti Hamalainen Add setup menu bar image conversion to build process, move some things around.
Fri, 12 Apr 2013 11:16:48 +0300 Matti Hamalainen Added default setup menubar image.
Fri, 12 Apr 2013 10:43:18 +0300 Matti Hamalainen Cosmetics.
Fri, 12 Apr 2013 10:43:09 +0300 Matti Hamalainen Fixes in resource management.
Fri, 12 Apr 2013 09:34:21 +0300 Matti Hamalainen Sanitize resource preloading function a bit.
Fri, 12 Apr 2013 08:21:49 +0300 Matti Hamalainen Change resource directory path DATA/ -> data/
Fri, 12 Apr 2013 08:01:09 +0300 Matti Hamalainen Cosmetics.
Fri, 12 Apr 2013 08:01:00 +0300 Matti Hamalainen Use dmres_find() instead of dmf_open().
Fri, 12 Apr 2013 07:49:11 +0300 Matti Hamalainen Remove setupfont.h and setupimage.h from direct build targets, so that they
Fri, 12 Apr 2013 07:35:10 +0300 Matti Hamalainen More work on the video setup screen.
Fri, 12 Apr 2013 06:06:56 +0300 Matti Hamalainen Merged.
Fri, 12 Apr 2013 06:06:46 +0300 Matti Hamalainen Add a comment about no-sound support to the relevant part in audio setup
Fri, 12 Apr 2013 06:03:29 +0300 Matti Hamalainen Fix some renamed variables in editor code side.
Fri, 12 Apr 2013 05:56:56 +0300 Matti Hamalainen More work on video setup.
Fri, 12 Apr 2013 05:32:37 +0300 Matti Hamalainen Actually, add these back .. easier for sub-projects that way.
Fri, 12 Apr 2013 05:26:42 +0300 Matti Hamalainen #include the default setup image and font.
Fri, 12 Apr 2013 05:24:52 +0300 Matti Hamalainen More colourful rendition.
Fri, 12 Apr 2013 05:22:54 +0300 Matti Hamalainen Another export.
Fri, 12 Apr 2013 05:20:33 +0300 Matti Hamalainen Remove generated files.
Fri, 12 Apr 2013 05:20:12 +0300 Matti Hamalainen Fix and improve build process.
Fri, 12 Apr 2013 05:13:31 +0300 Matti Hamalainen Do not add 'const' keyword automatically.
Fri, 12 Apr 2013 05:12:18 +0300 Matti Hamalainen Remove unused file.
Fri, 12 Apr 2013 05:12:08 +0300 Matti Hamalainen Build setupfont.h and setupimage.h from source data files. Use setupfont in PPL.
Fri, 12 Apr 2013 05:10:16 +0300 Matti Hamalainen Add original TSFONT format version of the setup font.
Fri, 12 Apr 2013 05:09:54 +0300 Matti Hamalainen Changed the setup font slightly.
Fri, 12 Apr 2013 05:04:22 +0300 Matti Hamalainen Rename again.
Fri, 12 Apr 2013 05:03:54 +0300 Matti Hamalainen Rename and add some files.
Fri, 12 Apr 2013 04:52:56 +0300 Matti Hamalainen Remove C source output mode, it is useless.
Fri, 12 Apr 2013 04:44:25 +0300 Matti Hamalainen Add some initial code for video setup screen.
Wed, 10 Apr 2013 11:59:02 +0300 Matti Hamalainen Add grayscaled indexed (5bpp) rendering of the video setup screen
Wed, 10 Apr 2013 11:58:31 +0300 Matti Hamalainen Hide the mockup.
Wed, 10 Apr 2013 11:19:14 +0300 Matti Hamalainen Add some graphics source files.
Fri, 05 Apr 2013 03:02:37 +0300 Matti Hamalainen Fix some error messages.
Fri, 05 Apr 2013 00:32:06 +0300 Matti Hamalainen Make timeline stuff optional.
Sun, 17 Mar 2013 04:34:12 +0200 Matti Hamalainen Fix build.
Sun, 17 Feb 2013 08:26:39 +0200 Matti Hamalainen Work with no sound as well.
Sat, 05 Jan 2013 19:58:23 +0200 Matti Hamalainen Update copyright.
Sat, 05 Jan 2013 12:20:08 +0200 Matti Hamalainen Update copyright year.
Fri, 04 Jan 2013 16:48:39 +0200 Matti Hamalainen Merged.
Fri, 04 Jan 2013 16:48:15 +0200 Matti Hamalainen Move utility function dmReadDataFile() to dmfile module instead.
Sun, 30 Dec 2012 13:18:08 +0200 Matti Hamalainen Add a slightly different raw output format.
Sat, 22 Dec 2012 16:56:30 +0200 Matti Hamalainen Moar work on the editor (broken).
Thu, 20 Dec 2012 01:44:01 +0200 Matti Hamalainen Remove function, to be moved into the editor code completely.
Thu, 20 Dec 2012 01:42:47 +0200 Matti Hamalainen Fix build by moving moc_* from TARGETS to TMPFILES.
Tue, 04 Dec 2012 20:56:56 +0200 Matti Hamalainen Add zlib LDFLAGS to view64 linking phase.
Tue, 04 Dec 2012 20:55:17 +0200 Matti Hamalainen Fix a rather silly buffer reallocation + use after modify case. Urgh.
Tue, 27 Nov 2012 19:57:48 +0200 Matti Hamalainen Simplify wav chunk header writing slightly.
Mon, 26 Nov 2012 19:01:12 +0200 Matti Hamalainen Fix copyright.
Fri, 23 Nov 2012 19:00:43 +0200 Matti Hamalainen Update some comments.
Fri, 23 Nov 2012 18:37:47 +0200 Matti Hamalainen Adjust to conform to lib64gfx API changes.
Fri, 23 Nov 2012 18:37:09 +0200 Matti Hamalainen Improve DMC64Image -> DMImage conversion facilities.
Fri, 23 Nov 2012 17:33:55 +0200 Matti Hamalainen Cosmetics.
Fri, 23 Nov 2012 15:38:32 +0200 Matti Hamalainen Remove useless (Uint8 *) typecasts now that dmf_{read,write}_str() uses void.
Fri, 23 Nov 2012 15:31:41 +0200 Matti Hamalainen s/Uint8/void/ in dmf_{read,write}_str().
Fri, 23 Nov 2012 15:26:32 +0200 Matti Hamalainen Rename internal structures, cosmetics.
Thu, 22 Nov 2012 23:16:38 +0200 Matti Hamalainen Bump version.
Thu, 22 Nov 2012 23:10:18 +0200 Matti Hamalainen Initial support for bitmap -> bitmap conversion in gfxconv.
Thu, 22 Nov 2012 22:50:06 +0200 Matti Hamalainen Fix comments to reflect current situation.
Thu, 22 Nov 2012 22:30:43 +0200 Matti Hamalainen Branch merge.
Thu, 22 Nov 2012 22:29:30 +0200 Matti Hamalainen Make dmConvertByte() static.
Thu, 22 Nov 2012 22:29:16 +0200 Matti Hamalainen Cosmetics.
Thu, 22 Nov 2012 22:27:07 +0200 Matti Hamalainen Make encoding function public.
Thu, 22 Nov 2012 22:26:31 +0200 Matti Hamalainen Actually return/set the pointer to the encoded image data when done.
Thu, 22 Nov 2012 22:26:08 +0200 Matti Hamalainen Rename the generic probing function.
Thu, 22 Nov 2012 22:25:44 +0200 Matti Hamalainen Add loading address to the encoding functionality.
Thu, 22 Nov 2012 22:24:57 +0200 Matti Hamalainen Use size_t instead of int here to avoid signedness issues.
Thu, 22 Nov 2012 22:24:33 +0200 Matti Hamalainen Add helper macros for getting hi/lo bytes of 16bit BE words and use them.
Thu, 22 Nov 2012 22:19:12 +0200 Matti Hamalainen Change filename extension of DrazPaint 2.0 packed format to avoid conflict with the unpacked format while allowing the user to selecto output format via extension.
Thu, 22 Nov 2012 22:17:47 +0200 Matti Hamalainen Free the correct buffer pointer in error situations in the encoder function.
Thu, 22 Nov 2012 22:16:51 +0200 Matti Hamalainen Rename generic probing function to match the style of other lib64gfx functions.
Thu, 22 Nov 2012 22:16:06 +0200 Matti Hamalainen Take loading address into account while encoding, so start other data from offset +2.
Thu, 22 Nov 2012 22:15:34 +0200 Matti Hamalainen Add helper macros and use them to set the loading address while encoding.
Thu, 22 Nov 2012 21:09:15 +0200 Matti Hamalainen Begin preparations for improved bitmap conversion support. Breaks lib64gfx API.
Thu, 22 Nov 2012 17:56:25 +0200 Matti Hamalainen Adjust packed Amica paint format probe function to return less false
Thu, 22 Nov 2012 17:44:45 +0200 Matti Hamalainen Implement initial generic bitmap "encoding" function, that constructs
Thu, 22 Nov 2012 17:10:05 +0200 Matti Hamalainen Add support for converting some FLI formats, such as Blackmail FLI and FLI Designer FLI.
Thu, 22 Nov 2012 15:28:27 +0200 Matti Hamalainen Greatly simplify and also improve the multicolor/hires/lace bitmap->image
Thu, 22 Nov 2012 03:23:05 +0200 Matti Hamalainen Combine conversion of interlaced and normal multicolor images to one function.
Thu, 22 Nov 2012 02:38:12 +0200 Matti Hamalainen Simplify multicolor/interlaced multicolor decoding by factoring some to a separate function.
Thu, 22 Nov 2012 02:07:45 +0200 Matti Hamalainen Add Run Paint MC unpacked format and Art Studio hires format.
Thu, 22 Nov 2012 01:07:45 +0200 Matti Hamalainen Add support for Interpaint (unpacked) and Doodle (unpacked) hires formats.
Thu, 22 Nov 2012 01:07:20 +0200 Matti Hamalainen Fix hires bitmap conversion to DMImage, the screen colors per bit state were
Wed, 21 Nov 2012 23:25:13 +0200 Matti Hamalainen Add Advanced Art Studio format support.
Wed, 21 Nov 2012 23:04:00 +0200 Matti Hamalainen Split the RLE decoding from DrazPaint/Lace and Amica paint decoders to a
Wed, 21 Nov 2012 21:20:42 +0200 Matti Hamalainen Objects being added twice to the lib archive fixed.
Mon, 19 Nov 2012 17:34:50 +0200 Matti Hamalainen Use (void) foo instead of foo = foo to silence the compiler warning about
Mon, 19 Nov 2012 17:34:16 +0200 Matti Hamalainen Constify.
Mon, 19 Nov 2012 17:25:05 +0200 Matti Hamalainen Cosmetics.
Mon, 19 Nov 2012 17:24:54 +0200 Matti Hamalainen Add some comments.
Mon, 19 Nov 2012 17:24:41 +0200 Matti Hamalainen Return better error values, using DMERR_* enums.
Mon, 19 Nov 2012 17:24:08 +0200 Matti Hamalainen Constify.
Mon, 19 Nov 2012 16:58:22 +0200 Matti Hamalainen s/decenc/encdec/g
Mon, 19 Nov 2012 16:14:07 +0200 Matti Hamalainen Cleanups.
Mon, 19 Nov 2012 16:10:37 +0200 Matti Hamalainen Add sanity checking.
Mon, 19 Nov 2012 15:53:16 +0200 Matti Hamalainen Add some structures and enums for future.
Mon, 19 Nov 2012 15:52:44 +0200 Matti Hamalainen Collapse most of the probing functions into one generic probe, as they only
Mon, 19 Nov 2012 15:06:01 +0200 Matti Hamalainen Start work on making C64 formats encoding possible by changing DMDecodeOps
Mon, 19 Nov 2012 14:04:56 +0200 Matti Hamalainen Update gfxconv and view64 to the changes in lib64gfx API.
Mon, 19 Nov 2012 13:50:10 +0200 Matti Hamalainen Return DMLIB error values instead of arbitrary 0/negatives.
Mon, 19 Nov 2012 13:49:44 +0200 Matti Hamalainen Add function pointers for encoding and convertTo/convertFrom to the
Mon, 19 Nov 2012 13:48:35 +0200 Matti Hamalainen Add new error code for internal errors.
Sun, 18 Nov 2012 23:11:21 +0200 Matti Hamalainen Fix long argument parsing.
Sat, 17 Nov 2012 17:17:55 +0200 Matti Hamalainen Oops, actually fix the load address setting functionality to work. And make
Sat, 17 Nov 2012 17:13:12 +0200 Matti Hamalainen It would be nice if the install target would print out what it is actually
Sat, 17 Nov 2012 17:04:44 +0200 Matti Hamalainen Add install target for Unix Makefile that installs tool binaries only, to
Sat, 17 Nov 2012 17:04:08 +0200 Matti Hamalainen Add new -L option for forcing loading address on the destination file, or
Sat, 17 Nov 2012 15:32:42 +0200 Matti Hamalainen Remove the redundant word 'bytes' from Empty sections in describe output.
Sat, 17 Nov 2012 15:30:42 +0200 Matti Hamalainen Fix empty blocks size calculation, was off by one.
Sat, 17 Nov 2012 14:22:22 +0200 Matti Hamalainen Describe option did not actually show the unreserved/unused areas of the
Sat, 17 Nov 2012 14:21:42 +0200 Matti Hamalainen Improve and clean up section parsing support.
Sat, 17 Nov 2012 01:52:59 +0200 Matti Hamalainen Add a simple utility for generating different sinus, etc. value tables in c64 assembler format.
Fri, 16 Nov 2012 19:18:03 +0200 Matti Hamalainen Move certain editor related targets to the actual TARGETS variable, and
Wed, 14 Nov 2012 19:15:20 +0200 Matti Hamalainen Prevent false positive probes of certain Interpaint files as Amica Paint
Wed, 14 Nov 2012 19:14:32 +0200 Matti Hamalainen Use dmlib functions instead of errno/strerror directly.
Mon, 12 Nov 2012 22:26:36 +0200 Matti Hamalainen Add a note to default error message about using --help option.
Mon, 12 Nov 2012 22:26:23 +0200 Matti Hamalainen Update documentation.
Mon, 12 Nov 2012 22:04:50 +0200 Matti Hamalainen Bump version.
Mon, 12 Nov 2012 22:04:17 +0200 Matti Hamalainen Implement simplistic image input to char/sprite splitter conversion.
Mon, 12 Nov 2012 22:02:47 +0200 Matti Hamalainen Error printing cleanups.
Mon, 12 Nov 2012 17:21:33 +0200 Matti Hamalainen Move dmCompareColor() to libgfx.
Sun, 11 Nov 2012 14:36:17 +0200 Matti Hamalainen Clean up PRG/RAW loading.
Sun, 11 Nov 2012 13:05:51 +0200 Matti Hamalainen Implement output data cropping option -c, with which the memory area to be
Sun, 11 Nov 2012 13:05:04 +0200 Matti Hamalainen Clean up and modularize parsing of some options (specifying sections).
Wed, 07 Nov 2012 05:43:42 +0200 Matti Hamalainen Remove debug printing code.
Wed, 07 Nov 2012 05:22:25 +0200 Matti Hamalainen Improve remapping.
Wed, 07 Nov 2012 04:25:16 +0200 Matti Hamalainen Improve remapping option parsing.
Wed, 07 Nov 2012 04:09:51 +0200 Matti Hamalainen Oops, the option help had \n. Fixed.
Wed, 07 Nov 2012 04:09:00 +0200 Matti Hamalainen Improve color remapping, add option for removing unused colors from the final output palette.
Wed, 07 Nov 2012 03:03:01 +0200 Matti Hamalainen Calculate number of remapped colors.
Wed, 07 Nov 2012 01:46:49 +0200 Matti Hamalainen Add incbin line for ARAW output.
Wed, 07 Nov 2012 01:22:35 +0200 Matti Hamalainen Fix remapping issues.