aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/events.h
AgeCommit message (Expand)Author
2014-05-28VOYEUR: Janitorial - Remove trailing whitespaceSven Hesse
2014-03-06VOYEUR: Remove _field26 from the event timerStrangerke
2014-03-01VOYEUR: Change apartment cursor to use ScummVM cursor managerPaul Gilbert
2014-02-27VOYEUR: Remove setVm from EventManagerStrangerke
2014-02-26VOYEUR: Remove a useless functionStrangerke
2014-02-18VOYEUR: Remove some useless variables in Event, cleanupStrangerke
2014-02-18VOYEUR: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-17VOYEUR: Remove a useless keystate variableStrangerke
2014-02-13VOYEUR: Remove useless fields in Events, some renamingStrangerke
2014-02-11VOYEUR: Some more renamingStrangerke
2014-02-11VOYEUR: Remove unused function headerStrangerke
2014-02-03VOYEUR: Implemented checkForKeyPaul Gilbert
2014-02-02VOYEUR: Added debugger command to show mouse positionPaul Gilbert
2014-02-01VOYEUR: Set up enum for event flags, and improved blinking record indicatorPaul Gilbert
2014-01-08VOYEUR: Preliminary savegame functionalityPaul Gilbert
2014-01-07VOYEUR: Change some more types, add comments about unused variablesStrangerke
2014-01-06VOYEUR: Moved SVoy and game events to their own filePaul Gilbert
2014-01-07VOYEUR: Remove a couple of useless variables, change type of some other to us...Strangerke
2014-01-06VOYEUR: Use boolean for _isAM instead of intStrangerke
2014-01-05VOYEUR: Clean up of some of the startup codePaul Gilbert
2014-01-03VOYEUR: Hooked up debugger, and added a 'time' commandPaul Gilbert
2014-01-03VOYEUR: Variable renaming for Video IdPaul Gilbert
2013-12-30VOYEUR: Removed duplicate vStopCycle methodPaul Gilbert
2013-12-30VOYEUR: Implemented vDoCycleIntPaul Gilbert
2013-12-30VOYEUR: Clean up playAVideoDurationPaul Gilbert
2013-12-29VOYEUR: Mouse flags cleanup and in progress work on doGossipPaul Gilbert
2013-12-28VOYEUR: Fixes for mouse cursor callsPaul Gilbert
2013-12-28VOYEUR: Fixed naming of mouse state flagsPaul Gilbert
2013-12-28VOYEUR: Implemented evidence display codePaul Gilbert
2013-12-25VOYEUR: Better implementation of rect resourcesPaul Gilbert
2013-12-25VOYEUR: Implemented reviewTape and dependent codePaul Gilbert
2013-12-24VOYEUR: Implemented further event methods, and miscellaneousPaul Gilbert
2013-12-20VOYEUR: Renamed a couple of event fieldsPaul Gilbert
2013-12-20VOYEUR: Implemented doRoom methodPaul Gilbert
2013-12-18VOYEUR: Implemented drawIfaceTimePaul Gilbert
2013-12-18VOYEUR: Implemented checkTransitionPaul Gilbert
2013-12-18VOYEUR: Renaming of mouse click fieldsPaul Gilbert
2013-12-14VOYEUR: Implemented support methods needed for doAptPaul Gilbert
2013-12-14VOYEUR: Fix various warningsPaul Gilbert
2013-12-14VOYEUR: In progress implementation of doInterfacePaul Gilbert
2013-12-11VOYEUR: Implemented more of parsePlayCommandsPaul Gilbert
2013-12-10VOYEUR: More of parsePlayCommands implementedPaul Gilbert
2013-12-10VOYEUR: Start of implementing parsePlayCommandsPaul Gilbert
2013-12-09VOYEUR: Implemented the playStamp methodPaul Gilbert
2013-12-07VOYEUR: Refactoring of BoltFile now that have more than one bolt filePaul Gilbert
2013-12-05VOYEUR: Implemented addVideoEventStart and dependent variable initialisationPaul Gilbert
2013-12-05VOYEUR: Did some refactoring of game filesPaul Gilbert
2013-06-21VOYEUR: Converted cursor drawing to use CursorManPaul Gilbert
2013-06-12VOYEUR: Work implementing the lock display screenPaul Gilbert
2013-06-08VOYEUR: Some further work implementing fadingPaul Gilbert