aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/resources.cpp
AgeCommit message (Expand)Author
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
2015-05-01SHERLOCK: Fix display of animation cutscenesPaul Gilbert
2015-04-24SHERLOCK: Fix loading/handling of sprite offsetsPaul Gilbert
2015-04-09SHERLOCK: Fix regression in image loadingStrangerke
2015-03-24SHERLOCK: Implement font drawingPaul Gilbert
2015-03-23SHERLOCK: Fix loading of user interface controlsPaul Gilbert
2015-03-23SHERLOCK: Beginnings of UserInterface classPaul Gilbert
2015-03-22SHERLOCK: Fix loading of player spritesPaul Gilbert
2015-03-22SHERLOCK: Implement ImageFile nibble mode, fixes for scene data loadingPaul Gilbert
2015-03-21SHERLOCK: Implemented checkSpritePaul Gilbert