log tools/packed.c @ 2298:b5abfff07ca9

age author description
Wed, 12 Jun 2019 20:25:06 +0300 Matti Hamalainen Change the error message for unimplemented option argument.
Mon, 29 Apr 2019 14:09:01 +0300 Matti Hamalainen Cleanups.
Thu, 29 Nov 2018 14:08:07 +0200 Matti Hamalainen Improve 'packed' help.
Thu, 29 Nov 2018 14:03:33 +0200 Matti Hamalainen Fix 'packed' help.
Sat, 07 Jul 2018 01:11:22 +0300 Matti Hamalainen Improve dmGetIntVal() to accept an optional negative value boolean flag
Sun, 01 Jul 2018 02:44:23 +0300 Matti Hamalainen Increase the zlib compression buffer size to 1MB to improve the efficiency.
Sat, 09 Jun 2018 17:56:07 +0300 Matti Hamalainen Bring in changes from the th-libs version of commandline argument handling.
Mon, 28 May 2018 15:54:03 +0300 Matti Hamalainen Refactor "packed" utility. This breaks commandline backwards compatibility.
Wed, 22 Nov 2017 01:33:21 +0200 Matti Hamalainen Improve build, so that we can build the tools and tests with minimal
Sun, 05 Nov 2017 02:35:15 +0200 Matti Hamalainen Rename dm_strmatch() to dmStrMatch().
Sun, 05 Nov 2017 02:35:01 +0200 Matti Hamalainen Indentation cosmetic.
Wed, 27 May 2015 01:15:59 +0300 Matti Hamalainen Fix handling of -x option in packed.
Fri, 06 Mar 2015 18:14:03 +0200 Matti Hamalainen Cosmetics.
Thu, 05 Mar 2015 07:37:35 +0200 Matti Hamalainen Use dmMemset().
Wed, 04 Mar 2015 06:11:58 +0200 Matti Hamalainen Add informative message to packed.
Wed, 04 Mar 2015 03:53:22 +0200 Matti Hamalainen Fix '-n' option handling for packed.
Wed, 04 Mar 2015 00:50:53 +0200 Matti Hamalainen More fixes.
Sun, 01 Mar 2015 17:17:52 +0200 Matti Hamalainen Cosmetic.
Sun, 01 Mar 2015 17:03:50 +0200 Matti Hamalainen Remember to set the "compressed" size field for raw nodes too, as we check
Sun, 01 Mar 2015 16:59:00 +0200 Matti Hamalainen Change PACK file format to use 64 bit fileoffsets. Also switch some
Sun, 01 Mar 2015 16:57:50 +0200 Matti Hamalainen Use 64bit file offsets.
Sun, 01 Mar 2015 16:41:01 +0200 Matti Hamalainen Oops, add a missing semicolon.
Sun, 01 Mar 2015 16:39:46 +0200 Matti Hamalainen Change handling of filename field in PACKs.
Sun, 01 Mar 2015 16:27:05 +0200 Matti Hamalainen Implement raw uncompressed data copy.
Sun, 01 Mar 2015 16:26:47 +0200 Matti Hamalainen Cleanup, remove debug code.
Sun, 01 Mar 2015 16:14:03 +0200 Matti Hamalainen Add DMF_COMPRESSED flag to compressed entry node flags.
Sun, 01 Mar 2015 16:08:53 +0200 Matti Hamalainen Remove practically dead line of code.
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:34:54 +0200 Matti Hamalainen Set default verbosity of 'packed' to none.
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 02:40:21 +0200 Matti Hamalainen Also here.
Sat, 28 Feb 2015 15:59:39 +0200 Matti Hamalainen Clean up packed a bit.
Fri, 27 Feb 2015 03:58:25 +0200 Matti Hamalainen Add error code parameter to dmError() and dmErrorVA().
Thu, 26 Feb 2015 18:51:18 +0200 Matti Hamalainen Remove the dmpackutil module, move the code to packed utility
Tue, 03 Feb 2015 20:27:12 +0200 Matti Hamalainen Make value type of dmGetIntVal() unsigned.
Sat, 22 Nov 2014 18:50:07 +0200 Matti Hamalainen The argument handling API in dmargs* was synced with th-libs.
Sun, 05 May 2013 01:28:51 +0300 Matti Hamalainen Improve packed by adding file exclusion option.
Sun, 21 Apr 2013 16:40:45 +0300 Matti Hamalainen Rename many pack & resource handling functions.
Tue, 16 Apr 2013 06:04:22 +0300 Matti Hamalainen Rename again. base utils/packed.c@3fd8c85f1046