Age | Commit message (Expand) | Author |
2014-02-01 | VOYEUR: Converted doRoom to use ScummVM cursors | Paul Gilbert |
2014-02-01 | VOYEUR: Further renaming of state Id, and merging of flag bytes | Paul Gilbert |
2014-02-01 | VOYEUR: Renaming to standardize on stateId/stackId variable names | Paul Gilbert |
2014-02-01 | VOYEUR: Improvements for savegame support | Paul Gilbert |
2014-02-01 | VOYEUR: Renamed SVoy._arr7 to _roomHotspotsEnabled | Paul Gilbert |
2014-02-01 | VOYEUR: Refactored hotspot time arrays into a cleaner template | Paul Gilbert |
2014-02-01 | VOYEUR: Fix hang when viewing scene is finished with very little time remaining | 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-31 | VOYEUR: Add support for the extended rects used by room displays | Paul Gilbert |
2014-01-31 | VOYEUR: Fix hotspot hightlighting in doInterface | Paul Gilbert |
2014-01-30 | VOYEUR: Renaming of _videoId to _audioVideoId and extra comments | Paul Gilbert |
2014-01-30 | VOYEUR: Fix for low battery charge leaving scene when time is turned off | Paul Gilbert |
2014-01-29 | VOYEUR: Fixes for observing audio events | Paul Gilbert |
2014-01-29 | VOYEUR: Bugfixes for initializing audio events | 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-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-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-16 | VOYEUR: Fix selection of apartment music after initial phone call ends | 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: Refactored doAptPosX/Y into a local variable | 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: Fix parsePlayCommands case 3 setting Video Id correctly | 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: Fix loading of correct hotspot list in doInterface | Paul Gilbert |
2014-01-03 | VOYEUR: Fix names of cursor variables in doInterface | Paul Gilbert |
2014-01-03 | VOYEUR: Replaced original game mansion scrolling with a more effective one | Paul Gilbert |
2013-12-31 | VOYEUR: Fix to cardPerform switch cases | Paul Gilbert |
2013-12-30 | VOYEUR: Fix bugs in police arriving playback | 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: Implemented evidence display code | Paul Gilbert |
2013-12-28 | VOYEUR: Refactored code fragments to use flipPageAndWait | Paul Gilbert |
2013-12-28 | VOYEUR: Refactored code fragments to use flipPageAndWaitForFade method | Paul Gilbert |
2013-12-27 | VOYEUR: Convert doInterface to use new rects resource type | Paul Gilbert |
2013-12-26 | VOYEUR: Implemented playAVideoDuration | Paul Gilbert |