aboutsummaryrefslogtreecommitdiff
path: root/engines/mads
AgeCommit message (Expand)Author
2014-09-16MADS: Further resource entry initializationPaul Gilbert
2014-09-16MADS: Beginnings of resource loading in AnimViewPaul Gilbert
2014-09-15MADS: Remove unused variables.Peter Bozsó
2014-09-07MADS: Implement loading resource sequence for AnimationViewPaul Gilbert
2014-09-06MADS: Fix palette for difficulty selection dialogPaul Gilbert
2014-09-06MADS: Properly free menu items when main menu is freedPaul Gilbert
2014-09-06MADS: Fix spare screen background changes for TextView showing quotesPaul Gilbert
2014-09-06MADS: Fix text not properly being erased when showing quotesPaul Gilbert
2014-09-05MADS: Fix custom color setup for quotes displayPaul Gilbert
2014-09-05MADS: Fix OPL init error when showing credits multiple timesPaul Gilbert
2014-09-05MADS: Fix exiting the gamePaul Gilbert
2014-09-05MADS: Fix starting TextView palette setup and scroll endingPaul Gilbert
2014-09-04MADS: Fix text not showing at all for QuotesPaul Gilbert
2014-09-04MADS: Fix palette setup for credits viewPaul Gilbert
2014-09-03MADS: Properly implement drawing to a subset of the screenPaul Gilbert
2014-09-02MADS: Converting text view to use existing drawing frameweorkPaul Gilbert
2014-08-31MADS: Fixes to correctly display the credits screenPaul Gilbert
2014-08-31MADS: Actually hook in the new sound player groupPaul Gilbert
2014-08-31MADS: Implement sound player group #9Paul Gilbert
2014-08-31MADS: Hook in text credits view, beginnings of correct script processingPaul Gilbert
2014-08-31ACCESS: Fix display of advert view on ExitPaul Gilbert
2014-08-31MADS: Fix some memory leaksPaul Gilbert
2014-08-06MADS: Fix some more uninitialized variablesStrangerke
2014-08-06MADS: Rex - Fix some uninitialized variables in the menuStrangerke
2014-08-06MADS: Avoid potential buffer overflowsStrangerke
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-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-20MADS: Fix palette method signaturePaul Gilbert
2014-07-20MADS: Initialise _lineIndexTorbjörn Andersson
2014-07-19MADS: Remove redundant saved surface from FullScreenDialog base classPaul Gilbert
2014-07-18MADS: Fixes for compilation warningsPaul Gilbert
2014-07-18MADS: Beginnings of work on Rex Nebular main menuPaul Gilbert
2014-06-29MADS: Fix incorrect difficulty check for leaving ship without rebreatherPaul Gilbert
2014-06-28MADS: Cleanup of fields and constants usagePaul Gilbert
2014-06-28MADS: Create savegame thumbnail from scenes before opening in-game dialogsPaul Gilbert
2014-06-29MADS: Don't error out on unsupported scene transitionsFilippos Karapetis
2014-06-28MADS: Fix selection of lines in the difficulty dialog to match the originalPaul Gilbert
2014-06-28MADS: Remove dead codeFilippos Karapetis