log

age author description
Sun, 01 Mar 2015 16:08:36 +0200 Matti Hamalainen Add option for setting the zlib compression level.
Sun, 01 Mar 2015 16:07:45 +0200 Matti Hamalainen Clean up the pack file node adding/extracting.
Sun, 01 Mar 2015 16:05:50 +0200 Matti Hamalainen Comments, cosmetics.
Sun, 01 Mar 2015 16:02:46 +0200 Matti Hamalainen Use dmMalloc0() instead of dmCalloc(1, ...)
Sun, 01 Mar 2015 16:00:55 +0200 Matti Hamalainen Oops, missed this from a previous commit. :S
Sun, 01 Mar 2015 15:55:32 +0200 Matti Hamalainen Cleanup.
Sun, 01 Mar 2015 15:55:13 +0200 Matti Hamalainen Oops .. the file exclusion option wasn't working correctly due to a silly
Sun, 01 Mar 2015 15:53:14 +0200 Matti Hamalainen Cosmetics.
Sun, 01 Mar 2015 05:26:11 +0200 Matti Hamalainen Rename some variables.
Sun, 01 Mar 2015 04:56:00 +0200 Matti Hamalainen Cosmetic.
Sun, 01 Mar 2015 04:47:43 +0200 Matti Hamalainen Add DMF_COMPRESSED flag for resource nodes and support for raw data nodes.
Sun, 01 Mar 2015 04:46:41 +0200 Matti Hamalainen Comments.
Sun, 01 Mar 2015 04:46:23 +0200 Matti Hamalainen Error handling consistency.
Sun, 01 Mar 2015 04:45:23 +0200 Matti Hamalainen Rename variables for consistency.
Sun, 01 Mar 2015 04:43:10 +0200 Matti Hamalainen Bump copyright.
Sun, 01 Mar 2015 04:42:04 +0200 Matti Hamalainen Cleanups and improve error handling.
Sun, 01 Mar 2015 04:34:54 +0200 Matti Hamalainen Set default verbosity of 'packed' to none.
Sun, 01 Mar 2015 03:58:05 +0200 Matti Hamalainen Rename label.
Sun, 01 Mar 2015 03:57:33 +0200 Matti Hamalainen Cosmetic.
Sun, 01 Mar 2015 03:29:05 +0200 Matti Hamalainen Remove an old hack.
Sun, 01 Mar 2015 03:27:17 +0200 Matti Hamalainen Oops, a stray fclose() had been left in, causing a double free.
Sun, 01 Mar 2015 03:21:46 +0200 Matti Hamalainen Use attribute packed.
Sun, 01 Mar 2015 03:10:03 +0200 Matti Hamalainen Oops, missed this.
Sun, 01 Mar 2015 03:09:46 +0200 Matti Hamalainen Cosmetic.
Sun, 01 Mar 2015 03:09:24 +0200 Matti Hamalainen Rename a function argument.
Sun, 01 Mar 2015 03:07:39 +0200 Matti Hamalainen Rename some variables.
Sun, 01 Mar 2015 03:05:17 +0200 Matti Hamalainen Fix error checking and propagation. 10L.
Sun, 01 Mar 2015 03:03:44 +0200 Matti Hamalainen Rename a variable.
Sun, 01 Mar 2015 03:02:19 +0200 Matti Hamalainen Rename a function argument.
Sun, 01 Mar 2015 03:00:12 +0200 Matti Hamalainen Rename bitreverse functions.
Sun, 01 Mar 2015 02:58:53 +0200 Matti Hamalainen Cosmetics.
Sun, 01 Mar 2015 02:40:21 +0200 Matti Hamalainen Also here.
Sun, 01 Mar 2015 02:39:18 +0200 Matti Hamalainen Move and rename a constant define.
Sat, 28 Feb 2015 15:59:39 +0200 Matti Hamalainen Clean up packed a bit.
Sat, 28 Feb 2015 05:43:31 +0200 Matti Hamalainen Some work towards dmzlib decompression support for resources.
Sat, 28 Feb 2015 05:06:55 +0200 Matti Hamalainen Improve error message slightly.
Sat, 28 Feb 2015 05:06:44 +0200 Matti Hamalainen Cosmetics.
Sat, 28 Feb 2015 05:06:36 +0200 Matti Hamalainen Fix one function name.
Sat, 28 Feb 2015 04:24:13 +0200 Matti Hamalainen Indentation cosmetic.
Fri, 27 Feb 2015 20:18:53 +0200 Matti Hamalainen Change 'make clean' rule so that it ignores possible errors.
Fri, 27 Feb 2015 20:16:49 +0200 Matti Hamalainen Cleanup gfxconv option help a bit.
Fri, 27 Feb 2015 20:15:34 +0200 Matti Hamalainen Begin process of making zlib optional for some things.
Fri, 27 Feb 2015 18:12:38 +0200 Matti Hamalainen Merged.
Fri, 27 Feb 2015 18:12:20 +0200 Matti Hamalainen Comment cleanups.
Fri, 27 Feb 2015 18:06:23 +0200 Matti Hamalainen Improve help.
Fri, 27 Feb 2015 17:49:10 +0200 Matti Hamalainen Oops. 100L fix to bitmapped text rendering.
Fri, 27 Feb 2015 16:30:56 +0200 Matti Hamalainen Add missing include.
Fri, 27 Feb 2015 16:25:02 +0200 Matti Hamalainen Move dmClamp*() functions back to dmlib.h
Fri, 27 Feb 2015 16:24:42 +0200 Matti Hamalainen Curve macros are needed in dmperlin module.
Fri, 27 Feb 2015 16:20:24 +0200 Matti Hamalainen Move lerp functions from dmlerp.c to dmcurves.c, too.
Fri, 27 Feb 2015 16:18:08 +0200 Matti Hamalainen Include dmcurves.h in dmengine.h.
Fri, 27 Feb 2015 16:16:59 +0200 Matti Hamalainen Add new module dmcurves, that will contain functions for spline generation
Fri, 27 Feb 2015 14:49:02 +0200 Matti Hamalainen Cosmetics.
Fri, 27 Feb 2015 14:18:28 +0200 Matti Hamalainen Fix a possibly uninitialized variable warning.
Fri, 27 Feb 2015 14:17:24 +0200 Matti Hamalainen Bump gfxconv version.
Fri, 27 Feb 2015 14:17:12 +0200 Matti Hamalainen Error handling cleanups/fixes.
Fri, 27 Feb 2015 06:10:16 +0200 Matti Hamalainen Rename DMRGBA32 struct to DMColor and remove the original redundant DMColor
Fri, 27 Feb 2015 05:33:48 +0200 Matti Hamalainen Cosmetics.
Fri, 27 Feb 2015 05:32:07 +0200 Matti Hamalainen Rename some functions.
Fri, 27 Feb 2015 05:27:43 +0200 Matti Hamalainen Fix error message.