aboutsummaryrefslogtreecommitdiff
path: root/engines/director/module.mk
AgeCommit message (Expand)Author
2016-08-29DIRECTOR: Put all archive parsing methods into archive.cppEugene Sandulenko
2016-08-23DIRECTOR: Split score.cpp file into classesEugene Sandulenko
2016-08-21DIRECTOR: Stub for 1bpp bitmap decoderEugene Sandulenko
2016-08-04DIRECTOR: Put flex/bison as separate target, so general compilation is not af...Eugene Sandulenko
2016-08-03DIRECTOR: Lingo: Added stub for 'the' entitiesEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Initial code for built-in functionsEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Split out the code gen functions into a separate file.Eugene Sandulenko
2016-08-03DIRECTOR: Lingo: Split out opcodes from actual function implementationsEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Add missing funcsEugene Sandulenko
2016-08-03DIRECTOR: Add initial code for QuickTime videoDmitry Iskrich
2016-08-03DIRECTOR: Lingo: Moved func_mci() to a separate fileEugene Sandulenko
2016-08-03DIRECTOR: Added stub parser. Now just arithmetic expressions.Eugene Sandulenko
2016-08-03DIRECTOR: Add initial sound playback supportDmitry Iskrich
2016-08-03DIRECTOR: Added stub for Lingo interpreterEugene Sandulenko
2016-08-03DIRECTOR: Add score data loaderIskrich
2016-08-03DIRECTOR: Add bookshelf exampleIskrich
2016-08-03DIRECTOR: Add initial for support DIB resourceIskrich
2016-08-03DIRECTOR: Add basic resource codeMatthew Hoops
2016-08-03DIRECTOR: Add engine skeletonMatthew Hoops