aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-03DIRECTOR: Lingo: Implemented script executionEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Added printing funcEugene Sandulenko
2016-08-03DIRECTOR: Handle Ghost, Reverse ink typesDmitry Iskrich
2016-08-03DIRECTOR: Add some enums for cast structuresDmitry Iskrich
2016-08-03DIRECTOR: Fix trans initializationDmitry Iskrich
2016-08-03DIRECTOR: Add initial code for QuickTime videoDmitry Iskrich
2016-08-03DIRECTOR: Lingo: Added some lingo-func codeEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Beginning of the stack definitionEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Fix codeString() methodEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Swithc to warning() on syntax error, and avoid printing valuesEugene Sandulenko
2016-08-03DIRECTOR: Fix crash on exitEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Move all functions to compilerEugene Sandulenko
2016-08-03DIRECTOR: Fix trail surface bugDmitry Iskrich
2016-08-03DIRECTOR: Hide noisy debug messagesEugene Sandulenko
2016-08-03DIRECTOR: Fix Matte ink renderingEugene Sandulenko
2016-08-03DIRECTOR: Handle transition chunk size exceptionDmitry Iskrich
2016-08-03DIRECTOR: Set engine pointer in FrameDmitry Iskrich
2016-08-03DIRECTOR: Load palette directly to engineDmitry Iskrich
2016-08-03DIRECTOR: Fix indentationEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Added mciwait function stubEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Fix script compilationEugene Sandulenko
2016-08-03DIRECTOR: Add parsing mac names from folderDmitry Iskrich
2016-08-03DIRECTOR: Parse movie archive separately Load mac name and labels in the cons...Dmitry Iskrich
2016-08-03DIRECTOR: Whitespace fixesEugene Sandulenko
2016-08-03DIRECTOR: Started work on converting Lingo into compilerEugene Sandulenko
2016-08-03DIRECTOR: Fix sprite draw rects issuesDmitry Iskrich
2016-08-03DIRECTOR: Dump movie scripts, and scripts from cast infoDmitry Iskrich
2016-08-03DIRECTOR: Parse common STXT scriptsDmitry Iskrich
2016-08-03DIRECTOR: Add other cover transitions such as cover left, right, down right, ...Dmitry Iskrich
2016-08-03DIRECTOR: Format code, send movie, sprite scripts to LingoDmitry Iskrich
2016-08-03DIRECTOR: Fix Matte Ink.Eugene Sandulenko
2016-08-03DIRECTOR: Add stub for storage codeDmitry Iskrich
2016-08-03DIRECTOR: Add support for to/from MCI play optionsDmitry Iskrich
2016-08-03DIRECTOR: Play sound from MCI commandDmitry Iskrich
2016-08-03DIRECTOR: Process events in transitionsDmitry Iskrich
2016-08-03DIRECTOR: Read palette info, handle wait sound eventsDmitry Iskrich
2016-08-03DIRECTOR: Handle cover up/down transitionsDmitry Iskrich
2016-08-03DIRECTOR: Parse transition flagsDmitry Iskrich
2016-08-03DIRECTOR: Add support for trail spritesDmitry Iskrich
2016-08-03DIRECTOR: Lingo: Add support for boolean flags in MCIEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Implement MCI command parsingEugene Sandulenko
2016-08-03DIRECTOR: Lingo: fixed String passing from lexer to parserEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Moved func_mci() to a separate fileEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Add support for '--' commentsEugene Sandulenko
2016-08-03DIRECTOR: Lingo, added put/set functions and support for multiline inputEugene Sandulenko
2016-08-03DIRECTOR: Added stub for 'mci' Lingo commandEugene Sandulenko
2016-08-03DIRECTOR: Support 2 tracking sound systemDmitry Iskrich
2016-08-03DIRECTOR: Added stub parser. Now just arithmetic expressions.Eugene Sandulenko
2016-08-03DIRECTOR: Storage CastInfo, format stringsDmitry Iskrich
2016-08-03DIRECTOR: Fix memory leakDmitry Iskrich