aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2014-02-02VOYEUR: Fix clearing computer screen when viewing a computer eventPaul Gilbert
2014-02-02VOYEUR: Fix incorrect loop terminator in room data load loopPaul Gilbert
2014-02-02VOYEUR: Fix for crash in playAudioPaul Gilbert
2014-02-02VOYEUR: Fix for loading in blocks from file correctly when decompressing dataPaul Gilbert
2014-02-01VOYEUR: Set up enum for event flags, and improved blinking record indicatorPaul Gilbert
2014-02-01VOYEUR: Bugfixes for computer event displayPaul Gilbert
2014-02-01VOYEUR: Removed redundant LockClass classPaul Gilbert
2014-02-01VOYEUR: Converted doRoom to use ScummVM cursorsPaul Gilbert
2014-02-01VOYEUR: Fix for occasional palette corruption when reviewing a video eventPaul Gilbert
2014-02-01VOYEUR: Further renaming of state Id, and merging of flag bytesPaul Gilbert
2014-02-01VOYEUR: Renaming to standardize on stateId/stackId variable namesPaul Gilbert
2014-02-01VOYEUR: Improvements for savegame supportPaul Gilbert
2014-02-01VOYEUR: Initialization bugfixesPaul Gilbert
2014-02-01VOYEUR: Added method comments for SVoy and some of VoyeurEngine class methodsPaul Gilbert
2014-02-01VOYEUR: Renamed SVoy._arr7 to _roomHotspotsEnabledPaul Gilbert
2014-02-01VOYEUR: Refactored hotspot time arrays into a cleaner templatePaul Gilbert
2014-02-01VOYEUR: Fix hang when viewing scene is finished with very little time remainingPaul Gilbert
2014-02-01VOYEUR: Refactored audio scene playback, and fixed a crash at the endPaul Gilbert
2014-02-01VOYEUR: Correct mistake in debugger command.. it's time expired, not remainingPaul Gilbert
2014-02-01VOYEUR: Add debugger command for setting the time remainingPaul Gilbert
2014-01-31VOYEUR: Fix for cursor error in reviewTape after viewing evidencePaul Gilbert
2014-01-31VOYEUR: Fix review tape entries when more than a page is availablePaul Gilbert
2014-01-31VOYEUR: Add support for the extended rects used by room displaysPaul Gilbert
2014-01-31VOYEUR: Fix for loading rect resources with invalid rectsPaul Gilbert
2014-01-31VOYEUR: Fix hotspot hightlighting in doInterfacePaul Gilbert
2014-01-30VOYEUR: Renaming of _videoId to _audioVideoId and extra commentsPaul Gilbert
2014-01-30VOYEUR: Fix for low battery charge leaving scene when time is turned offPaul Gilbert
2014-01-29VOYEUR: Fixes for reviewing audio events in review tapePaul Gilbert
2014-01-29VOYEUR: Fixes for observing audio eventsPaul Gilbert
2014-01-29VOYEUR: Bugfixes for initializing audio eventsPaul Gilbert
2014-01-29VOYEUR: Fixes for evidence viewing and review tape playbackPaul Gilbert
2014-01-28VOYEUR: Fixes for flagging video events, and reviewing them in reviewTapePaul Gilbert
2014-01-26VOYEUR: Implemented lots more sDrawPic logicPaul Gilbert
2014-01-25VOYEUR: Simply RL2 video decoder, and add proper seeking supportPaul Gilbert
2014-01-25VOYEUR: Refactored RL2 decoder to better load audio on the flyPaul Gilbert
2014-01-21VOYEUR: Renaming of thread data pointersPaul Gilbert
2014-01-20VOYEUR: Fix for aborting out of sending someoneo the tapePaul Gilbert
2014-01-20VOYEUR: Fix palette issues in second half of doGossipPaul Gilbert
2014-01-20VOYEUR: Fix palette issues in first half of doGossipPaul Gilbert
2014-01-19VOYEUR: Fix for SVoy data initializationPaul Gilbert
2014-01-19VOYEUR: Further savegame loading fixesPaul Gilbert
2014-01-19VOYEUR: Some fixes for savegame loadingPaul Gilbert
2014-01-18VOYEUR: Fix for phone message playing every time apartment was shownPaul Gilbert
2014-01-18VOYEUR: Minor fixes to reviewTapePaul Gilbert
2014-01-18VOYEUR: Implemented remainder of reviewTape and dependent methodsPaul Gilbert
2014-01-18VOYEUR: Converted drawText and textWidth to work on PictureResourcePaul Gilbert
2014-01-18VOYEUR: Implemented addSaveRect and clipRectPaul Gilbert
2014-01-18VOYEUR: Fix sFillBox to work for PictureResource as wellPaul Gilbert
2014-01-18VOYEUR: Fix anonymous resource in reviewTape to a hotspot listPaul Gilbert
2014-01-17VOYEUR: Fix switching TV watch gossip to reviewing the tapePaul Gilbert