aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/graphics.cpp
AgeCommit message (Expand)Author
2014-05-28VOYEUR: Janitorial - Remove trailing whitespaceSven Hesse
2014-03-14VOYEUR: Get rid of some magic valuesStrangerke
2014-03-13VOYEUR: Simplify the use of _vPortStrangerke
2014-03-05VOYEUR: Some cleanup related to the onOff and pick masksStrangerke
2014-03-01VOYEUR: Change apartment cursor to use ScummVM cursor managerPaul Gilbert
2014-02-27VOYEUR: Remove setVm from GraphicsManagerStrangerke
2014-02-27VOYEUR: Remove setVm from EventManagerStrangerke
2014-02-26VOYEUR: Remove setVm from SVoyStrangerke
2014-02-26VOYEUR: Fix eternal loop bug in sDrawPic()Strangerke
2014-02-26VOYEUR: Fix a couple of uninitialized variables in RL2VideoTrack and Graphics...Strangerke
2014-02-21VOYEUR: reduce the scope of a variableStrangerke
2014-02-21VOYEUR: Fix some shadowed variables in GraphicsManagerStrangerke
2014-02-20VOYEUR: Fix crash introduced in 4065c795277bbb4cb2db6dbd8fef145b6c5c6c7fStrangerke
2014-02-20VOYEUR: Some more renaming in GraphicsManagerStrangerke
2014-02-20VOYEUR: Some more renamingStrangerke
2014-02-20VOYEUR: Remove useless function in SoundManagerStrangerke
2014-02-20VOYEUR: Remove unused variables and functions in GraphicsManagerStrangerke
2014-02-19VOYEUR: Some more clean up in FILESStrangerke
2014-02-18VOYEUR: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-17VOYEUR: Fix formatting in GraphicsManagerStrangerke
2014-02-13VOYEUR: Remove useless fields in Events, some renamingStrangerke
2014-02-11VOYEUR: Rename some fields related to fadingStrangerke
2014-02-03VOYEUR: Remove a lot of outdated TODO's and clean up of stubbed methodsPaul Gilbert
2014-02-02VOYEUR: Graphical fixes for clipped variations within sDrawPicPaul Gilbert
2014-02-02VOYEUR: Refactored code for showing ending news into separate methodPaul Gilbert
2014-02-01VOYEUR: Set up enum for event flags, and improved blinking record indicatorPaul Gilbert
2014-02-01VOYEUR: Fix for occasional palette corruption when reviewing a video eventPaul Gilbert
2014-02-01VOYEUR: Initialization bugfixesPaul Gilbert
2014-01-26VOYEUR: Implemented lots more sDrawPic logicPaul Gilbert
2014-01-20VOYEUR: Fix palette issues in second half of doGossipPaul Gilbert
2014-01-18VOYEUR: Converted drawText and textWidth to work on PictureResourcePaul Gilbert
2014-01-14VOYEUR: Further saving logicPaul Gilbert
2014-01-08VOYEUR: Preliminary savegame functionalityPaul Gilbert
2014-01-07VOYEUR: Fix some more CppCheck warningsStrangerke
2014-01-07VOYEUR: Remove a couple of useless variables, change type of some other to us...Strangerke
2014-01-02VOYEUR: In progress work trying to fix doGossipPaul Gilbert
2013-12-28VOYEUR: Fixes for mouse cursor callsPaul Gilbert
2013-12-28VOYEUR: Further replacement of page flip code with flipPageAndWait callsPaul Gilbert
2013-12-28VOYEUR: Implemented startCursorBlink and drawDotPaul Gilbert
2013-12-24VOYEUR: Implemented further event methods, and miscellaneousPaul Gilbert
2013-12-24VOYEUR: Bugfixes and move for doScroll methodPaul Gilbert
2013-12-19VOYEUR: Beginnings of camera spy screenPaul Gilbert
2013-12-18VOYEUR: Implemented drawIfaceTimePaul Gilbert
2013-12-18VOYEUR: In progress work on fixing initial apartment animationPaul Gilbert
2013-12-14VOYEUR: Implemented support methods needed for doAptPaul Gilbert
2013-12-14VOYEUR: Implemented doInterface methodPaul Gilbert
2013-12-14VOYEUR: Fix various warningsPaul Gilbert
2013-12-14VOYEUR: In progress implementation of doInterfacePaul Gilbert
2013-12-05VOYEUR: Implemented addVideoEventStart and dependent variable initialisationPaul Gilbert
2013-12-05VOYEUR: Did some refactoring of game filesPaul Gilbert