Age | Commit message (Expand) | Author |
2014-02-13 | VOYEUR: Remove useless fields in Events, some renaming | Strangerke |
2014-02-13 | VOYEUR: Some renaming in Files | Strangerke |
2014-02-11 | VOYEUR: Rename some fields related to fading | Strangerke |
2014-02-10 | VOYEUR: Remove a useless variable | Strangerke |
2014-02-10 | VOYEUR: Reduce the scope of a couple of variables | Strangerke |
2014-02-07 | VOYEUR: Renaming SVoy fields | 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: Clean up, commenting, and bugfixes for checking for murder | Paul Gilbert |
2014-02-03 | VOYEUR: Fix for control data comparisons in parsePlayCommands | 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: Add a hotspot to the aprtment for the ScummVM GMM | Paul Gilbert |
2014-02-02 | VOYEUR: General field renaming and comments | Paul Gilbert |
2014-02-02 | VOYEUR: Fix for not highlighting camera on Monday morning after loading savegame | 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 incorrect loop terminator in room data load loop | 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-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 |