aboutsummaryrefslogtreecommitdiff
path: root/engines/director/director.cpp
AgeCommit message (Expand)Author
2018-06-07DIRECTOR: Show a GUI error message when no sound devices are availableBastien Bouclet
2017-04-13DIRECTOR: D5 Shared Cast loading.stevenhoefel
2017-03-13DIRECTOR: Initial work on sprite draggingEugene Sandulenko
2017-03-12DIRECTOR: pre-load cast members.stevenhoefel
2017-03-10DIRECTOR: More debug output for movie playbackEugene Sandulenko
2017-03-02DIRECTOR: Janitorial: Fix code formattingEugene Sandulenko
2017-03-01DIRECTOR: Plug memory leakEugene Sandulenko
2017-02-24DIRECTOR: Encapsulated _nextMovie parameters into a stringEugene Sandulenko
2017-02-21DIRECTOR: Put parsing lingo debug ouptu to separate debug flagEugene Sandulenko
2017-02-18DIRECTOR: Add detection for Meet MediabandEugene Sandulenko
2017-02-18DIRECTOR: Fixed Shared cast filename settingEugene Sandulenko
2017-02-17DIRECTOR: Added Events debug channel, more debug output in LingoEugene Sandulenko
2017-02-14DIRECTOR: Lingo: Fixed 'go to' functionsEugene Sandulenko
2017-02-11DIRECTOR: Fix Shared cast detectionEugene Sandulenko
2017-02-08DIRECTOR: Specify Shared Cast name for D4+ Mac moviesEugene Sandulenko
2017-02-07DIRECTOR: Fixed Lingo's 'go to movie' Red/Blue worksEugene Sandulenko
2017-02-07DIRECTOR: Move graphics-related code to graphics.cppEugene Sandulenko
2017-02-04DIRECTOR: Implemented pausing/continuing of playbackEugene Sandulenko
2017-02-04DIRECTOR: Hid font test under debug channelEugene Sandulenko
2017-01-25DIRECTOR: Added test for drawing scaled MacFontsEugene Sandulenko
2017-01-23DIRECTOR: Fix memory leakEugene Sandulenko
2017-01-18DIRECTOR: More debug output to mac font loading testEugene Sandulenko
2017-01-17GRAPHICS: Split out MacFontFamily class out of MacFontEugene Sandulenko
2017-01-17DIRECTOR: Added test for font loadingEugene Sandulenko
2017-01-15DIRECTOR: Cleanup main movie loadingEugene Sandulenko
2017-01-15DIRECTOR: More debug info on Shared Cast loadingEugene Sandulenko
2017-01-14DIRECTOR: Switch to common readPascalStringEugene Sandulenko
2017-01-14DIRECTOR: Fix Shared Cast reference for MacintoshEugene Sandulenko
2017-01-13DIRECTOR: Implement Shape Patterns and Borders for D3.stevenhoefel
2017-01-08DIRECTOR: Added g_director uglynessEugene 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-19DIRECTOR: Fix movie scanningEugene Sandulenko
2016-10-18DIRECTOR: Added debug chanel for text renderingEugene Sandulenko
2016-10-15DIRECTOR: Added Mac font rendering testEugene Sandulenko
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-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: Fix cast scanningEugene 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