aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/graphics.h
AgeCommit message (Expand)Author
2014-05-28VOYEUR: Janitorial - Remove trailing whitespaceSven Hesse
2014-05-26VOYEUR: Make engine pointer in graphics class private.D G Turner
2014-03-13VOYEUR: Simplify the use of _vPortStrangerke
2014-03-05VOYEUR: Some cleanup related to the onOff and pick masksStrangerke
2014-02-27VOYEUR: Remove setVm from GraphicsManagerStrangerke
2014-02-20VOYEUR: Remove unused variables and functions in GraphicsManagerStrangerke
2014-02-18VOYEUR: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-03VOYEUR: Remove a lot of outdated TODO's and clean up of stubbed methodsPaul 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-08VOYEUR: Preliminary savegame functionalityPaul Gilbert
2014-01-02VOYEUR: In progress work trying to fix doGossipPaul Gilbert
2013-12-28VOYEUR: Implemented startCursorBlink and drawDotPaul Gilbert
2013-12-24VOYEUR: Bugfixes and move for doScroll methodPaul 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: In progress implementation of doInterfacePaul Gilbert
2013-12-05VOYEUR: Did some refactoring of game filesPaul Gilbert
2013-06-22VOYEUR: Implemented RL2 video decoderPaul Gilbert
2013-06-20VOYEUR: Fix setting cursor colour in lock screenPaul Gilbert
2013-06-19VOYEUR: On-screen text finally showing upPaul Gilbert
2013-06-15VOYEUR: Refactoring and bugfixes for correctly loading fontInfo and font reso...Paul Gilbert
2013-06-14VOYEUR: Initial implementation of drawText methodPaul Gilbert
2013-06-12VOYEUR: Work implementing the lock display screenPaul Gilbert
2013-06-10VOYEUR: Starting to implement code for the lock screenPaul Gilbert
2013-06-08VOYEUR: Implemented fillPic and related codePaul Gilbert
2013-06-08VOYEUR: Major cleanup of code between EventsManager and GraphicsManagerPaul Gilbert
2013-06-05VOYEUR: Implemented more doHeadTitle startup code, and startFadePaul Gilbert
2013-06-01VOYEUR: Firthur work on sDrawPic and add fnPaul Gilbert
2013-06-01VOYEUR: Implemented the restoreBack methodPaul Gilbert
2013-06-01VOYEUR: Implemented the restoreMCGASaveRect methodPaul Gilbert
2013-05-31VOYEUR: Implemented sWaitFlipPaul Gilbert
2013-05-31VOYEUR: Implemented flipPagePaul Gilbert
2013-05-31VOYEUR: Cleanup of sDrawPic parameter usage and viewport initialisationPaul Gilbert
2013-05-31VOYEUR: Implemented first execution path through sInitPicPaul Gilbert
2013-05-30VOYEUR: Implemented the setupMCGASaveRect methodPaul Gilbert
2013-05-29VOYEUR: Completed setupViewPortPaul Gilbert
2013-05-28VOYEUR: Fixes to pointer fields in viewport setupPaul Gilbert
2013-05-28VOYEUR: Starting on viewport activation, and extra bolt entry guardsPaul Gilbert
2013-05-26VOYEUR: Added code for initViewPortListPaul Gilbert
2013-05-25VOYEUR: Fixes for decompression, and picture initialisationPaul Gilbert
2013-05-25VOYEUR: Beginnings of Bolt init function arrayPaul Gilbert
2013-05-24VOYEUR: Clean up of IntData usagePaul Gilbert
2013-05-23VOYEUR: Start of work on general initialisationPaul Gilbert
2013-05-22VOYEUR: Finished globalInitBolt methodPaul Gilbert
2013-05-20VOYEUR: In progress work on bolt file managerPaul Gilbert