aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur
AgeCommit message (Collapse)Author
2013-12-08VOYEUR: Further thread initialisation methodsPaul Gilbert
2013-12-08VOYEUR: Moved stm methods into ThreadResource classPaul Gilbert
2013-12-08VOYEUR: Fixes for ControlResource initialisationPaul Gilbert
2013-12-08VOYEUR: Temporarily disable startup screensPaul Gilbert
2013-12-08VOYEUR: More thread/stack initialisationPaul Gilbert
2013-12-08VOYEUR: Extra control/group initialisationPaul Gilbert
2013-12-08VOYEUR: Implementation of basic StampBoltFile resource typesPaul Gilbert
2013-12-07VOYEUR: Refactoring of BoltFile now that have more than one bolt filePaul Gilbert
2013-12-07VOYEUR: Fix engine to not be enabled by defaultPaul Gilbert
2013-12-05VOYEUR: Implemented addVideoEventStart and dependent variable initialisationPaul Gilbert
2013-12-05VOYEUR: Did some refactoring of game filesPaul Gilbert
2013-12-04VOYEUR: Added staticres.cpp filePaul Gilbert
2013-12-03VOYEUR: Implemented sDrawPic mode for writing transition card textPaul Gilbert
2013-12-02VOYEUR: Fix for stuttering sound in animation playbackPaul Gilbert
2013-12-02VOYEUR: Fix for playback of animations with a backgroundPaul Gilbert
2013-12-02VOYEUR: Implemented sound effects for the lock screenPaul Gilbert
2013-12-01VOYEUR: Fix for correctly displaying lock screenPaul Gilbert
2013-11-30VOYEUR: Merge of upstreamPaul Gilbert
2013-06-26VOYEUR: Fixes for opening scene to startPaul Gilbert
2013-06-24VOYEUR: Work on doOpening methodPaul Gilbert
2013-06-23VOYEUR: Implemented doTransitionCardPaul Gilbert
2013-06-23VOYEUR: Fix crash from using background resource after it's group is freedPaul Gilbert
2013-06-23VOYEUR: Fix in bounds clipping in sDrawPicPaul Gilbert
2013-06-22VOYEUR: Implementing code for showing title sequencePaul Gilbert
2013-06-22VOYEUR: Sound for RL2 video files is sort of workingPaul Gilbert
2013-06-22VOYEUR: Implemented RL2 video decoderPaul Gilbert
2013-06-21VOYEUR: Converted cursor drawing to use CursorManPaul Gilbert
2013-06-20VOYEUR: Fixed colours of lock screen text displayPaul Gilbert
2013-06-20VOYEUR: Lock screen mouse clicks now workingPaul Gilbert
2013-06-20VOYEUR: Fix setting cursor colour in lock screenPaul Gilbert
2013-06-20VOYEUR: Minor cleanup of doLock cursor codePaul Gilbert
2013-06-19VOYEUR: On-screen text finally showing upPaul Gilbert
2013-06-19VOYEUR: Fix loading and use of font resource top paddingPaul Gilbert
2013-06-18VOYEUR: Implemented sDrawPic modes for screen clearingPaul Gilbert
2013-06-17VOYEUR: Fix crash on shutdownPaul Gilbert
2013-06-17VOYEUR: Further fading memory access bugfixesPaul Gilbert
2013-06-17VOYEUR: Fix memory overrun in fading codePaul Gilbert
2013-06-17VOYEUR: Some cleanup and enum-ifying graphic drawing codePaul Gilbert
2013-06-16VOYEUR: Implemented setCursorTo methodPaul Gilbert
2013-06-16VOYEUR: Fixed initialisation of viewport parent pointerPaul Gilbert
2013-06-16VOYEUR: Font rendering fixesPaul Gilbert
2013-06-15VOYEUR: Refactoring and bugfixes for correctly loading fontInfo and font ↵Paul Gilbert
resources
2013-06-14VOYEUR: Initial implementation of drawText methodPaul Gilbert
2013-06-12VOYEUR: Lock screen background now correctly showingPaul Gilbert
2013-06-12VOYEUR: Work implementing the lock display screenPaul Gilbert
2013-06-10VOYEUR: Fading now works correctlyPaul Gilbert
2013-06-10VOYEUR: Add missing code from CMapResource & ViewPortListResource initialisationPaul Gilbert
2013-06-10VOYEUR: Starting to implement code for the lock screenPaul Gilbert
2013-06-08VOYEUR: Implemented fillPic and related codePaul Gilbert
2013-06-08VOYEUR: Implement freeBoltGroup and related logicPaul Gilbert