Age | Commit message (Expand) | Author |
2014-05-27 | MADS: Slight formatting fixes. | Johannes Schickel |
2014-05-26 | MADS: Fix compiler warning | Paul Gilbert |
2014-05-20 | MADS: Completely remove synchronizeString in favour of syncString | Paul Gilbert |
2014-05-20 | MADS: Load scene speech resources for V2 CD games | Filippos Karapetis |
2014-05-19 | MADS: Reduce the scope of a variable in Resource | Strangerke |
2014-05-08 | MADS: Remove trailing whitespace | Filippos Karapetis |
2014-05-01 | MADS: Implemented more savegame synchronization | Paul Gilbert |
2014-04-27 | MADS: Handle the missing sections in Phantom and Dragonsphere | Filippos Karapetis |
2014-04-18 | MADS: Skip the unused SECTION0.HAG for now | Paul Gilbert |
2014-03-16 | MADS: Add loading of game inventory list and quotes | Paul Gilbert |
2014-03-12 | MADS: General cleanup and minor fixes | Paul Gilbert |
2014-03-08 | MADS: Make resource file access case insensitive | Paul Gilbert |
2014-03-05 | MADS: Starting implementation of scene group 8 | Paul Gilbert |
2014-02-28 | MADS: More work implementing scene info loading | Paul Gilbert |
2014-02-25 | MADS: In progress implementation of loadScene | Paul Gilbert |
2014-02-24 | MADS: Beginnings of scene-specific data loading | Paul Gilbert |
2014-02-22 | MADS: Removed M4-specific code. Keeping engine MADS-specific for now | Paul Gilbert |
2014-02-21 | MADS: Fixes for the HagArchive reading resources | Paul Gilbert |
2014-02-20 | MADS: Implemented resource manager using ScummVM Archive interface | Paul Gilbert |
2014-02-18 | MADS: Initial implementation of MSurface class and dependant classes | Paul Gilbert |