Age | Commit message (Expand) | Author |
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 |
2014-01-01 | VOYEUR: Animation improvements to better handle Voyeur RL2 videos | Paul Gilbert |
2013-12-30 | VOYEUR: Clean up playAVideoDuration | Paul Gilbert |
2013-12-30 | VOYEUR: Implemented remainder of playAVideoDuration | Paul Gilbert |
2013-12-30 | VOYEUR: Adding support for manually set backgrounds to RL2 playback | Paul Gilbert |
2013-12-29 | VOYEUR: Implemented playAVideo code, and support for RLV3 videos | Paul Gilbert |
2013-12-29 | VOYEUR: Mouse flags cleanup and in progress work on doGossip | Paul Gilbert |
2013-12-28 | VOYEUR: Fixes for mouse cursor calls | Paul Gilbert |
2013-12-28 | VOYEUR: Fixed naming of mouse state flags | Paul Gilbert |
2013-12-28 | VOYEUR: Further replacement of page flip code with flipPageAndWait calls | Paul Gilbert |
2013-12-28 | VOYEUR: Implemented evidence display code | Paul Gilbert |
2013-12-26 | VOYEUR: Implemented playAVideoDuration | Paul Gilbert |
2013-12-25 | VOYEUR: Better implementation of rect resources | Paul Gilbert |
2013-12-25 | VOYEUR: Implemented doGossip | Paul Gilbert |