log tools/packed.c @ 1028:99522b9fa99e

age author description
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