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.h
Age
Commit message (
Expand
)
Author
2014-05-28
VOYEUR: Janitorial - Remove trailing whitespace
Sven Hesse
2014-03-07
VOYEUR: Rename some computer fields
Strangerke
2014-03-06
VOYEUR: Some renaming related to the computer buttons
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-14
VOYEUR: Set private some DATA variables
Strangerke
2014-02-12
VOYEUR: Initialize some more variables
Strangerke
2014-02-12
VOYEUR: Initialize properly a couple of Bolt variables
Strangerke
2014-02-11
VOYEUR: Rename some fields related to fading
Strangerke
2014-02-07
VOYEUR: Renaming SVoy fields
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-02
VOYEUR: Fix issue with time not progressing, and renamed associated enum member
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: Initialization bugfixes
Paul Gilbert
2014-02-01
VOYEUR: Added method comments for SVoy and some of VoyeurEngine class methods
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 evidence viewing and review tape playback
Paul Gilbert
2014-01-19
VOYEUR: Fix for SVoy data initialization
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