aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/data.cpp
AgeCommit message (Expand)Author
2017-08-07VOYEUR: Workaround original game using invalid hotspot IdsPaul Gilbert
2016-03-14VOYEUR: Changed engine to use Graphics::ManagedSurfacePaul Gilbert
2014-05-28VOYEUR: Janitorial - Remove trailing whitespaceSven Hesse
2014-03-13VOYEUR: Make checkForKey() less verboseStrangerke
2014-03-13VOYEUR: Simplify the use of _vPortStrangerke
2014-03-12VOYEUR: Fix default value of _computerTextIdStrangerke
2014-03-08VOYEUR: Fix some uninitialized variablesStrangerke
2014-02-27VOYEUR: Remove setVm from GraphicsManagerStrangerke
2014-02-27VOYEUR: Remove setVm from EventManagerStrangerke
2014-02-26VOYEUR: Remove setVm from SVoyStrangerke
2014-02-25VOYEUR: Add some missing initializations in SVoy, introduce EVTYPE_NONE even ...Strangerke
2014-02-18VOYEUR: Remove some useless variablesStrangerke
2014-02-18VOYEUR: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-16VOYEUR: Changed SVoy initialisation to individual field valuesPaul Gilbert
2014-02-12VOYEUR: Use American English instead of British English in several placesStrangerke
2014-02-12VOYEUR: Initialize some more variablesStrangerke
2014-02-11VOYEUR: Rename some fields related to fadingStrangerke
2014-02-07VOYEUR: Renaming SVoy fieldsPaul Gilbert
2014-02-05VOYEUR: Fix preloading incriminating videos if the debug _iForceDeath is setPaul 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: Implemented checkForKeyPaul Gilbert
2014-02-02VOYEUR: General field renaming and commentsPaul 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: Renamed SVoy._arr7 to _roomHotspotsEnabledPaul Gilbert
2014-02-01VOYEUR: Refactored hotspot time arrays into a cleaner templatePaul Gilbert
2014-01-30VOYEUR: Renaming of _videoId to _audioVideoId and extra commentsPaul Gilbert
2014-01-29VOYEUR: Fixes for reviewing audio events in review tapePaul Gilbert
2014-01-29VOYEUR: Fixes for evidence viewing and review tape playbackPaul 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: Implemented remainder of reviewTape and dependent methodsPaul Gilbert
2014-01-06VOYEUR: Added new data source filePaul Gilbert