aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/resources.cpp
AgeCommit message (Expand)Author
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: 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-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
2015-03-21SHERLOCK: Implemented checkObject and some support methodsPaul Gilbert
2015-03-19SHERLOCK: Added loading of scene objectsPaul Gilbert
2015-03-19SHERLOCK: Refactorings, new Sprite and People classesPaul Gilbert
2015-03-18SHERLOCK: Implement Scalpel-specific scene startingPaul Gilbert
2015-03-15SHERLOCK: Beginnings of sprite loading for animationsPaul Gilbert
2015-05-07SHERLOCK: Initial commitPaul Gilbert