author | ecalot
<ecalot> 2006-02-14 05:28:37 UTC |
committer | ecalot
<ecalot> 2006-02-14 05:28:37 UTC |
parent | b5cbed2cdcbb96b6c4983640b7c6313b2c6e74be |
PR/doc/changelog.txt | +25 | -15 |
diff --git a/PR/doc/changelog.txt b/PR/doc/changelog.txt index e4d1a95..99458cf 100644 --- a/PR/doc/changelog.txt +++ b/PR/doc/changelog.txt @@ -99,7 +99,7 @@ Versions: ibm_snd1.dat, ibm_snd2.dat, kid.dat, levels.dat, midisnd1.dat, midisnd2.dat, prince.dat, pv.dat, shadow.dat, skel.dat, title.dat, vdungeon.dat, vizier.dat and vpalace.dat - - Fixed LCC makefile + - Fixed LCC Makefile - Ported to BSD and SunOs + Added monochrome format support for image types 00,01,02,03 and 04; only stable in title.dat texts @@ -129,7 +129,7 @@ Versions: - Optimizations - Other versions of POP 1 tested * PR v1.0 (2005-03-26) - - Added a python module addon + - Added a python module add-on - Added the -z option to set the compression level - Changed console program interface (-c for classify and -m for import) - Checksum verification in PLV files @@ -158,36 +158,46 @@ Versions: - Support of partial list folder selection wildcards (e.g. vdungeon.dat@vdungeon/chopper/*.bmp) '*' and '?' using '&' as escape * PR v1.2 (scheduled 2006-02-22) - + Added order to support non-unique resource IDs - + Inverted POP2 index names - - Added --format option for unknown filename generation format - - Added --xml-optimize=file.xml option to optimize XML files + - Added 8 bits palette support - Added defines for positive return values in XML + + Added experimental POP2 RLEC decompression algorithm + - Added --format option for unknown filename generation format + + Added resource physical order and support of non-unique resource IDs - Added parsing feature @400:shape#!second - Added POP2 flag to XML file - Added POP2 importing - - Automatic increasing unknown.xml version (build-13) + - Added --xml-optimize=file.xml option to optimize XML files + - Automatic increasing unknown.xml version + - Code XML attributes common factors and smart grouping - Finished abstracting resources.c and forked to unknown.c and tree.c - Fixed order bug in repeated indexes - Fixed the language support - Fixed uppercase typedef of types - Index long names are supported in XML and replaced to their four-letter equivalencies - - When extracting, generated unknown.xml's are now merged into one - - Code XML attributes common factors and smart grouping + + Inverted POP2 index names - Raw importation now works for pop2 - x Create a new isDirSep in disk.h and handle all the / and \ as the same char - x Common factor in LGZ compression (a .h) for win size, etc. - * PR v1.3 (future plans) + - When extracting, generated unknown.xml's are now merged into one + * PR v1.3 (scheduled 2006-03-22) + x Added full POP2 RLEC decompression algorithm x Add POP2 to resources.xml: nis3vc.dat, nisibm.dat, skeleton.dat, flame.dat, head.dat, kid.dat, nismidi.dat, tandysnd.dat, digisnd.dat, ibmsnd.dat + x Common palette calculation + x Rename "uncompress" to "decomporess" + x Replaced .bmp by .png files. + x Common factor in LGZ compression (a .h) for win size, etc. x Check for memory leak + x Create a new isDirSep in disk.h and handle all the / and \ as the same char + x Fork compress to code images as a new object in a separated file + x Transform flags from the hex form to the [a-y]* form (a is 1, b is 2, c is 4...) + * PR v1.4 (future plans) + x Added full POP2 RLEC compression algorithm x Finish python interface x Fix buffer overflows (in entered filename sizes) - x Add support of 256 colours palettes - x Transform flags from the hex form to the [a-y]* form (a is 1, b is 2, c is 4...) - x Fork compress to code images as a new object in a separated file + * PR v1.5 (future plans) + x Tested and make very stable + x Source cleaned * PR v2.0 beta x Add full POP2 support * PR v2.0