aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/resources.cpp
AgeCommit message (Expand)Author
2015-11-23MADS: Silent another cppCheck warningStrangerke
2015-11-16MADS: Add buttons to the main menu to show the secret bonus animationsPaul Gilbert
2015-05-09MADS: Make GPL header consistent with what we normally use.Johannes Schickel
2014-05-27MADS: Slight formatting fixes.Johannes Schickel
2014-05-26MADS: Fix compiler warningPaul Gilbert
2014-05-20MADS: Completely remove synchronizeString in favour of syncStringPaul Gilbert
2014-05-20MADS: Load scene speech resources for V2 CD gamesFilippos Karapetis
2014-05-19MADS: Reduce the scope of a variable in ResourceStrangerke
2014-05-08MADS: Remove trailing whitespaceFilippos Karapetis
2014-05-01MADS: Implemented more savegame synchronizationPaul Gilbert
2014-04-27MADS: Handle the missing sections in Phantom and DragonsphereFilippos Karapetis
2014-04-18MADS: Skip the unused SECTION0.HAG for nowPaul Gilbert
2014-03-16MADS: Add loading of game inventory list and quotesPaul Gilbert
2014-03-12MADS: General cleanup and minor fixesPaul Gilbert
2014-03-08MADS: Make resource file access case insensitivePaul Gilbert
2014-03-05MADS: Starting implementation of scene group 8Paul Gilbert
2014-02-28MADS: More work implementing scene info loadingPaul Gilbert
2014-02-25MADS: In progress implementation of loadScenePaul Gilbert
2014-02-24MADS: Beginnings of scene-specific data loadingPaul Gilbert
2014-02-22MADS: Removed M4-specific code. Keeping engine MADS-specific for nowPaul Gilbert
2014-02-21MADS: Fixes for the HagArchive reading resourcesPaul Gilbert
2014-02-20MADS: Implemented resource manager using ScummVM Archive interfacePaul Gilbert
2014-02-18MADS: Initial implementation of MSurface class and dependant classesPaul Gilbert