Age | Commit message (Expand) | Author |
2014-05-28 | VOYEUR: Janitorial - Remove trailing whitespace | Sven Hesse |
2014-03-24 | VOYEUR: Remove useless usage of pointer in EventManager | Strangerke |
2014-03-08 | VOYEUR: Fix some uninitialized variables | Strangerke |
2014-03-06 | VOYEUR: Remove _field26 from the event timer | Strangerke |
2014-03-01 | VOYEUR: Change apartment cursor to use ScummVM cursor manager | Paul Gilbert |
2014-02-27 | VOYEUR: Remove setVm from GraphicsManager | Strangerke |
2014-02-27 | VOYEUR: Remove setVm from EventManager | Strangerke |
2014-02-26 | VOYEUR: Remove setVm from Debugger | Strangerke |
2014-02-26 | VOYEUR: Remove setVm from SVoy | Strangerke |
2014-02-26 | VOYEUR: Remove a useless function | Strangerke |
2014-02-26 | VOYEUR: Fix some more uninitialized variables | Strangerke |
2014-02-20 | VOYEUR: Remove unused variables and functions in GraphicsManager | Strangerke |
2014-02-18 | VOYEUR: Remove some useless variables in Event, cleanup | Strangerke |
2014-02-18 | VOYEUR: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-17 | VOYEUR: Remove a useless keystate variable | Strangerke |
2014-02-13 | VOYEUR: Remove useless fields in Events, some renaming | Strangerke |
2014-02-11 | VOYEUR: Some more renaming | Strangerke |
2014-02-11 | VOYEUR: Remove unused function header | Strangerke |
2014-02-11 | VOYEUR: Rename some fields related to fading | Strangerke |
2014-02-11 | VOYEUR: Implement fadeIntFunc() | Strangerke |
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: Implemented checkForKey | Paul Gilbert |
2014-02-02 | VOYEUR: Added debugger command to show mouse position | Paul Gilbert |
2014-02-02 | VOYEUR: Fix issue with time not progressing, and renamed associated enum member | Paul Gilbert |
2014-02-01 | VOYEUR: Set up enum for event flags, and improved blinking record indicator | Paul Gilbert |
2014-01-18 | VOYEUR: Minor fixes to reviewTape | Paul Gilbert |
2014-01-07 | VOYEUR: Change some more types, add comments about unused variables | 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: Rename the old _playStamp1/2 variables to have better names | 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: Replaced original game mansion scrolling with a more effective one | Paul Gilbert |
2013-12-31 | VOYEUR: Fix guilt check post doTapePlaying call | Paul Gilbert |
2013-12-30 | VOYEUR: Fixes to vDoCycleInt for tape playback palette animation | Paul Gilbert |
2013-12-30 | VOYEUR: Removed duplicate vStopCycle method | Paul Gilbert |
2013-12-30 | VOYEUR: Implemented vDoCycleInt | Paul Gilbert |
2013-12-30 | VOYEUR: Clean up playAVideoDuration | 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: Bugfixes for doEvidDisplay | 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: Implemented startCursorBlink and drawDot | Paul Gilbert |
2013-12-28 | VOYEUR: Fix for doRoom start and looping | Paul Gilbert |
2013-12-25 | VOYEUR: Implemented reviewTape and dependent code | Paul Gilbert |
2013-12-24 | VOYEUR: Implemented further event methods, and miscellaneous | Paul Gilbert |
2013-12-24 | VOYEUR: Fixes for video camera battery countdown | Paul Gilbert |