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
/
voyeur_game.cpp
Age
Commit message (
Expand
)
Author
2017-08-06
VOYEUR: Fix exiting game from the VCR screen
Paul Gilbert
2017-08-06
VOYEUR: Fix playback of audio events on VCR, thanks to Bakhtosh
Paul Gilbert
2016-03-14
VOYEUR: Changed engine to use Graphics::ManagedSurface
Paul Gilbert
2016-01-12
VOYEUR: Reduce variable scope, fix typo in comment
Strangerke
2014-06-08
VOYEUR: Don't reset mansion view position after looking at rooms
Paul Gilbert
2014-05-28
VOYEUR: Janitorial - Remove trailing whitespace
Sven Hesse
2014-03-14
VOYEUR: Get rid of some magic values
Strangerke
2014-03-13
VOYEUR: Simplify the use of _vPort
Strangerke
2014-03-09
VOYEUR: rename audio and video track access functions
Strangerke
2014-03-09
VOYEUR: Another try to get rid of the hidden overloaded functions
Strangerke
2014-03-09
VOYEUR: Remove a default parameter in RL2Decoder::loadfile()
Strangerke
2014-03-05
VOYEUR: Invert check on getBoltGroup in getComputerBrush for consistency
Strangerke
2014-03-03
VOYEUR: Remove a couple of default values in function declaration
Strangerke
2014-03-03
VOYEUR: Remove parameters matching the default parameter in freeBoltGroup() c...
Strangerke
2014-02-27
VOYEUR: Remove setVm from GraphicsManager
Strangerke
2014-02-27
VOYEUR: Remove setVm from FilesManager
Strangerke
2014-02-27
VOYEUR: Remove setVm from EventManager
Strangerke
2014-02-27
VOYEUR: Remove setVm from SoundManager
Strangerke
2014-02-26
VOYEUR: Remove setVm from SVoy
Strangerke
2014-02-26
VOYEUR: Remove a boolean increment in checkPhoneCall()
Strangerke
2014-02-21
VOYEUR: Fix some shadowed variables in VoyeurEngine
Strangerke
2014-02-20
VOYEUR: Some more renaming
Strangerke
2014-02-20
VOYEUR: Remove a useless parameter in doTimeBar()
Strangerke
2014-02-19
VOYEUR: Some British to American English
Strangerke
2014-02-19
VOYEUR: More cleanup
Strangerke
2014-02-18
VOYEUR: Remove some useless variables in Event, cleanup
Strangerke
2014-02-18
VOYEUR: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-17
VOYEUR: Fix some function definitions in voyeur_game
Strangerke
2014-02-13
VOYEUR: Remove useless fields in Events, some renaming
Strangerke
2014-02-11
VOYEUR: Rename some fields related to fading
Strangerke
2014-02-07
VOYEUR: Renaming SVoy fields
Paul Gilbert
2014-02-06
VOYEUR: Fix sound distortions in the second part of the gossip interview
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: Moved RL2Decoder into Voyeur namespace, and merged with VoyeurRL2Decoder
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: Added some comments
Paul Gilbert
2014-02-02
VOYEUR: Fix issue with time not progressing, and renamed associated enum member
Paul Gilbert
2014-02-02
VOYEUR: Fix another incorrect rectangle fill when viewing computer text
Paul Gilbert
2014-02-02
VOYEUR: Fix clearing computer screen when viewing a computer event
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-01-31
VOYEUR: Fix for cursor error in reviewTape after viewing evidence
Paul Gilbert
2014-01-31
VOYEUR: Fix review tape entries when more than a page is available
Paul Gilbert
2014-01-31
VOYEUR: Add support for the extended rects used by room displays
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 observing audio events
Paul Gilbert
[next]