aboutsummaryrefslogtreecommitdiff
path: root/engines/director/director.cpp
AgeCommit message (Expand)Author
2020-01-02DIRECTOR: Create dummy Shared Cast when there is none presentEugene Sandulenko
2020-01-01DIRECTOR: Use current path for navigating between moviesEugene Sandulenko
2020-01-01DIRECTOR: Load Shared Cast from movie directoryEugene Sandulenko
2019-12-30DIRECTOR: Get rid of _castTypes[]Eugene Sandulenko
2019-12-25DIRECTOR: Implemented 'fast' playback debug flagEugene Sandulenko
2019-12-25DIRECTOR: Loop movies by default, added 'noloop' debug flagEugene Sandulenko
2019-12-24DIRECTOR: Improved debug outputEugene Sandulenko
2019-12-24DIRECTOR: Finish work on reducing header dependencyEugene Sandulenko
2019-12-24DIRECTOR: Furhter work on header dependency decreaseEugene Sandulenko
2019-12-24DIRECTOR: More work on reducing header dependencyEugene Sandulenko
2019-12-17DIRECTOR: Added debug channel for executing precompiled bytecodeEugene Sandulenko
2019-12-16GRAPHICS: MACGUI: Save background on menu activationEugene Sandulenko
2019-12-13DIRECTOR: Implemented slow playback debug optionEugene Sandulenko
2019-12-07DIRECTOR: Implement 'compileonly' debug flagEugene Sandulenko
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