aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/files_threads.cpp
AgeCommit message (Expand)Author
2014-02-27VOYEUR: Remove setVm from GraphicsManagerStrangerke
2014-02-27VOYEUR: Remove setVm from EventManagerStrangerke
2014-02-27VOYEUR: Remove setVm from SoundManagerStrangerke
2014-02-26VOYEUR: Remove setVm from DebuggerStrangerke
2014-02-26VOYEUR: Remove setVm from SVoyStrangerke
2014-02-26VOYEUR: Add missing break in cardPerform() switchStrangerke
2014-02-26VOYEUR: Add a sanity check in loadAStack()Strangerke
2014-02-25VOYEUR: Fix some uninitialized variables in ThreadResourceStrangerke
2014-02-21VOYEUR: Fix some more shadowed variables and functionsStrangerke
2014-02-20VOYEUR: Fix some shadowed variables and functions in file handlersStrangerke
2014-02-20VOYEUR: Some more renamingStrangerke
2014-02-20VOYEUR: Remove a useless parameter in doTimeBar()Strangerke
2014-02-20VOYEUR: Remove unused variables and functions in GraphicsManagerStrangerke
2014-02-19VOYEUR: More cleanupStrangerke
2014-02-18VOYEUR: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-13VOYEUR: Remove useless fields in Events, some renamingStrangerke
2014-02-13VOYEUR: Some renaming in FilesStrangerke
2014-02-11VOYEUR: Rename some fields related to fadingStrangerke
2014-02-10VOYEUR: Remove a useless variableStrangerke
2014-02-10VOYEUR: Reduce the scope of a couple of variablesStrangerke
2014-02-07VOYEUR: Renaming SVoy fieldsPaul Gilbert
2014-02-04VOYEUR: Renamings for the fields of the new StateResource classPaul Gilbert
2014-02-04VOYEUR: Convert ControlResource::_ptr raw data to a deserialized state objectPaul Gilbert
2014-02-03VOYEUR: Clean up, commenting, and bugfixes for checking for murderPaul Gilbert
2014-02-03VOYEUR: Fix for control data comparisons in parsePlayCommandsPaul Gilbert
2014-02-03VOYEUR: Remove a lot of outdated TODO's and clean up of stubbed methodsPaul Gilbert
2014-02-03VOYEUR: Add a hotspot to the aprtment for the ScummVM GMMPaul Gilbert
2014-02-02VOYEUR: General field renaming and commentsPaul Gilbert
2014-02-02VOYEUR: Fix for not highlighting camera on Monday morning after loading savegamePaul Gilbert
2014-02-02VOYEUR: Fix issue with time not progressing, and renamed associated enum memberPaul Gilbert
2014-02-02VOYEUR: Refactored code for showing ending news into separate methodPaul Gilbert
2014-02-02VOYEUR: Fix incorrect loop terminator in room data load loopPaul 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: Converted doRoom to use ScummVM cursorsPaul 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: 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-01-31VOYEUR: Add support for the extended rects used by room displaysPaul 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 observing audio eventsPaul Gilbert
2014-01-29VOYEUR: Bugfixes for initializing audio eventsPaul Gilbert
2014-01-28VOYEUR: Fixes for flagging video events, and reviewing them in reviewTapePaul Gilbert