Age | Commit message (Expand) | Author |
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 |
2014-01-29 | VOYEUR: Fixes for evidence viewing and review tape playback | Paul Gilbert |
2014-01-28 | VOYEUR: Fixes for flagging video events, and reviewing them in reviewTape | Paul Gilbert |
2014-01-21 | VOYEUR: Renaming of thread data pointers | Paul Gilbert |
2014-01-20 | VOYEUR: Fix for aborting out of sending someoneo the tape | Paul Gilbert |
2014-01-20 | VOYEUR: Fix palette issues in second half of doGossip | Paul Gilbert |
2014-01-19 | VOYEUR: Some fixes for savegame loading | Paul Gilbert |
2014-01-18 | VOYEUR: Minor fixes to reviewTape | Paul Gilbert |
2014-01-18 | VOYEUR: Implemented remainder of reviewTape and dependent methods | Paul Gilbert |
2014-01-18 | VOYEUR: Implemented addSaveRect and clipRect | Paul Gilbert |
2014-01-18 | VOYEUR: Fix sFillBox to work for PictureResource as well | Paul Gilbert |
2014-01-18 | VOYEUR: Fix anonymous resource in reviewTape to a hotspot list | Paul Gilbert |
2014-01-17 | VOYEUR: Fix switching TV watch gossip to reviewing the tape | Paul Gilbert |
2014-01-17 | VOYEUR: Fix for video playback when no custom pic list needs to be applied | Paul Gilbert |
2014-01-17 | VOYEUR: Cleanup of doGossip, and better generic video playback code | 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-06 | VOYEUR: Use boolean for _isAM instead of int | Strangerke |
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-05 | VOYEUR: Fix for crash when changing time period | Paul Gilbert |
2014-01-03 | VOYEUR: Hooked up debugger, and added a 'time' command | Paul Gilbert |
2014-01-03 | VOYEUR: Variable renaming for Video Id | Paul Gilbert |
2014-01-03 | VOYEUR: Workaround for original code causing crash after calling doEvidDisplay | Paul Gilbert |
2014-01-03 | VOYEUR: Replaced original game mansion scrolling with a more effective one | Paul Gilbert |