aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/files.h
AgeCommit message (Expand)Author
2013-12-11VOYEUR: Implemented remainder of parsePlayCommandsPaul 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-08VOYEUR: Implemented thread getButtonsText and support methodsPaul Gilbert
2013-12-08VOYEUR: Further thread initialisation methodsPaul Gilbert
2013-12-08VOYEUR: Moved stm methods into ThreadResource classPaul Gilbert
2013-12-08VOYEUR: Fixes for ControlResource initialisationPaul Gilbert
2013-12-08VOYEUR: More thread/stack initialisationPaul Gilbert
2013-12-08VOYEUR: Implementation of basic StampBoltFile resource typesPaul Gilbert
2013-12-07VOYEUR: Refactoring of BoltFile now that have more than one bolt filePaul Gilbert
2013-12-03VOYEUR: Implemented sDrawPic mode for writing transition card textPaul Gilbert
2013-06-23VOYEUR: Implemented doTransitionCardPaul Gilbert
2013-06-21VOYEUR: Converted cursor drawing to use CursorManPaul Gilbert
2013-06-19VOYEUR: Fix loading and use of font resource top paddingPaul Gilbert
2013-06-17VOYEUR: Some cleanup and enum-ifying graphic drawing codePaul Gilbert
2013-06-16VOYEUR: Fixed initialisation of viewport parent pointerPaul Gilbert
2013-06-16VOYEUR: Font rendering fixesPaul 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: Add missing code from CMapResource & ViewPortListResource initialisationPaul 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: Implement freeBoltGroup and related logicPaul Gilbert
2013-06-08VOYEUR: Major cleanup of code between EventsManager and GraphicsManagerPaul Gilbert
2013-06-07VOYEUR: Implemented decoding of viewport list palette dataPaul Gilbert
2013-06-05VOYEUR: Implemented more doHeadTitle startup code, and startFadePaul 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-27VOYEUR: Implemented remaining Bolt init methodsPaul Gilbert
2013-05-26VOYEUR: Added code for initViewPortListPaul Gilbert
2013-05-25VOYEUR: Implemented initViewPort and pointer resolve methodsPaul Gilbert
2013-05-25VOYEUR: Fixes for decompression, and picture initialisationPaul Gilbert
2013-05-25VOYEUR: Refactoring Bolt statics into a separate classPaul Gilbert
2013-05-25VOYEUR: Beginnings of Bolt init function arrayPaul Gilbert
2013-05-23VOYEUR: Start of work on general initialisationPaul Gilbert
2013-05-22VOYEUR: First group's members are now successfully decompressedPaul Gilbert
2013-05-22VOYEUR: Some initial bugfixes for resource decompressionPaul Gilbert
2013-05-22VOYEUR: Implemented code for default decompressionPaul Gilbert
2013-05-21VOYEUR: Further work on bolt file loadingPaul Gilbert