author | ecalot
<ecalot> 2006-02-15 04:21:57 UTC |
committer | ecalot
<ecalot> 2006-02-15 04:21:57 UTC |
parent | e422994a0aa9255f950e97f15a872a1159f53658 |
PR/doc/changelog.txt | +7 | -7 |
diff --git a/PR/doc/changelog.txt b/PR/doc/changelog.txt index 99458cf..2f78eae 100644 --- a/PR/doc/changelog.txt +++ b/PR/doc/changelog.txt @@ -179,20 +179,20 @@ Versions: - Raw importation now works for pop2 - When extracting, generated unknown.xml's are now merged into one * PR v1.3 (scheduled 2006-03-22) + X Add a fatal error check when importing from a different palette size and a + warning when importing from an incorrect palette. 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 Common factor in LGZ compression (a .h) for win size, etc. + x Common palette calculation 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 Rename "uncompress" to "decomporess" + x Replaced .bmp by .png files. 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 Code a palette adapting feature x Finish python interface x Fix buffer overflows (in entered filename sizes) * PR v1.5 (future plans)