Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-04 | COMMON: PKWARE data comp. remove temp. targetPtr | Martin Kiewitz | |
which was used for the temporary workaround in commit 4fb3264 | |||
2015-07-04 | COMMON: PKWARE data comp. lib. mask dictionary xs | Martin Kiewitz | |
added masking of dictionary offsets when copying from dictionary issues should now all be fixed | |||
2015-07-04 | COMMON: PKWARE data comp. library fix | Martin Kiewitz | |
add old length+offset code for now, so that the graphical issues in SCI don't occur anymore. Will investigate more tomorrow. | |||
2015-07-04 | COMMON: PKWARE data comp. library fix | Martin Kiewitz | |
fixes dictionary issues with some compressed data | |||
2015-07-04 | COMMON: PKWARE data comp. lib. cleanup + enhanced | Martin Kiewitz | |
- uses streams now - additional method for decompressing, when the target size is not known - improved comments - added AGOS for using it | |||
2014-08-29 | COMMON: Fix some Doxygen comments that seem wrong. | Einar Johan Trøan Sømåen | |
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-09-26 | COMMON: Expand the warnings thrown for broken DCL compressed data | Filippos Karapetis | |
The Russian translated versions of Neverhood have invalid unpacked sizes for some compressed resources. This helps in identifying their resource parameters more easily | |||
2011-08-07 | COMMON: Remove superfluous Common:: qualifiers. | Christoph Mallon | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-01-21 | COMMON: Move SCI's DCL decompression code to common | Matthew Hoops | |
svn-id: r55367 |