aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/events.cpp
AgeCommit message (Expand)Author
2013-12-28VOYEUR: Fix for doRoom start and loopingPaul Gilbert
2013-12-25VOYEUR: Implemented reviewTape and dependent codePaul Gilbert
2013-12-24VOYEUR: Implemented further event methods, and miscellaneousPaul Gilbert
2013-12-24VOYEUR: Fixes for video camera battery countdownPaul Gilbert
2013-12-20VOYEUR: Renamed a couple of event fieldsPaul Gilbert
2013-12-20VOYEUR: Implemented doRoom methodPaul Gilbert
2013-12-18VOYEUR: Implemented checkTransitionPaul Gilbert
2013-12-18VOYEUR: Renaming of mouse click fieldsPaul Gilbert
2013-12-18VOYEUR: Fix error in vDoFadeIntPaul Gilbert
2013-12-18VOYEUR: In progress work on fixing initial apartment animationPaul Gilbert
2013-12-10VOYEUR: More of parsePlayCommands implementedPaul Gilbert
2013-12-10VOYEUR: Start of implementing parsePlayCommandsPaul Gilbert
2013-12-09VOYEUR: Implemented the playStamp methodPaul Gilbert
2013-12-07VOYEUR: Refactoring of BoltFile now that have more than one bolt filePaul Gilbert
2013-12-05VOYEUR: Implemented addVideoEventStart and dependent variable initialisationPaul Gilbert
2013-12-05VOYEUR: Did some refactoring of game filesPaul Gilbert
2013-11-30VOYEUR: Merge of upstreamPaul Gilbert
2013-06-21VOYEUR: Converted cursor drawing to use CursorManPaul Gilbert
2013-06-20VOYEUR: Lock screen mouse clicks now workingPaul Gilbert
2013-06-20VOYEUR: Fix setting cursor colour in lock screenPaul 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-12VOYEUR: Work implementing the lock display screenPaul Gilbert
2013-06-10VOYEUR: Fading now works correctlyPaul Gilbert
2013-06-08VOYEUR: Some further work implementing fadingPaul Gilbert
2013-06-08VOYEUR: Major cleanup of code between EventsManager and GraphicsManagerPaul Gilbert
2013-06-07VOYEUR: Implemented decoding of viewport list palette dataPaul Gilbert
2013-06-07VOYEUR: Some fixes for startup palette loadingPaul Gilbert
2013-06-05VOYEUR: Implemented more doHeadTitle startup code, and startFadePaul Gilbert
2013-06-02VOYEUR: Fix to event manager delays and screen updates methodsPaul Gilbert
2013-06-01VOYEUR: Added in debugger and adding event manager methodsPaul Gilbert
2013-06-01VOYEUR: Implemented the restoreMCGASaveRect methodPaul Gilbert
2013-05-31VOYEUR: Implemented sWaitFlipPaul Gilbert
2013-05-27VOYEUR: Implemented remaining Bolt init methodsPaul Gilbert
2013-05-25VOYEUR: Beginnings of Bolt init function arrayPaul Gilbert
2013-05-18VOYEUR: Added proper detection entryPaul Gilbert