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-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
2017-04-03
DIRECTOR: Pre-load Button child text members.
stevenhoefel
2017-03-31
DIRECTOR: Score label names are case insensitive
Eugene Sandulenko
2017-03-22
DIRECTOR: Fix data sizes when reading from archives
Eugene Sandulenko
2017-03-22
DIRECTOR: Added sanity check for broken score files
Eugene Sandulenko
2017-03-21
DIRECTOR: Do not call event handler after movie is ended
Eugene Sandulenko
2017-03-20
DIRECTOR: Fix event processing for generic events
Eugene Sandulenko
2017-03-20
DIRECTOR: Fix GCC Warnings.
D G Turner
2017-03-17
DIRECTOR: More debug output for frame loading
Eugene Sandulenko
2017-03-17
DIRECTOR: More loading process debug info
Eugene Sandulenko
2017-03-17
DIRECTOR: Improved debug output for resource loading
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
[prev]
[next]