aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-06ACCESS: Added room clearingPaul Gilbert
2014-08-05ACCESS: Add scripts classes and Amazon room setupPaul Gilbert
2014-08-05ACCESS: Implement outer room handlerPaul Gilbert
2014-08-05ACCESS: Remainder of Amazon game initialization addedPaul Gilbert
2014-08-05ACCESS: Moved globals into the main engine classesPaul Gilbert
2014-08-04ACCESS: Added Globals classesPaul Gilbert
2014-08-04ACCESS: Remove graphics manager, and added more skeleton for Amazon introPaul Gilbert
2014-08-04ACCESS: Fleshed out beginning of title sequence, added Screen::clipPaul Gilbert
2014-08-03ACCESS: Added decompression codePaul Gilbert
2014-08-02ACCESS: Added screen loading and file index load fixesPaul Gilbert
2014-08-02ACCESS: Adding file loadingPaul Gilbert
2014-08-02ACCESS: Implement fading routinesPaul Gilbert
2014-08-01ACCESS: Implement decoding of game cursorsPaul Gilbert
2014-08-01ACCESS: Add Amazon floppy detection and skeleton for Amazon enginePaul Gilbert
2014-08-01ACCESS: Added resources for cursorsPaul Gilbert
2014-07-29ACCESS: Main engine skeleton and events managerPaul Gilbert
2014-07-29ACCESS: Initial engine skeletonPaul Gilbert
2014-07-27MADS: Beginnings of exit advert viewPaul Gilbert
2014-07-27MADS: Fix invalid parameter in error callPaul Gilbert
2014-07-27MADS: Beginnings of animation view classPaul Gilbert
2014-07-27MADS: Beginnings of re-implementing text view classPaul Gilbert
2014-07-27MADS: Silence GCC warningTorbjörn Andersson
2014-07-27MADS: Main menu selections now workingPaul Gilbert
2014-07-27MADS: Menu item highlighting and selection animation now workingPaul Gilbert
2014-07-26MADS: Add support to event manager for intercepting eventsPaul Gilbert
2014-07-26MADS: Cleanup of menu item positioningPaul Gilbert
2014-07-26MADS: Menuitems now animating correctly for the main menuPaul Gilbert
2014-07-25MADS: Main menu background is now correctly loadingPaul Gilbert
2014-07-24MADS: Clean up _depthStyle usage in DepthSurface classPaul Gilbert
2014-07-24SCI: Small formatting fix.Johannes Schickel
2014-07-23DISTS/REDHAT: Package neverhood.datWillem Jan Palenstijn
2014-07-23MADS: WIP handling of V2 walk nodes and walkable areasFilippos Karapetis
2014-07-23MADS: Add support for FAB decompression in the dump_file commandFilippos Karapetis
2014-07-22WME: added few more games. added ability to detect from exe files.Pawel Kolodziejski
2014-07-22SCUMM: Add workaround for script bugs that caused problems in Jumping Bean ↵Kirben
mini games of Pajama Sam: Games to Play on Any Day.
2014-07-22SCUMM: Add HE100 differences when resetting sprites.Kirben
2014-07-20MADS: Fix palette method signaturePaul Gilbert
2014-07-20SAGA: Add support for MIDI music in SAGA2 gamesFilippos Karapetis
2014-07-20SAGA: CleanupFilippos Karapetis
2014-07-20SAGA: Add debug commands for playing music, sounds and voicesFilippos Karapetis
2014-07-20SAGA: Some renamingFilippos Karapetis
2014-07-20SAGA: Remove the now unneeded individual cave scene handlersFilippos Karapetis
2014-07-20SAGA: Merge all of the ITE intro cave scene handlersFilippos Karapetis
2014-07-20SAGA: Move ITE credits together with the other ITE static dataFilippos Karapetis
2014-07-20SAGA: Move the ITE intro text together with the other static ITE dataFilippos Karapetis
2014-07-20SAGA: Add wrappers for queuing music eventsFilippos Karapetis
2014-07-20SAGA: Get rid of the MUSIC_DEFAULT flagFilippos Karapetis
2014-07-20SAGA: Fix spacingFilippos Karapetis
2014-07-20SAGA: Move and rename some defines which are only used in the ITE introFilippos Karapetis
2014-07-20MADS: Initialise _lineIndexTorbjörn Andersson
Without this, Rex Nebular crashes on startup for me.