Age | Commit message (Expand) | Author |
2019-11-13 | DIRECTOR: Added broken 'if' statement test | Eugene Sandulenko |
2017-02-07 | DIRECTOR: Lingo: Added debug output to lexer and fixed builtin.lingo test | Eugene Sandulenko |
2017-02-05 | DIRECTOR: Lingo: Added tests for new grammar for built-ins | Eugene Sandulenko |
2017-01-18 | DIRECTOR: Lingo: Added list of D3 and D4 keywords | Eugene Sandulenko |
2017-01-15 | DIRECTOR: Lingo: Implemented immediate mode used for 'playAccel' | Eugene Sandulenko |
2017-01-13 | DIRECTOR: Lingo: Implemented grammar for arrays | Eugene Sandulenko |
2017-01-10 | DIRECTOR: Lingo: Implemented stub for 'the time' entity | Eugene Sandulenko |
2017-01-10 | DIRECTOR: Lingo: Added sub for 'the date' entity | Eugene Sandulenko |
2017-01-10 | DIRECTOR: Smarter checks for 'end' clause in grammar/lexer | Eugene Sandulenko |
2017-01-07 | DIRECTOR: Lingo: Stubbed "sound*" built-ins | Eugene Sandulenko |
2017-01-07 | DIRECTOR: Lingo: Fix 'on' keyword parsing | Eugene Sandulenko |
2017-01-06 | DIRECTOR: Lingo: Add test for events | Eugene Sandulenko |
2016-08-16 | DIRECTOR: Lingo: Implement D2 version of 'the sqrt' | Eugene Sandulenko |
2016-08-12 | DIRECTOR: Lingo: Added factory execution test | Eugene Sandulenko |
2016-08-08 | DIRECTOR: Lingo: Added stubs for puppet* commands | Eugene Sandulenko |
2016-08-07 | DIRECTOR: Lingo: Added stub for playAccel and printFrom commands | Eugene Sandulenko |
2016-08-07 | DIRECTOR: Lingo: Extended go to/play test | Eugene Sandulenko |
2016-08-06 | DIRECTOR: Lingo. Added stubs for 'do' and 'open' commands | Eugene Sandulenko |
2016-08-06 | DIRECTOR: Lingo: Moved recently added functions to built-ins | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Extended factory test to one from Warlock D5.safe-movie-1 | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Process extra or too few arguments for built-ins | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Turn builtins into normal symbols | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Added tests for type conversion | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implemented ilk() function | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Added basic support for points | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Fix 'intersects' operator parsing and added 'within' operator | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Stub for when/then statement | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Fix line counting in code chunks | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Added support for parameter-less built-ins | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Added bytecode doc from http://fileformats.archiveteam.org/w... | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Added 'factory' keyword test | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Extended 'the' test | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implement setting the entity fields | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implement getting the entity fields | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Process simple 'the' entities | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Improved support for multiple 'else if' statements | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Fix loop test | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Better error recovery and further work on if() statements | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Execute test suite | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Initial code for Lingo test suite. Uses special game target | Eugene Sandulenko |