aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/files_threads.cpp
AgeCommit message (Expand)Author
2014-01-05VOYEUR: Refactored doAptPosX/Y into a local variablePaul Gilbert
2014-01-05VOYEUR: Fix for crash when changing time periodPaul Gilbert
2014-01-03VOYEUR: Hooked up debugger, and added a 'time' commandPaul Gilbert
2014-01-03VOYEUR: Fix parsePlayCommands case 3 setting Video Id correctlyPaul Gilbert
2014-01-03VOYEUR: Variable renaming for Video IdPaul Gilbert
2014-01-03VOYEUR: Workaround for original code causing crash after calling doEvidDisplayPaul Gilbert
2014-01-03VOYEUR: Fix loading of correct hotspot list in doInterfacePaul Gilbert
2014-01-03VOYEUR: Fix names of cursor variables in doInterfacePaul Gilbert
2014-01-03VOYEUR: Replaced original game mansion scrolling with a more effective onePaul Gilbert
2013-12-31VOYEUR: Fix to cardPerform switch casesPaul Gilbert
2013-12-30VOYEUR: Fix bugs in police arriving playbackPaul Gilbert
2013-12-29VOYEUR: Mouse flags cleanup and in progress work on doGossipPaul Gilbert
2013-12-28VOYEUR: Fixes for mouse cursor callsPaul 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: Refactored code fragments to use flipPageAndWaitForFade methodPaul Gilbert
2013-12-27VOYEUR: Convert doInterface to use new rects resource typePaul Gilbert
2013-12-26VOYEUR: Implemented playAVideoDurationPaul Gilbert
2013-12-25VOYEUR: Enhance RectResource to handle rect setsPaul Gilbert
2013-12-25VOYEUR: Better implementation of rect resourcesPaul Gilbert
2013-12-25VOYEUR: Implemented doGossipPaul Gilbert
2013-12-24VOYEUR: Implemented further event methods, and miscellaneousPaul Gilbert
2013-12-24VOYEUR: Bugfixes and move for doScroll methodPaul 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-19VOYEUR: Beginnings of camera spy screenPaul Gilbert
2013-12-18VOYEUR: Implemented drawIfaceTimePaul Gilbert
2013-12-18VOYEUR: Implemented checkTransitionPaul Gilbert
2013-12-18VOYEUR: Renaming of mouse click fieldsPaul Gilbert
2013-12-18VOYEUR: Fixes for doApt mouse handlingPaul Gilbert
2013-12-18VOYEUR: Reset doAptAnim frame delay back to what it should bePaul Gilbert
2013-12-18VOYEUR: In progress work on fixing initial apartment animationPaul Gilbert
2013-12-17VOYEUR: Fix for sound playback in the apartmentPaul Gilbert
2013-12-16VOYEUR: Resource fix in doAptAnimPaul Gilbert
2013-12-15VOYEUR: Implemented doAptPaul 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: Slight fix to doInterface methodPaul Gilbert
2013-12-14VOYEUR: Fix shadowed variable in doInterfacePaul 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-13VOYEUR: Make parsePlayCommands debug parse Index be 1-basedPaul Gilbert
2013-12-13VOYEUR: Fixes for parsePlayCommands command 8Paul Gilbert
2013-12-13VOYEUR: Fixes for parsePlayCommands command 7Paul Gilbert
2013-12-13VOYEUR: Fix for parsePlayCommands command 9Paul Gilbert
2013-12-13VOYEUR: Fix field intiialisation in getStateInfoPaul Gilbert
2013-12-13VOYEUR: Minor fix to getNextRecord and added a few debug linesPaul Gilbert