log

age author description
Sun, 21 Apr 2013 20:39:14 +0300 Matti Hamalainen API changes update.
Sun, 21 Apr 2013 20:33:48 +0300 Matti Hamalainen Handle preloading of resources that do not have rops.
Sun, 21 Apr 2013 20:16:16 +0300 Matti Hamalainen Set packfile fileops in the appropriate handles.
Sun, 21 Apr 2013 20:10:26 +0300 Matti Hamalainen Fix pack file writing.
Sun, 21 Apr 2013 20:07:27 +0300 Matti Hamalainen Add some debugging.
Sun, 21 Apr 2013 20:03:08 +0300 Matti Hamalainen Fix resource loading.
Sun, 21 Apr 2013 19:58:59 +0300 Matti Hamalainen More work.
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:13 +0300 Matti Hamalainen Merged.
Sun, 21 Apr 2013 18:34:06 +0300 Matti Hamalainen More work on resource handling cleanup.
Sun, 21 Apr 2013 17:01:38 +0300 Matti Hamalainen Fix function name.
Sun, 21 Apr 2013 18:32:49 +0300 Matti Hamalainen Cosmetics.
Sun, 21 Apr 2013 18:32:24 +0300 Matti Hamalainen Add new header file dmevalw.h
Sun, 21 Apr 2013 18:29:38 +0300 Matti Hamalainen Move dm_print_optree() to dmevalw.c
Sun, 21 Apr 2013 16:46:03 +0300 Matti Hamalainen Update to match API changes.
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 20:26:38 +0300 Matti Hamalainen Rename a variable.
Fri, 19 Apr 2013 19:26:15 +0300 Matti Hamalainen Sanitize some more includes.
Fri, 19 Apr 2013 19:25:04 +0300 Matti Hamalainen Remove unused include.
Thu, 18 Apr 2013 00:01:50 +0300 Matti Hamalainen Slightly optimize h/v-line routines.
Wed, 17 Apr 2013 21:54:34 +0300 Matti Hamalainen Make pre-built header versions of assets not depend on fontconv and
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.