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.cpp
Age
Commit message (
Collapse
)
Author
2014-02-26
VOYEUR: Remove a useless function
Strangerke
2014-02-20
VOYEUR: Fix comment related to iForcedDeath
Strangerke
2014-02-20
VOYEUR: Add iForcedDeath as a boot parameter
Strangerke
2014-02-20
VOYEUR: Remove useless function in SoundManager
Strangerke
2014-02-19
VOYEUR: Some British to American English
Strangerke
2014-02-18
VOYEUR: Remove some useless variables
Strangerke
2014-02-18
VOYEUR: Remove useless variable in synchronize
Strangerke
2014-02-18
VOYEUR: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-17
VOYEUR: Changed signature check for savegames to use MKTAG
Paul Gilbert
2014-02-13
VOYEUR: Remove useless fields in Events, some renaming
Strangerke
2014-02-12
VOYEUR: Use American English instead of British English in several places
Strangerke
2014-02-12
VOYEUR: Initialize properly a couple of Bolt variables
Strangerke
2014-02-10
VOYEUR: Reduce the scope of a couple of variables
Strangerke
2014-02-07
VOYEUR: Standardised delay amount between frame checks in video playback methods
Paul Gilbert
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-05
VOYEUR: Opening sequence video should not be completely skipped
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-04
VOYEUR: Cleaner implementation of RL2Decoder seek
Paul Gilbert
2014-02-04
VOYEUR: Converted RL2 header getFrameRate to use Common::Rational
Paul Gilbert
2014-02-03
VOYEUR: Moved RL2Decoder into Voyeur namespace, and merged with VoyeurRL2Decoder
Paul Gilbert
2014-02-03
VOYEUR: Fixes to keep credits on-screen during opening sequence
Paul Gilbert
2014-02-03
VOYEUR: Re-enabled and completed implementing title sequence
Paul Gilbert
2014-02-03
VOYEUR: Clean up, commenting, and bugfixes for checking for murder
Paul Gilbert
2014-02-03
VOYEUR: Remove a lot of outdated TODO's and clean up of stubbed methods
Paul Gilbert
2014-02-03
VOYEUR: Fix loading of savegame descriptions
Paul Gilbert
2014-02-03
VOYEUR: Clean up debug channels
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-02
VOYEUR: Refactored code for showing ending news into separate method
Paul Gilbert
2014-02-02
VOYEUR: Fix for crash in playAudio
Paul Gilbert
2014-02-01
VOYEUR: Set up enum for event flags, and improved blinking record indicator
Paul Gilbert
2014-02-01
VOYEUR: Removed redundant LockClass class
Paul Gilbert
2014-02-01
VOYEUR: Initialization bugfixes
Paul Gilbert
2014-02-01
VOYEUR: Refactored audio scene playback, and fixed a crash at the end
Paul Gilbert
2014-02-01
VOYEUR: Correct mistake in debugger command.. it's time expired, not remaining
Paul Gilbert
2014-01-30
VOYEUR: Renaming of _videoId to _audioVideoId and extra comments
Paul Gilbert
2014-01-28
VOYEUR: Fixes for flagging video events, and reviewing them in reviewTape
Paul Gilbert
2014-01-25
VOYEUR: Simply RL2 video decoder, and add proper seeking support
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: Fix for phone message playing every time apartment was shown
Paul Gilbert
2014-01-18
VOYEUR: Implemented remainder of reviewTape and dependent methods
Paul Gilbert
2014-01-14
VOYEUR: Further saving logic
Paul Gilbert
2014-01-08
VOYEUR: Preliminary savegame functionality
Paul Gilbert
2014-01-07
VOYEUR: Fix some more CppCheck warnings
Strangerke
2014-01-06
VOYEUR: Moved SVoy and game events to their own file
Paul Gilbert
2014-01-07
VOYEUR: Remove a couple of useless variables, change type of some other to ↵
Strangerke
use booleans, add CHECKME
[next]