Age | Commit message (Expand) | Author |
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 |
2016-08-19 | DIRECTOR: Lingo: Better VAR symbol handling | Eugene Sandulenko |
2016-08-19 | DIRECTOR: Lingo: Fix when..then code generation | Eugene Sandulenko |
2016-08-19 | DIRECTOR: Lingo: Fixed c_eval decompilation | Eugene Sandulenko |
2016-08-19 | DIRECTOR: Lingo: Added generated script decompilation | Eugene Sandulenko |
2016-08-19 | DIRECTOR: Lingo: Hide script hexdump under debug level | Eugene Sandulenko |
2016-08-19 | DIRECTOR: Lingo: Improved stack content trace | Eugene Sandulenko |
2016-08-18 | DIRECTOR: Silence GCC signed/unsigned warning | Torbjörn Andersson |
2016-08-18 | DIRECTOR: Lingo: Further work on while..then | Eugene Sandulenko |
2016-08-18 | DIRECTOR: Lingo: Proper stub for when..then | Eugene Sandulenko |
2016-08-18 | DIRECTOR: Lingo: Handle OBJECT symbols properly | Eugene Sandulenko |
2016-08-18 | DIRECTOR: Lingo: Fix factory method code generation | Eugene Sandulenko |
2016-08-18 | DIRECTOR: Lingo: Fix subroutine exit | Eugene Sandulenko |
2016-08-18 | DIRECTOR: Lingo: Added more debug output | Eugene Sandulenko |
2016-08-17 | DIRECTOR: Lingo: Added missing break | Eugene Sandulenko |
2016-08-17 | DIRECTOR: Lingo: Fixed 'the' entity retrieval | Eugene Sandulenko |
2016-08-17 | DIRECTOR: Lingo: Finished parameter tracing | Eugene Sandulenko |
2016-08-17 | DIRECTOR: Lingo: Initial function parameter tracing | Eugene Sandulenko |
2016-08-17 | DIRECTOR: Lingo: Added descriptions for rest of the commands | Eugene Sandulenko |
2016-08-17 | DIRECTOR: Marked all D2 'the' functions | Eugene Sandulenko |
2016-08-17 | DIRECTOR: Lingo: Added stubs for rest of the D2 functions | Eugene Sandulenko |
2016-08-16 | DIRECTOR: Lingo: Implement D2 version of 'the sqrt' | Eugene Sandulenko |
2016-08-16 | DIRECTOR: Lingo: Added stubs for functions up to 's' | Eugene Sandulenko |
2016-08-16 | DIRECTOR: Lingo: Fix warnings | Eugene Sandulenko |
2016-08-16 | DIRECTOR: Lingo: Added stubs for function up to 'n' | Eugene Sandulenko |
2016-08-16 | DIRECTOR: Lingo: Started adding function descriptions | Eugene Sandulenko |
2016-08-16 | DIRECTOR: Lingo: Start of script execution trace code | Eugene Sandulenko |
2016-08-15 | DIRECTOR: Fix debug channels initialization | Eugene Sandulenko |
2016-08-15 | DIRECTOR: Lingo: Added some debug output | Eugene Sandulenko |
2016-08-15 | DIRECTOR: Lingo: Fix mNew factory method calling | Eugene Sandulenko |
2016-08-15 | DIRECTOR: Lingo: Switch compilation debug to a channel | Eugene Sandulenko |