Age | Commit message (Expand) | Author |
2016-08-23 | DIRECTOR: Split score.cpp file into classes | Eugene Sandulenko |
2016-08-21 | DIRECTOR: Stub for 1bpp bitmap decoder | Eugene Sandulenko |
2016-08-04 | DIRECTOR: Put flex/bison as separate target, so general compilation is not af... | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Added stub for 'the' entities | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Initial code for built-in functions | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Split out the code gen functions into a separate file. | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Split out opcodes from actual function implementations | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Add missing funcs | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Add initial code for QuickTime video | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Lingo: Moved func_mci() to a separate file | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Added stub parser. Now just arithmetic expressions. | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Add initial sound playback support | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Added stub for Lingo interpreter | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Add score data loader | Iskrich |
2016-08-03 | DIRECTOR: Add bookshelf example | Iskrich |
2016-08-03 | DIRECTOR: Add initial for support DIB resource | Iskrich |
2016-08-03 | DIRECTOR: Add basic resource code | Matthew Hoops |
2016-08-03 | DIRECTOR: Add engine skeleton | Matthew Hoops |