Age | Commit message (Expand) | Author |
2017-03-16 | DIRECTOR: Fix crash when Shared Cast is not present | Eugene Sandulenko |
2017-03-15 | DIRECTOR: Improvements to the event sequence | Eugene Sandulenko |
2017-03-14 | DIRECTOR: Execute immediate scripts on frame load | Eugene Sandulenko |
2017-03-14 | DIRECTOR: Detect immediate Lingo actions | Eugene Sandulenko |
2017-03-13 | DIRECTOR: Refactor events processor | Eugene Sandulenko |
2017-03-13 | DIRECTOR: Initial work on sprite dragging | Eugene Sandulenko |
2017-03-13 | DIRECTOR: Lingo: Implement b_moveableSprite() | Eugene Sandulenko |
2017-03-13 | DIRECTOR: Lingo: Improved check for REFERENCE assignment | Eugene Sandulenko |
2017-03-12 | DIRECTOR: Implement safety check while Shared Cast loading | Eugene Sandulenko |
2017-03-12 | DIRECTOR: Fix warnings | Eugene Sandulenko |
2017-03-12 | DIRECTOR: Lingo: Fix b_rollOver() implementation | Eugene Sandulenko |
2017-03-12 | DIRECTOR: Lingo: Improved stack printing for REFERENCE | Eugene Sandulenko |
2017-03-12 | DIRECTOR: Lingo: Implement b_rollOver() | Eugene Sandulenko |
2017-03-12 | DIRECTOR: Fix warning | Eugene Sandulenko |
2017-03-12 | JANITORIAL: Whitespace optimisations | Eugene Sandulenko |
2017-03-12 | DIRECTOR: pre-load cast members. | stevenhoefel |
2017-03-10 | DIRECTOR: Lingo: Improved debug output | Eugene Sandulenko |
2017-03-10 | DIRECTOR: Lingo: Don't leak memory on restart | Eugene Sandulenko |
2017-03-10 | DIRECTOR: Lingo: Reset scripts when switching movies | Eugene Sandulenko |
2017-03-10 | DIRECTOR: More debug output for movie playback | Eugene Sandulenko |
2017-03-10 | DIRECTOR: Fixed global even handlers calling | Eugene Sandulenko |
2017-03-09 | DIRECTOR: Moved event processor to events.cpp | Eugene Sandulenko |
2017-03-08 | DIRECTOR: Lingo: More debug output to call() method | Eugene Sandulenko |
2017-03-08 | DIRECTOR: Fix event mouse event processing in D3 | Eugene Sandulenko |
2017-03-07 | DIRECTOR: Lingo: Fix parsing D4 variant of 'on ...' clause | Eugene Sandulenko |
2017-03-07 | DIRECTOR: Lingo: Added definition for 'on' clauses without 'end' | Eugene Sandulenko |
2017-03-07 | DIRECTOR: Added sanity check to Score::getSpriteById() | Eugene Sandulenko |
2017-03-06 | DIRECTOR: Lingo: Split 'on ...' statement when preprocessing | Eugene Sandulenko |
2017-03-06 | DIRECTOR: Execture sprite scripts in D2/D3 | Eugene Sandulenko |
2017-03-06 | DIRECTOR: Fix class initialization | Eugene Sandulenko |
2017-03-03 | DIRECTOR: Fix getNextLabelNumber() for the rightmost frame | Eugene Sandulenko |
2017-03-03 | DIRECTOR: Correctly return TextCast rectangle for D2/3. | stevenhoefel |
2017-03-02 | DIRECTOR: Janitorial: Fix code formatting | Eugene Sandulenko |
2017-03-01 | DIRECTOR: Load CastInfo for the Shared Cast | Eugene Sandulenko |
2017-03-01 | DIRECTOR: Plug memory leak | Eugene Sandulenko |
2017-03-01 | DIRECTOR: Fix debug output | Eugene Sandulenko |
2017-02-28 | Fix GCC Variable Range Warning. | D G Turner |
2017-02-28 | DIRECTOR: Fix warning and code formatting | Eugene Sandulenko |
2017-02-28 | DIRECTOR: Capture Mouse Down Sprite and highlight respective items. | stevenhoefel |
2017-02-27 | DIRECTOR: Fix frame script execution | Eugene Sandulenko |
2017-02-27 | DIRECTOR: Improved debug output | Eugene Sandulenko |
2017-02-26 | DIRECTOR: Fix rendering of shapes of type 16 | Eugene Sandulenko |
2017-02-26 | DIRECTOR: More debug output on image rendering | Eugene Sandulenko |
2017-02-26 | DIRECTOR: Clarified and corrected movie scripts in D2/D3 | Eugene Sandulenko |
2017-02-26 | DIRECTOR: More debug output when loading | Eugene Sandulenko |
2017-02-25 | DIRECTOR: Move utility functions to util.cpp | Eugene Sandulenko |
2017-02-24 | DIRECTOR: Lingo: Fix b_moveableSprite() stub | Eugene Sandulenko |
2017-02-24 | DIRECTOR: Lingo: Clarified 'play' and 'play done' implementations | Eugene Sandulenko |
2017-02-24 | DIRECTOR: Lingo: Initial code for func_playdone() | Eugene Sandulenko |
2017-02-24 | DIRECTOR: Lingo: Initial code for func_play() | Eugene Sandulenko |