aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/resources.cpp
AgeCommit message (Expand)Author
2018-05-05Revert "SHERLOCK: Disable cache for uncompressed resources"Paul Gilbert
2017-12-22SHERLOCK: Disable cache for uncompressed resourcesAlexander Reim
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2015-08-30SHERLOCK: Finish implementation of song / songs debugger commandsTorbjörn Andersson
2015-08-29SHERLOCK: Fix comment typosTorbjörn Andersson
2015-08-19SHERLOCK: Fix memory leak in resource managerPaul Gilbert
2015-08-11SHERLOCK: RT: Improved version of ignoring missing voice resourcesPaul Gilbert
2015-08-10SHERLOCK: RT: Beginnings of speech codePaul Gilbert
2015-07-04SHERLOCK: Use IS_ROSE_TATTOO / IS_SERRATED_SCALPEL in more placesFilippos Karapetis
2015-06-16SHERLOCK: Use IS_3DO in more placesFilippos Karapetis
2015-06-14SHERLOCK: 3DO: make inventory work somewhatMartin Kiewitz
2015-06-12SHERLOCK: 3DO: fix library loading on 3DOMartin Kiewitz
2015-06-10SHERLOCK: Split up image file classes into their own filePaul Gilbert
2015-06-08SHERLOCK: 3DO: add comment about ccbFlag bit 5Martin Kiewitz
2015-06-08SHERLOCK: 3do cel uncompressed fix, adjust cityMartin Kiewitz
2015-06-08SHERLOCK: 3DO cel decoding supportMartin Kiewitz
2015-06-08SHERLOCK: bit of work on 3DO graphic resourcesMartin Kiewitz
2015-06-07SHERLOCK: Add walk.lib to cache for Rose TattooFilippos Karapetis
2015-06-07SHERLOCK: Fix GCC compilationTorbjörn Andersson
2015-06-07SHERLOCK: 3DO animation supportMartin Kiewitz
2015-06-06SHERLOCK: Reverse scaling factor in transBlitFrom to match originalPaul Gilbert
2015-06-04SHERLOCK: Simplify decompressFrame, and fix RT transparenciesPaul Gilbert
2015-06-05SHERLOCK: 3DO changesMartin Kiewitz
2015-06-04SHERLOCK: add comments about 3DO resourcesMartin Kiewitz
2015-06-04SHERLOCK: tiny bit of work on 3DOMartin Kiewitz
2015-06-02SHERLOCK: Implement RT drawAllShapes and support methodsPaul Gilbert
2015-05-30SHERLOCK: Beginnings of Scalpel logo displayPaul Gilbert
2015-05-28SHERLOCK: Implemented flushScaleImage and scale calculationsPaul Gilbert
2015-05-28SHERLOCK: Implement additions to updateBackground, some method stubsPaul Gilbert
2015-05-23SHERLOCK: Fix Rose Tattoo scene loading problems from mergePaul Gilbert
2015-05-22Merge branch 'master' into sherlock2Paul Gilbert
2015-05-19SHERLOCK: Move method comments from cpp to headersPaul Gilbert
2015-05-18SHERLOCK: Further syntactic fixesPaul Gilbert
2015-05-18SHERLOCK: Fix spacing in constructorsPaul Gilbert
2015-05-18SHERLOCK: Add code to make non-interactive demo completableStrangerke
2015-05-17SHERLOCK: Fix decompression of resources from library filesPaul Gilbert
2015-05-16SHERLOCK: Implement Tattoo version of image RLE compressionPaul Gilbert
2015-05-16SHERLOCK: Fix broken Scalpel scene loadingPaul Gilbert
2015-05-16SHERLOCK: Scene loading for shapes, desc, scripts for Rose TattooPaul Gilbert
2015-05-16SHERLOCK: Fix decompression for Rose TattooPaul Gilbert
2015-05-16Merge branch 'sherlock' into sherlock2Paul Gilbert
2015-05-16SHERLOCK: Merged decompression code into Resources classPaul Gilbert
2015-05-13SHERLOCK: Rework a bit Cache::load to use MKTAG, add support for compressed s...Strangerke
2015-05-13SHERLOCK: Whitespace fixesPaul Gilbert
2015-05-12SHERLOCK: Beginnings of Rose Tattoo enginePaul Gilbert
2015-05-09SHERLOCK: Performance tweak for resource loadingPaul Gilbert
2015-05-09SHERLOCK: Make copyright headers consistentWillem Jan Palenstijn
2015-05-09SHERLOCK: Fix some more GCC warningsStrangerke
2015-05-07SHERLOCK: some code formattingStrangerke
2015-05-07SHERLOCK: Fix the way the sprite frames are freedStrangerke