index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
voyeur
/
data.cpp
Age
Commit message (
Expand
)
Author
2017-08-07
VOYEUR: Workaround original game using invalid hotspot Ids
Paul Gilbert
2016-03-14
VOYEUR: Changed engine to use Graphics::ManagedSurface
Paul Gilbert
2014-05-28
VOYEUR: Janitorial - Remove trailing whitespace
Sven Hesse
2014-03-13
VOYEUR: Make checkForKey() less verbose
Strangerke
2014-03-13
VOYEUR: Simplify the use of _vPort
Strangerke
2014-03-12
VOYEUR: Fix default value of _computerTextId
Strangerke
2014-03-08
VOYEUR: Fix some uninitialized variables
Strangerke
2014-02-27
VOYEUR: Remove setVm from GraphicsManager
Strangerke
2014-02-27
VOYEUR: Remove setVm from EventManager
Strangerke
2014-02-26
VOYEUR: Remove setVm from SVoy
Strangerke
2014-02-25
VOYEUR: Add some missing initializations in SVoy, introduce EVTYPE_NONE even ...
Strangerke
2014-02-18
VOYEUR: Remove some useless variables
Strangerke
2014-02-18
VOYEUR: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-16
VOYEUR: Changed SVoy initialisation to individual field values
Paul Gilbert
2014-02-12
VOYEUR: Use American English instead of British English in several places
Strangerke
2014-02-12
VOYEUR: Initialize some more variables
Strangerke
2014-02-11
VOYEUR: Rename some fields related to fading
Strangerke
2014-02-07
VOYEUR: Renaming SVoy fields
Paul Gilbert
2014-02-05
VOYEUR: Fix preloading incriminating videos if the debug _iForceDeath is set
Paul Gilbert
2014-02-04
VOYEUR: Renamings for the fields of the new StateResource class
Paul Gilbert
2014-02-04
VOYEUR: Convert ControlResource::_ptr raw data to a deserialized state object
Paul Gilbert
2014-02-03
VOYEUR: Clean up, commenting, and bugfixes for checking for murder
Paul Gilbert
2014-02-03
VOYEUR: Implemented checkForKey
Paul Gilbert
2014-02-02
VOYEUR: General field renaming and comments
Paul Gilbert
2014-02-01
VOYEUR: Set up enum for event flags, and improved blinking record indicator
Paul Gilbert
2014-02-01
VOYEUR: Bugfixes for computer event display
Paul Gilbert
2014-02-01
VOYEUR: Renamed SVoy._arr7 to _roomHotspotsEnabled
Paul Gilbert
2014-02-01
VOYEUR: Refactored hotspot time arrays into a cleaner template
Paul Gilbert
2014-01-30
VOYEUR: Renaming of _videoId to _audioVideoId and extra comments
Paul Gilbert
2014-01-29
VOYEUR: Fixes for reviewing audio events in review tape
Paul Gilbert
2014-01-29
VOYEUR: Fixes for evidence viewing and review tape playback
Paul Gilbert
2014-01-19
VOYEUR: Fix for SVoy data initialization
Paul Gilbert
2014-01-19
VOYEUR: Further savegame loading fixes
Paul Gilbert
2014-01-19
VOYEUR: Some fixes for savegame loading
Paul Gilbert
2014-01-18
VOYEUR: Implemented remainder of reviewTape and dependent methods
Paul Gilbert
2014-01-06
VOYEUR: Added new data source file
Paul Gilbert