log dmres.h @ 731:0e164aaa7409

age author description
Sun, 21 Apr 2013 19:46:52 +0300 Matti Hamalainen Work on getting the resource subsystem working again ..
Sun, 21 Apr 2013 19:29:00 +0300 Matti Hamalainen More work on resources API.
Sun, 21 Apr 2013 18:34:06 +0300 Matti Hamalainen More work on resource handling cleanup.
Sun, 21 Apr 2013 16:42:35 +0300 Matti Hamalainen Merge.
Sun, 21 Apr 2013 16:40:45 +0300 Matti Hamalainen Rename many pack & resource handling functions.
Fri, 19 Apr 2013 19:26:15 +0300 Matti Hamalainen Sanitize some more includes.
Mon, 15 Apr 2013 03:26:35 +0300 Matti Hamalainen More work on resource management.
Fri, 12 Apr 2013 12:34:17 +0300 Matti Hamalainen Add DRF_USE_STDIO flag for resources.
Fri, 12 Apr 2013 09:34:21 +0300 Matti Hamalainen Sanitize resource preloading function a bit.
Fri, 23 Nov 2012 15:31:41 +0200 Matti Hamalainen s/Uint8/void/ in dmf_{read,write}_str().
Sun, 04 Nov 2012 03:15:35 +0200 Matti Hamalainen Add dmf_{write,read}_byte() convenience functions.
Tue, 16 Oct 2012 21:25:46 +0300 Matti Hamalainen Make resource management re-entrant.
Mon, 08 Oct 2012 15:45:38 +0300 Matti Hamalainen Add dmfgets() function.
Sun, 07 Oct 2012 14:54:51 +0300 Matti Hamalainen Make some functions static, some public in the header.
Thu, 04 Oct 2012 05:37:26 +0300 Matti Hamalainen Rename some conditional compilation directives.
Wed, 03 Oct 2012 13:47:26 +0300 Matti Hamalainen Add functions for converting resource flags to symbolic string form and back.
Wed, 03 Oct 2012 09:29:29 +0300 Matti Hamalainen Cleanups.
Wed, 03 Oct 2012 09:16:26 +0300 Matti Hamalainen Beging merging of dmsimple2-fork into the main "engine".
Wed, 03 Oct 2012 08:28:29 +0300 Matti Hamalainen Add variable rdataSize to DMResource.
Tue, 02 Oct 2012 05:49:50 +0300 Matti Hamalainen Add file mode to dmf_create_stdio().
Mon, 01 Oct 2012 07:51:08 +0300 Matti Hamalainen Add resource writing functions (only work for stdio backend)
Sat, 29 Sep 2012 05:29:38 +0300 Matti Hamalainen Implement rudimentary resource system.
Fri, 28 Sep 2012 03:45:02 +0300 Matti Hamalainen Mask out bits from resFlags that should not be there after initialization.
Fri, 28 Sep 2012 01:54:23 +0300 Matti Hamalainen Initial re-import.