aboutsummaryrefslogtreecommitdiff
path: root/engines/director/lingo
AgeCommit message (Collapse)Author
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: Added stub parser. Now just arithmetic expressions.Eugene Sandulenko
2016-08-03DIRECTOR: Change order events (Director 4.0)Dmitry Iskrich
2016-08-03DIRECTOR: Refactor in accordance with Director Loop, generate main lingo eventsDmitry Iskrich
2016-08-03DIRECTOR: Fix load actionsDmitry Iskrich
2016-08-03DIRECTOR: Add user actions, sprite, movie events to lingo eventsDmitry Iskrich
2016-08-03DIRECTOR: Added stub for Lingo interpreterEugene Sandulenko