Age | Commit message (Expand) | Author |
2014-05-28 | VOYEUR: Janitorial - Remove trailing whitespace | Sven Hesse |
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 EventManager | Strangerke |
2014-02-26 | VOYEUR: Remove a useless function | 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-03 | VOYEUR: Implemented checkForKey | Paul Gilbert |
2014-02-02 | VOYEUR: Added debugger command to show mouse position | Paul Gilbert |
2014-02-01 | VOYEUR: Set up enum for event flags, and improved blinking record indicator | Paul Gilbert |
2014-01-08 | VOYEUR: Preliminary savegame functionality | 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-06 | VOYEUR: Use boolean for _isAM instead of int | Strangerke |
2014-01-05 | VOYEUR: Clean up of some of the startup code | 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 |
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: Fixed naming of mouse state flags | Paul Gilbert |
2013-12-28 | VOYEUR: Implemented evidence display code | Paul Gilbert |
2013-12-25 | VOYEUR: Better implementation of rect resources | 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-20 | VOYEUR: Renamed a couple of event fields | Paul Gilbert |
2013-12-20 | VOYEUR: Implemented doRoom method | Paul Gilbert |
2013-12-18 | VOYEUR: Implemented drawIfaceTime | Paul Gilbert |
2013-12-18 | VOYEUR: Implemented checkTransition | Paul Gilbert |
2013-12-18 | VOYEUR: Renaming of mouse click fields | Paul Gilbert |
2013-12-14 | VOYEUR: Implemented support methods needed for doApt | Paul Gilbert |
2013-12-14 | VOYEUR: Fix various warnings | Paul Gilbert |
2013-12-14 | VOYEUR: In progress implementation of doInterface | Paul Gilbert |
2013-12-11 | VOYEUR: Implemented more of parsePlayCommands | Paul Gilbert |
2013-12-10 | VOYEUR: More of parsePlayCommands implemented | Paul Gilbert |
2013-12-10 | VOYEUR: Start of implementing parsePlayCommands | Paul Gilbert |
2013-12-09 | VOYEUR: Implemented the playStamp method | Paul Gilbert |
2013-12-07 | VOYEUR: Refactoring of BoltFile now that have more than one bolt file | Paul Gilbert |
2013-12-05 | VOYEUR: Implemented addVideoEventStart and dependent variable initialisation | Paul Gilbert |
2013-12-05 | VOYEUR: Did some refactoring of game files | Paul Gilbert |
2013-06-21 | VOYEUR: Converted cursor drawing to use CursorMan | Paul Gilbert |
2013-06-12 | VOYEUR: Work implementing the lock display screen | Paul Gilbert |
2013-06-08 | VOYEUR: Some further work implementing fading | Paul Gilbert |