aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-06-17VOYEUR: Fix memory overrun in fading codePaul Gilbert
2013-06-17VOYEUR: Some cleanup and enum-ifying graphic drawing codePaul Gilbert
2013-06-17VOYEUR: Added missing entry for Voyeur in engines.mkPaul Gilbert
2013-06-16VOYEUR: Implemented setCursorTo methodPaul 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: Lock screen background now correctly showingPaul Gilbert
2013-06-12VOYEUR: Work implementing the lock display screenPaul Gilbert
2013-06-10VOYEUR: Fading now works correctlyPaul 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: Some further work implementing fadingPaul 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-07VOYEUR: Some fixes for startup palette loadingPaul Gilbert
2013-06-07VOYEUR: Fix glitch in decoding first screenPaul Gilbert
2013-06-06VOYEUR: Some cleanup of sDrawPic, and decompression fixesPaul Gilbert
2013-06-05VOYEUR: Minor palette load bugfixes. First screen is now partly showingPaul Gilbert
2013-06-05VOYEUR: Implemented more doHeadTitle startup code, and startFadePaul Gilbert
2013-06-02VOYEUR: Fix to event manager delays and screen updates methodsPaul Gilbert
2013-06-01VOYEUR: Added in debugger and adding event manager methodsPaul Gilbert
2013-06-01VOYEUR: Fixes for recent changes to ViewPortResource initialisationPaul 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-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-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-22VOEYUR: Now the font data pointer loads correctlyPaul 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