index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
director
/
score.cpp
Age
Commit message (
Expand
)
Author
2019-12-17
DIRECTOR: Added debug channel for executing precompiled bytecode
Eugene Sandulenko
2019-12-13
DIRECTOR: Implemented slow playback debug option
Eugene Sandulenko
2019-12-13
DIRECTOR: Changed notion of 'go to' commands to postponed
Eugene Sandulenko
2019-12-13
DIRECTOR: Fix label processing
Eugene Sandulenko
2019-12-13
DIRECTOR: Properly detect current label
Eugene Sandulenko
2019-12-13
DIRECTOR: Improved loading debug output
Eugene Sandulenko
2019-12-13
DIRECTOR: Correct sequence of events around frame drawing
Eugene Sandulenko
2019-12-13
DIRECTOR: Improved image debug output
Eugene Sandulenko
2019-12-11
DIRECTOR: Added comments to screen update calls
Eugene Sandulenko
2019-12-11
DIRECTOR: Plug MacWindowManager in
Eugene Sandulenko
2019-12-11
DIRECTOR: LINGO: Pass menu to MacMenu in installMenu built-in
Eugene Sandulenko
2019-12-11
DIRECTOR: Do not attempt to execute scripts containing menus
Eugene Sandulenko
2019-12-10
DIRECTOR: Implement zoomBox rendering
Eugene Sandulenko
2019-12-02
DIRECTOR: Load all STXT resources which look like scripts
Eugene Sandulenko
2019-12-01
DIRECTOR: Fix movie framerate
Eugene Sandulenko
2019-11-27
DIRECTOR: Fix crash with debug ouptut
Eugene Sandulenko
2019-11-24
DIRECTOR: Rename Cast class variables to follow our naming conventions
Eugene Sandulenko
2019-11-24
DIRECTOR: Attach texts to buttons. Now HandV works again
Eugene Sandulenko
2019-11-24
DIRECTOR: Properly load A11 script and STXT resources
Eugene Sandulenko
2019-11-24
DIRECTOR: Disable for now precompiled script execution from Lscr resources
Eugene Sandulenko
2019-11-24
DIRECTOR: JANITORIAL: Fix whitespace
Eugene Sandulenko
2019-11-17
DIRECTOR: Attempt to load Lingo bytecode for v4 and above
Scott Percival
2019-11-17
DIRECTOR: Add loader for Lingo name section.
Scott Percival
2019-11-17
DIRECTOR: Add ScriptContext struct to track all attributes of the current scr...
Scott Percival
2019-11-17
DIRECTOR: begin interpreter for Lingo V4 bytecode
Scott Percival
2019-11-17
DIRECTOR: extract image pitch from BitmapCast
Scott Percival
2019-11-17
DIRECTOR: Add more debug stubs
Scott Percival
2019-10-17
DIRECTOR: Fix Missing Default Switch Cases
D G Turner
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2017-09-14
DIRECTOR: Initial work for D5 RTE Cast Member loading.
stevenhoefel
2017-07-05
DIRECTOR: Handle kEventPrepareMovie with 1-ary processEvent
Tobia Tesan
2017-07-05
DIRECTOR: Handle kEventExitFrame with 1-ary processEvent
Tobia Tesan
2017-07-05
DIRECTOR: Handle kEventNone with 1-ary processEvent
Tobia Tesan
2017-07-05
DIRECTOR: Add processSpriteEvent
Tobia Tesan
2017-07-05
DIRECTOR: Move executeImmediateScripts to lingo.cpp
Tobia Tesan
2017-07-05
DIRECTOR: Handle kEventPrepareFrame in processFrameEvent
Tobia Tesan
2017-07-05
DIRECTOR: Handle frame enter/exit with 1-ary processEvent call
Tobia Tesan
2017-05-02
DIRECTOR: Add TextCast::importStxt
Tobia Tesan
2017-05-02
DIRECTOR: Init textCasts with Stxts in Score
Tobia Tesan
2017-05-02
DIRECTOR: Delete Stxts in ~Score
Tobia Tesan
2017-05-02
DIRECTOR: Preload Stxts in Score
Tobia Tesan
2017-05-02
DIRECTOR: Add _loadedStxts member to Score
Tobia Tesan
2017-04-25
DIRECTOR: Fix Various Compiler Warnings.
D G Turner
2017-04-13
DIRECTOR: D5 Shared Cast loading.
stevenhoefel
2017-04-09
DIRECTOR: Remove pointless comparison.
Eugene Sandulenko
2017-04-06
DIRECTOR: Further work loading assets from D5 Movies.
stevenhoefel
2017-04-05
DIRECTOR: Fix warnings
Eugene Sandulenko
2017-04-04
DIRECTOR: Initial work to load D5 assets.
stevenhoefel
2017-04-03
DIRECTOR: Bring cast children back for D4 or higher.
stevenhoefel
2017-04-03
DIRECTOR: Use button cast when rendering button text.
stevenhoefel
[next]