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
/
cast.h
Age
Commit message (
Expand
)
Author
2020-01-08
DIRECTOR: Parse script cast types
Eugene Sandulenko
2020-01-06
DIRECTOR: Plug memory leak in Cast
Eugene Sandulenko
2020-01-06
DIRECTOR: Improved text flags processing
Eugene Sandulenko
2019-12-30
DIRECTOR: Simplified cast management
Eugene Sandulenko
2019-12-26
DIRECTOR: Renamed few variables
Eugene Sandulenko
2019-12-25
DIRECTOR: More loading debug output
Eugene Sandulenko
2019-12-25
DIRECTOR: Correctly use ink information for sprites
Eugene Sandulenko
2019-12-24
DIRECTOR: More debug output and code tidying up
Eugene Sandulenko
2019-12-24
DIRECTOR: Process non-BW bitmaps for D3
Eugene Sandulenko
2019-12-24
DIRECTOR: Furhter work on header dependency decrease
Eugene Sandulenko
2019-12-24
DIRECTOR: More work on reducing header dependency
Eugene Sandulenko
2019-12-24
DIRECTOR: Further simplification of include dependencies
Eugene Sandulenko
2019-12-22
DIRECTOR: Store also unformatted text for text cast
Eugene Sandulenko
2019-12-01
DIRECTOR: Make text fields assignable
Eugene Sandulenko
2019-11-24
DIRECTOR: Rename Cast class variables to follow our naming conventions
Eugene Sandulenko
2019-11-17
DIRECTOR: extract image pitch from BitmapCast
Scott Percival
2017-09-14
DIRECTOR: Fix Warning.
stevenhoefel
2017-09-14
DIRECTOR: Initial work for D5 RTE Cast Member loading.
stevenhoefel
2017-05-02
DIRECTOR: Add CachedMacText to TextCast
Tobia Tesan
2017-05-02
DIRECTOR: Add TextCast::importStxt
Tobia Tesan
2017-05-02
DIRECTOR: Equip textCast with _ftext
Tobia Tesan
2017-04-06
DIRECTOR: Further work loading assets from D5 Movies.
stevenhoefel
2017-03-12
DIRECTOR: pre-load cast members.
stevenhoefel
2017-01-13
DIRECTOR: D4 image loading based on BPP.
stevenhoefel
2017-01-12
DIRECTOR: Fix Further Compiler Warnings.
D G Turner
2017-01-10
DIRECTOR: Load Shared Cast Bitmaps (anchor point is incorrect).
stevenhoefel
2017-01-10
DIRECTOR: More work to get events triggering. Loop all frames in score.
stevenhoefel
2017-01-09
DIRECTOR: CASt members have Children in D4.
stevenhoefel
2016-11-09
DIRECTOR: Parse script CASt resources
Eugene Sandulenko
2016-11-08
DIRECTOR: Implement D4 CASt member parsing stub
Eugene Sandulenko
2016-11-08
DIRECTOR: Split out cast-related classes into separate file
Eugene Sandulenko