aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/voyeur_game.cpp
AgeCommit message (Expand)Author
2013-12-31VOYEUR: Implementing game end methodsPaul Gilbert
2013-12-31VOYEUR: Fix guilt check post doTapePlaying callPaul Gilbert
2013-12-30VOYEUR: Fixes to vDoCycleInt for tape playback palette animationPaul Gilbert
2013-12-30VOYEUR: Fix to doTapePlaying to show tape imagePaul Gilbert
2013-12-30VOYEUR: Clean up playAVideoDurationPaul Gilbert
2013-12-30VOYEUR: Fix bugs in police arriving playbackPaul Gilbert
2013-12-30VOYEUR: Adding support for manually set backgrounds to RL2 playbackPaul Gilbert
2013-12-29VOYEUR: Implemented playAVideo code, and support for RLV3 videosPaul Gilbert
2013-12-29VOYEUR: Mouse flags cleanup and in progress work on doGossipPaul Gilbert
2013-12-28VOYEUR: Fix right click to exit room closeupsPaul Gilbert
2013-12-28VOYEUR: Bugfixes for doEvidDisplayPaul Gilbert
2013-12-28VOYEUR: Fixed naming of mouse state flagsPaul Gilbert
2013-12-28VOYEUR: Implemented evidence display codePaul Gilbert
2013-12-28VOYEUR: Refactored code fragments to use flipPageAndWaitPaul Gilbert
2013-12-28VOYEUR: Fix for doRoom start and loopingPaul Gilbert
2013-12-26VOYEUR: Implemented getChooseButtonPaul Gilbert
2013-12-26VOYEUR: Implemented playAVideoDurationPaul Gilbert
2013-12-25VOYEUR: Implemented checkForIncriminatePaul Gilbert
2013-12-25VOYEUR: Implemented checkForMurderPaul Gilbert
2013-12-25VOYEUR: Better implementation of rect resourcesPaul Gilbert
2013-12-25VOYEUR: Implement doTapePlayingPaul Gilbert
2013-12-25VOYEUR: Implemented doGossipPaul Gilbert
2013-12-25VOYEUR: Implemented reviewTape and dependent codePaul Gilbert
2013-12-24VOYEUR: Implemented further event methods, and miscellaneousPaul Gilbert
2013-12-24VOYEUR: Bugfixes and move for doScroll methodPaul Gilbert
2013-12-21VOYEUR: Fix to start doInterface after doAptPaul Gilbert
2013-12-20VOYEUR: Renamed a couple of event fieldsPaul Gilbert
2013-12-20VOYEUR: Implemented doRoom methodPaul Gilbert
2013-12-19VOYEUR: Beginnings of camera spy screenPaul Gilbert
2013-12-18VOYEUR: Implemented drawIfaceTimePaul Gilbert
2013-12-18VOYEUR: Implemented checkTransitionPaul Gilbert
2013-12-15VOYEUR: Fix extra flag parameters for getBoltGroup and freeBoltGroupPaul Gilbert
2013-12-14VOYEUR: Implemented support methods needed for doAptPaul Gilbert
2013-12-14VOYEUR: Implemented doInterface methodPaul Gilbert
2013-12-14VOYEUR: Fix various warningsPaul Gilbert
2013-12-14VOYEUR: In progress implementation of doInterfacePaul Gilbert
2013-12-12VOYEUR: Implementing code for chooseSTAMPButton and sub-methodsPaul Gilbert
2013-12-11VOYEUR: Implemented remainder of parsePlayCommandsPaul Gilbert
2013-12-10VOYEUR: Start of implementing parsePlayCommandsPaul Gilbert
2013-12-09VOYEUR: Implemented the playStamp methodPaul Gilbert
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: 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-05VOYEUR: Implemented addVideoEventStart and dependent variable initialisationPaul Gilbert
2013-12-05VOYEUR: Did some refactoring of game filesPaul Gilbert