aboutsummaryrefslogtreecommitdiff
path: root/engines/director/director.h
AgeCommit message (Expand)Author
2016-09-05DIRECTOR: Lingo: Implemented and documented 'the key' and 'the machineType'Eugene Sandulenko
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-09-02DIRECTOR: Initial code for Lingo keyboard handlingEugene Sandulenko
2016-09-01DIRECTOR: Lingo: Implemented 'the colorQD' and 'the colorDepth' entitiesEugene Sandulenko
2016-09-01DIRECTOR: CleanupEugene Sandulenko
2016-08-29DIRECTOR: Put all archive parsing methods into archive.cppEugene Sandulenko
2016-08-29DIRECTOR: Refactor Archive creationEugene Sandulenko
2016-08-29DIRECTOR: Started code on enlisting all movie filesEugene Sandulenko
2016-08-24DIRECTOR: Implemented uncompressed 1bpp pictures. Works sometimesEugene Sandulenko
2016-08-23DIRECTOR: Reduce header dependencyEugene Sandulenko
2016-08-21DIRECTOR: Added image dumping at debugEugene Sandulenko
2016-08-03DIRECTOR: Switch Mac font loading to the common codeEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Initial code for Lingo test suite. Uses special game targetEugene Sandulenko
2016-08-03DIRECTOR: Added random sourceEugene Sandulenko
2016-08-03DIRECTOR: Fix rendering resource, loading shared BMPDmitry Iskrich
2016-08-03DIRECTOR: Fix memory corruptionDmitry Iskrich
2016-08-03DIRECTOR: Renew shared resources when loading new folderDmitry Iskrich
2016-08-03DIRECTOR: Using shared casts for renderingDmitry Iskrich
2016-08-03DIRECTOR: Loading shared DIB, STXTDmitry Iskrich
2016-08-03DIRECTOR: Fix warningEugene Sandulenko
2016-08-03DIRECTOR: Load shared casts in engineDmitry Iskrich
2016-08-03DIRECTOR: Support goto command in ScoreDmitry Iskrich
2016-08-03DIRECTOR: Add initial code for QuickTime videoDmitry Iskrich
2016-08-03DIRECTOR: Load palette directly to engineDmitry Iskrich
2016-08-03DIRECTOR: Add parsing mac names from folderDmitry Iskrich
2016-08-03DIRECTOR: Whitespace fixesEugene Sandulenko
2016-08-03DIRECTOR: Play sound from MCI commandDmitry Iskrich
2016-08-03DIRECTOR: Add initial sound playback supportDmitry Iskrich
2016-08-03DIRECTOR: Added stub for Lingo interpreterEugene Sandulenko
2016-08-03DIRECTOR: Add parsing support for v7Matthew Hoops
2016-08-03DIRECTOR: Parse the RIFX from v4 Mac versionsMatthew Hoops
2016-08-03DIRECTOR: Add basic v3-5 exe parsingMatthew Hoops
2016-08-03DIRECTOR: Add engine skeletonMatthew Hoops