aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/graphics.h
AgeCommit message (Expand)Author
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