aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/hopkins.cpp
AgeCommit message (Expand)Author
2012-10-14HOPKINS: Added debugger skeletonPaul Gilbert
2012-10-09HOPKINS: Bugfixes for INILINK initialisatoinPaul Gilbert
2012-10-06HOPKINS: Converted the file manager from static to a standard manager classPaul Gilbert
2012-10-05HOPKINS: Implemented lots more of the remaining stubbed methodsPaul Gilbert
2012-10-03HOPKINS: Implemented more stubbed object manager methodsPaul Gilbert
2012-09-30HOPKINS: Changed all __int16 to intPaul Gilbert
2012-09-28HOPKINS: Implemented many of the previously stubbed methodsPaul Gilbert
2012-09-26HOPKINS: Starting implementation of talk managerPaul Gilbert
2012-09-23HOPKINS: Added extra shouldQuit check to animation playerPaul Gilbert
2012-09-23HOPKINS: Initial implementation of CHOICE_OPTION and AFF_SPRITESPaul Gilbert
2012-09-22HOPKINS: Bugfixes to making menu selections, and quitting gamePaul Gilbert
2012-09-22HOPKINS: Clean up of moving Txt array from Globals to FontManagerPaul Gilbert
2012-09-21HOPKINS: Minor renaming and bugifxesPaul Gilbert
2012-09-21HOPKINS: Moved VBL method from EventsManager to GraphicsManagerPaul Gilbert
2012-09-19HOPKINS: Initial implementation of some code that will be needed for cursor d...Paul Gilbert
2012-09-17HOPKINS: Bugfixes to the display of the starting menuPaul 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: Cleanup and refactoring of frame counting and delaysPaul 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: Improved on the initial image display hackPaul 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: Added stub event loopPaul 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
2012-09-08HOPKINS: Commit of lots more initialisation codePaul Gilbert
2012-09-08HOPKINS: Added further configuration setupPaul Gilbert
2012-09-08HOPKINS: Beginnings of file manager codePaul Gilbert
2012-09-07HOPKINS: Initial skeleton engine commitPaul Gilbert