Age | Commit message (Expand) | Author |
2016-08-03 | DIRECTOR: Lingo: Attempt to start basic error recovery implementation | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Rearrange 'go to' grammar for better readability | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implement 'go' and 'go to' functions | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Fix string alignment computation | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Simpler token constants | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Add missing funcs | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implement func_neg() | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Fix multiline statements, fix leading whitespace handling | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Enable parse debug | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Fix func_constpush() and made it portable | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implemented script execution | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Added printing func | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Handle Ghost, Reverse ink types | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Add some enums for cast structures | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Fix trans initialization | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Add initial code for QuickTime video | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Lingo: Added some lingo-func code | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Beginning of the stack definition | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Fix codeString() method | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Swithc to warning() on syntax error, and avoid printing values | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Fix crash on exit | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Move all functions to compiler | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Fix trail surface bug | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Hide noisy debug messages | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Fix Matte ink rendering | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Handle transition chunk size exception | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Set engine pointer in Frame | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Load palette directly to engine | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Fix indentation | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Added mciwait function stub | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Fix script compilation | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Add parsing mac names from folder | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Parse movie archive separately Load mac name and labels in the cons... | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Whitespace fixes | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Started work on converting Lingo into compiler | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Fix sprite draw rects issues | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Dump movie scripts, and scripts from cast info | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Parse common STXT scripts | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Add other cover transitions such as cover left, right, down right, ... | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Format code, send movie, sprite scripts to Lingo | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Fix Matte Ink. | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Add stub for storage code | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Add support for to/from MCI play options | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Play sound from MCI command | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Process events in transitions | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Read palette info, handle wait sound events | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Handle cover up/down transitions | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Parse transition flags | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Add support for trail sprites | Dmitry Iskrich |
2016-08-03 | DIRECTOR: Lingo: Add support for boolean flags in MCI | Eugene Sandulenko |