aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/graphics.h
AgeCommit message (Expand)Author
2012-09-21HOPKINS: Moved VBL method from EventsManager to GraphicsManagerPaul Gilbert
2012-09-21HOPKINS: Implemented Affiche_Perfect and support methodsPaul Gilbert
2012-09-20HOPKINS: Implemented Affiche_Segment_Vesa and support methodsPaul Gilbert
2012-09-20HOPKINS: Implemented more blitting/display methodsPaul Gilbert
2012-09-19HOPKINS: Initial implementation of some code that will be needed for cursor d...Paul Gilbert
2012-09-17HOPKINS: Initial implementation of main menu methodPaul Gilbert
2012-09-17HOPKINS: Implemented rest of main method, with stubs for sub-method callsPaul Gilbert
2012-09-15HOPKINS: Implemented Vbe decoding so introduction now runsPaul Gilbert
2012-09-15HOPKINS: initial implementation of INTORUN methodPaul Gilbert
2012-09-15HOPKINS: Initial implementation of main animation player methodPaul Gilbert
2012-09-13HOPKINS: Further work and bugfixes on palette processingPaul Gilbert
2012-09-10HOPKINS: Implemented some of the fade methodsPaul Gilbert
2012-09-09HOPKINS: Add temporary copy of VESA surface to screen, and other bugfixesPaul Gilbert
2012-09-09HOPKINS: Implemented image loading codePaul Gilbert
2012-09-09HOPKINS: Implemented screen lock, unlock, and clear screenPaul Gilbert
2012-09-08HOPKINS: Implement proper graphics initialisation codePaul Gilbert
2012-09-08HOPKINS: Add object loadingPaul Gilbert