aboutsummaryrefslogtreecommitdiff
path: root/engines/director
AgeCommit message (Expand)Author
2016-11-04JANITORIAL: Whitespace fixesEugene Sandulenko
2016-10-31DIRECTOR: More debug ouptut to RIFX parsingEugene Sandulenko
2016-10-30DIRECTOR: More debug output on resource loadingEugene Sandulenko
2016-10-29DIRECTOR Implement CASt member loadingEugene Sandulenko
2016-10-29DIRECTOR: Mark current cast loading method as D2Eugene Sandulenko
2016-10-29DIRECTOR: Fix D4+ score readingEugene Sandulenko
2016-10-29DIRECTOR: Rework Channel data parsingEugene Sandulenko
2016-10-29DIRECTOR: Added more debug output to cast readingEugene Sandulenko
2016-10-29DIRECTOR: Fix crash when there is no shared casts presentEugene Sandulenko
2016-10-29DIRECTOR: Fixing Score reading in RIFX formatEugene Sandulenko
2016-10-27DIRECTOR: Fix RIFX resource loadingEugene Sandulenko
2016-10-27DIRECTOR: More debug output to RIFX archive readerEugene Sandulenko
2016-10-26DIRECTOR: Skip header in VWLB resource for D4+Eugene Sandulenko
2016-10-26DIRECTOR: Renamed resource/archive files to better reflect realityEugene Sandulenko
2016-10-26DIRECTOR: Skipping useless movie scanning.Eugene Sandulenko
2016-10-24DIRECTOR: Load shared cast only when it existsEugene Sandulenko
2016-10-24DIRECTOR: Run start movie specified in the command lineEugene Sandulenko
2016-10-24DIRECTOR: Added D4 generic targetEugene Sandulenko
2016-10-19DIRECTOR: Fix movie scanningEugene Sandulenko
2016-10-19DIRECTOR: Lingo: Implemented getting 'the frame' entityEugene Sandulenko
2016-10-18DIRECTOR: Further work on text cast loading and renderingEugene Sandulenko
2016-10-18DIRECTOR: Added debug chanel for text renderingEugene Sandulenko
2016-10-17DIRECTOR: Lingo: Hide noisy warningsEugene Sandulenko
2016-10-15DIRECTOR: Added Mac font rendering testEugene Sandulenko
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-10-06GRAPHICS: Move font-related MacGUI code to MacFontManagerEugene Sandulenko
2016-09-28DIRECTOR: Fix compilation on DreamcastMarcus Comstedt
2016-09-05DIRECTOR: Lingo: Implemented and documented 'the key' and 'the machineType'Eugene Sandulenko
2016-09-05DIRECTOR: Make PC types uniformEugene Sandulenko
2016-09-05DIRECTOR: Fix warningsEugene Sandulenko
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-09-02DIRECTOR: Added basic keycode mappingEugene Sandulenko
2016-09-02DIRECTOR: Lingo: Fix c_when() executionEugene Sandulenko
2016-09-02DIRECTOR: Lingo: Implement in-place macro callingEugene Sandulenko
2016-09-02DIRECTOR: Lingo: Fixed c_whencode and added debug outputEugene Sandulenko
2016-09-02DIRECTOR: Initial code for Lingo keyboard handlingEugene Sandulenko
2016-09-01DIRECTOR: Lingo: Fix 'the' entities processingEugene Sandulenko
2016-09-01DIRECTOR: Lingo: Implemented 'the colorQD' and 'the colorDepth' entitiesEugene Sandulenko
2016-09-01DIRECTOR: CleanupEugene Sandulenko
2016-09-01DIRECTOR: Lingo: Implemented when..then keyword logicEugene Sandulenko
2016-08-30DIRECTOR: Lingo: Fix warning. Thanks to wjp.Eugene Sandulenko
2016-08-30DIRECTOR: Lingo: Documented when..then statementsEugene Sandulenko
2016-08-30DIRECTOR: Fix scanned archive namesEugene Sandulenko
2016-08-30DIRECTOR: Fix another crash on quitEugene Sandulenko
2016-08-30DIRECTOR: Fix class initializationEugene Sandulenko
2016-08-30DIRECTOR: Fixed shared cast loadingEugene Sandulenko
2016-08-30DIRECTOR: Fix archive scanning at the startEugene Sandulenko
2016-08-29DIRECTOR: Generic way of loading Shared CastsEugene Sandulenko
2016-08-29DIRECTOR: Fix cast scanningEugene Sandulenko
2016-08-29DIRECTOR: Put all archive parsing methods into archive.cppEugene Sandulenko