aboutsummaryrefslogtreecommitdiff
path: root/engines/director
AgeCommit message (Expand)Author
2017-02-06DIRECTOR: Lingo: Fixing grammar for 'cast XX'Eugene Sandulenko
2017-02-06DIRECTOR: Use Text rect for buttons. Adjust sizing appropriately.stevenhoefel
2017-02-05DIRECTOR: Lingo: Documented D4 "Code structures" LingoEugene Sandulenko
2017-02-05DIRECTOR: Lingo: Added tests for new grammar for built-insEugene Sandulenko
2017-02-05DIRECTOR: Lingo: Documented D4 "Cast window management" LingoEugene Sandulenko
2017-02-05DIRECTOR: Lingo: Documented D4 "Cast members" LingoEugene Sandulenko
2017-02-05DIRECTOR: Lingo: Renamed printStubWithArglist to printSTUBWithArglistEugene Sandulenko
2017-02-04DIRECTOR: Lingo: Implemented b_shutDown() and b_restart()Eugene Sandulenko
2017-02-04DIRECTOR: Lingo: Implemented b_quit()Eugene Sandulenko
2017-02-04DIRECTOR: Removed text cast width hack. It is incorrect.Eugene Sandulenko
2017-02-04DIRECTOR: Added workaround for Text Cast widthEugene Sandulenko
2017-02-04DIRECTOR: Implemented pausing/continuing of playbackEugene Sandulenko
2017-02-04DIRECTOR: Hid font test under debug channelEugene Sandulenko
2017-02-01GRAPHICS: Add more debug output to MacTextEugene Sandulenko
2017-01-29GRAPHICS: Pass MacWindowManager to MacText constructorEugene Sandulenko
2017-01-29DIRECTOR: Pass font formatting info to MacTextEugene Sandulenko
2017-01-28DIRECTOR: Added more debug output to text displayEugene Sandulenko
2017-01-27DIRECTOR: Clear font mapping before loading new mapEugene Sandulenko
2017-01-27DIRECTOR: Register and use additional fontsEugene Sandulenko
2017-01-27JANITORIAL: Whitespace fixesEugene Sandulenko
2017-01-27GRAPHICS: Overload loadFonts() method in MacResMnagerEugene Sandulenko
2017-01-26DIRECTOR: Plug in MacFont loading from Shared CastsEugene Sandulenko
2017-01-26DIRECTOR: Improved font scaling testEugene Sandulenko
2017-01-25DIRECTOR: Added test for drawing scaled MacFontsEugene Sandulenko
2017-01-23DIRECTOR: Fix memory leakEugene Sandulenko
2017-01-23JANITORIAL: Whitespace fixesEugene Sandulenko
2017-01-23DIRECTOR: Lingo: Fix all remaining reduce/reduce conflictsEugene Sandulenko
2017-01-23DIRECTOR: Lingo: Clarified macro grammar.Eugene Sandulenko
2017-01-23DIRECTOR: Lingo: Fix macro grammar parcing. Removes 2 more reduce/reduceEugene Sandulenko
2017-01-23DIRECTOR: Lingo: Fix 57 more reduce/reduce conflicts in the grammar.Eugene Sandulenko
2017-01-23DIRECTOR: Lingo: Fix 35 reduce/reduce conflicts in grammar. 65 to goEugene Sandulenko
2017-01-23DIRECTOR: Lingo: Remove token duplicateEugene Sandulenko
2017-01-18DIRECTOR: Lingo: Added list of D3 and D4 keywordsEugene Sandulenko
2017-01-18DIRECTOR: More debug output to mac font loading testEugene Sandulenko
2017-01-18DIRECTOR: Fix Compiler Warning.D G Turner
2017-01-17GRAPHICS: Split out MacFontFamily class out of MacFontEugene Sandulenko
2017-01-17DIRECTOR: Refactor Text Rendering. Use alignment of MacText. Render to tempor...stevenhoefel
2017-01-17DIRECTOR: Added test for font loadingEugene Sandulenko
2017-01-16DIRECTOR: Implement function 'marker'.stevenhoefel
2017-01-16DIRECTOR: Initialize cast classesEugene Sandulenko
2017-01-16DIRECTOR: Fix Sprite class constructorsEugene Sandulenko
2017-01-16DIRECTOR: Lingo: Attempt to fix func_cursor()Eugene Sandulenko
2017-01-16DIRECTOR: Lingo: Fix initializationEugene Sandulenko
2017-01-16DIRECTOR: Fix copy/paste errorEugene Sandulenko
2017-01-16DIRECTOR: Fix Unused Variable Compiler Warning.D G Turner
2017-01-16DIRECTOR: Rewind shared cast memorystream before trying to load the data.stevenhoefel
2017-01-16DIRECTOR: Added debug output for Shared Cast imagesEugene Sandulenko
2017-01-16DIRECTOR: Lingo: Added stub for Lingo restartingEugene Sandulenko
2017-01-16DIRECTOR: Correctly parse STXT runs to determine formatting.stevenhoefel
2017-01-15DIRECTOR: Lingo: Fixed 'go to movie' procedure.Eugene Sandulenko