aboutsummaryrefslogtreecommitdiff
path: root/engines/director/cast.h
AgeCommit message (Expand)Author
2020-01-08DIRECTOR: Parse script cast typesEugene Sandulenko
2020-01-06DIRECTOR: Plug memory leak in CastEugene Sandulenko
2020-01-06DIRECTOR: Improved text flags processingEugene Sandulenko
2019-12-30DIRECTOR: Simplified cast managementEugene Sandulenko
2019-12-26DIRECTOR: Renamed few variablesEugene Sandulenko
2019-12-25DIRECTOR: More loading debug outputEugene Sandulenko
2019-12-25DIRECTOR: Correctly use ink information for spritesEugene Sandulenko
2019-12-24DIRECTOR: More debug output and code tidying upEugene Sandulenko
2019-12-24DIRECTOR: Process non-BW bitmaps for D3Eugene Sandulenko
2019-12-24DIRECTOR: Furhter work on header dependency decreaseEugene Sandulenko
2019-12-24DIRECTOR: More work on reducing header dependencyEugene Sandulenko
2019-12-24DIRECTOR: Further simplification of include dependenciesEugene Sandulenko
2019-12-22DIRECTOR: Store also unformatted text for text castEugene Sandulenko
2019-12-01DIRECTOR: Make text fields assignableEugene Sandulenko
2019-11-24DIRECTOR: Rename Cast class variables to follow our naming conventionsEugene Sandulenko
2019-11-17DIRECTOR: extract image pitch from BitmapCastScott Percival
2017-09-14DIRECTOR: Fix Warning.stevenhoefel
2017-09-14DIRECTOR: Initial work for D5 RTE Cast Member loading.stevenhoefel
2017-05-02DIRECTOR: Add CachedMacText to TextCastTobia Tesan
2017-05-02DIRECTOR: Add TextCast::importStxtTobia Tesan
2017-05-02DIRECTOR: Equip textCast with _ftextTobia Tesan
2017-04-06DIRECTOR: Further work loading assets from D5 Movies.stevenhoefel
2017-03-12DIRECTOR: pre-load cast members.stevenhoefel
2017-01-13DIRECTOR: D4 image loading based on BPP.stevenhoefel
2017-01-12DIRECTOR: Fix Further Compiler Warnings.D G Turner
2017-01-10DIRECTOR: Load Shared Cast Bitmaps (anchor point is incorrect).stevenhoefel
2017-01-10DIRECTOR: More work to get events triggering. Loop all frames in score.stevenhoefel
2017-01-09DIRECTOR: CASt members have Children in D4.stevenhoefel
2016-11-09DIRECTOR: Parse script CASt resourcesEugene Sandulenko
2016-11-08DIRECTOR: Implement D4 CASt member parsing stubEugene Sandulenko
2016-11-08DIRECTOR: Split out cast-related classes into separate fileEugene Sandulenko