Age | Commit message (Expand) | Author |
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 us... | Strangerke |
2014-01-05 | VOYEUR: Clean up of some of the startup code | Paul Gilbert |
2014-01-05 | VOYEUR: Added a state field for current game area | Paul Gilbert |
2014-01-05 | VOYEUR: Rename the old _playStamp1/2 variables to have better names | Paul Gilbert |
2014-01-05 | VOYEUR: Moved _stampFlags to VoyeurEngine | Paul Gilbert |
2014-01-03 | VOYEUR: Fixes for decoding RL2 videos with transparency | Paul Gilbert |
2014-01-03 | VOYEUR: Variable renaming for Video Id | Paul Gilbert |
2014-01-03 | VOYEUR: Replaced original game mansion scrolling with a more effective one | Paul Gilbert |
2013-12-31 | VOYEUR: Implementing game end methods | Paul Gilbert |