Age | Commit message (Expand) | Author |
2017-01-09 | DIRECTOR: System beep and Mouse Cursors. | stevenhoefel |
2017-01-08 | DIRECTOR: Lingo: Documented D3 menu properties | Eugene Sandulenko |
2017-01-08 | DIRECTOR: Lingo: Added more D3 stubs | Eugene Sandulenko |
2017-01-07 | DIRECTOR: Lingo: Fix arguments check for built-ins | Eugene Sandulenko |
2017-01-07 | DIRECTOR: Lingo: Stubbed "sound*" built-ins | Eugene Sandulenko |
2017-01-07 | DIRECTOR: Lingo: Added stub for 'me' keyword | Eugene Sandulenko |
2017-01-07 | DIRECTOR: Lingo: Switch bison debug at runtime | Eugene Sandulenko |
2017-01-07 | DIRECTOR: Lingo: Fix 'on' keyword parsing | Eugene Sandulenko |
2017-01-07 | DIRECTOR: Lingo: Documented catmember differences for D3 | Eugene Sandulenko |
2017-01-06 | DIRECTOR: Lingo: Properly fix compilation on Dreamcast | Eugene Sandulenko |
2017-01-06 | DIRECTOR: Lingo: Add test for events | Eugene Sandulenko |
2017-01-06 | DIRECTOR: Lingo: Implement 'on' statement parsing | Eugene Sandulenko |
2016-11-10 | DIRECTOR: Plug several leaks | Eugene Sandulenko |
2016-11-08 | DIRECTOR: Split out cast-related classes into separate file | Eugene Sandulenko |
2016-10-19 | DIRECTOR: Lingo: Implemented getting 'the frame' entity | Eugene Sandulenko |
2016-10-17 | DIRECTOR: Lingo: Hide noisy warnings | Eugene Sandulenko |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko |
2016-09-28 | DIRECTOR: Fix compilation on Dreamcast | Marcus Comstedt |
2016-09-05 | DIRECTOR: Lingo: Implemented and documented 'the key' and 'the machineType' | Eugene Sandulenko |
2016-09-05 | DIRECTOR: Make PC types uniform | Eugene Sandulenko |
2016-09-05 | DIRECTOR: Fix warnings | Eugene Sandulenko |
2016-09-02 | DIRECTOR: Lingo: Fix c_when() execution | Eugene Sandulenko |
2016-09-02 | DIRECTOR: Lingo: Implement in-place macro calling | Eugene Sandulenko |
2016-09-02 | DIRECTOR: Lingo: Fixed c_whencode and added debug output | Eugene Sandulenko |
2016-09-02 | DIRECTOR: Initial code for Lingo keyboard handling | Eugene Sandulenko |
2016-09-01 | DIRECTOR: Lingo: Fix 'the' entities processing | Eugene Sandulenko |
2016-09-01 | DIRECTOR: Lingo: Implemented 'the colorQD' and 'the colorDepth' entities | Eugene Sandulenko |
2016-09-01 | DIRECTOR: Lingo: Implemented when..then keyword logic | Eugene Sandulenko |
2016-08-30 | DIRECTOR: Lingo: Fix warning. Thanks to wjp. | Eugene Sandulenko |
2016-08-30 | DIRECTOR: Lingo: Documented when..then statements | Eugene Sandulenko |
2016-08-26 | DIRECTOR: Lingo: Remove irrelevant header | Eugene Sandulenko |
2016-08-26 | DIRECTOR: Fix object initialization | Eugene Sandulenko |
2016-08-26 | DIRECTOR: Slow down execution and hid noisy warning | Eugene Sandulenko |
2016-08-25 | DIRECTOR: Start executing frame scripts | Eugene Sandulenko |
2016-08-23 | DIRECTOR: Further reduction of include dependency | Eugene Sandulenko |
2016-08-23 | DIRECTOR: Reduce header dependency | Eugene Sandulenko |
2016-08-23 | DIRECTOR: Split score.cpp file into classes | Eugene Sandulenko |
2016-08-22 | DIRECTOR: Lingo: Fix factory method execution | Eugene Sandulenko |
2016-08-22 | DIRECTOR: Lingo: Fix no-args built-ins code generation | Eugene Sandulenko |
2016-08-22 | DIRECTOR: Lingo: Improved debug output | Eugene Sandulenko |
2016-08-21 | DIRECTOR: Added image dumping at debug | Eugene Sandulenko |
2016-08-20 | DIRECTOR: Lingo: Defined 'mod' operator and specified operator precedence | Eugene Sandulenko |
2016-08-20 | DIRECTOR: Lingo: Added all D2 text properties. This completes D2 grammar. Yay! | Eugene Sandulenko |
2016-08-20 | DIRECTOR: Lingo: Added stubs for all D2 sprite properties | Eugene Sandulenko |
2016-08-20 | DIRECTOR: Lingo: Added stubs for all D2 properties | Eugene Sandulenko |
2016-08-20 | DIRECTOR: Lingo: Stub for 'menu' command. This completes all D2 commands | Eugene Sandulenko |
2016-08-20 | DIRECTOR: Lingo: Added stub for 'instance' keyword | Eugene Sandulenko |
2016-08-20 | DIRECTOR: Lingo: Implemented 'exit repeat' keyword | Eugene Sandulenko |
2016-08-19 | DIRECTOR: Lingo: Improved debug output | Eugene Sandulenko |
2016-08-19 | DIRECTOR: Lingo: Enhanced Datum::toString() output | Eugene Sandulenko |