aboutsummaryrefslogtreecommitdiff
path: root/engines/director/cast.cpp
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
2020-01-05DIRECTOR: Fix bitmap pitch for 1bpp images in v4Scott Percival
2020-01-05DIRECTOR: Fix bitmap sprite positioningScott Percival
2020-01-05DIRECTOR: Re-add strange colour mapping for v3 and belowScott Percival
2020-01-04DIRECTOR: Fix palette for drawing operationsScott Percival
2020-01-04DIRECTOR: Render shapes with transparencyScott Percival
2020-01-04DIRECTOR: Fix kCastMemberSprite to fetch shape from castScott Percival
2019-12-30DIRECTOR: Simplified cast managementEugene Sandulenko
2019-12-26DIRECTOR: Renamed few variablesEugene Sandulenko
2019-12-25DIRECTOR: Imporved text cast loadingEugene Sandulenko
2019-12-25DIRECTOR: More loading debug outputEugene Sandulenko
2019-12-25DIRECTOR: Correctly use ink information for spritesEugene Sandulenko
2019-12-25DIRECTOR: Simplify palette transformationsEugene Sandulenko
2019-12-25DIRECTOR: Added palette transformation routineEugene Sandulenko
2019-12-25DIRECTOR: Bg color is also shifted for shapesEugene Sandulenko
2019-12-25DIRECTOR: Read color information for shapesEugene 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-22DIRECTOR: Store also unformatted text for text castEugene Sandulenko
2019-12-11DIRECTOR: Properly set CachedMacTextEugene Sandulenko
2019-12-01DIRECTOR: Do not re-render text if it was not changedEugene Sandulenko
2019-12-01DIRECTOR: Make text fields assignableEugene Sandulenko
2019-11-24DIRECTOR: Rename Cast class variables to follow our naming conventionsEugene Sandulenko
2019-11-24DIRECTOR: Properly initialize cached textEugene Sandulenko
2019-11-17DIRECTOR: extract image pitch from BitmapCastScott Percival
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-04-25DIRECTOR: Fix Various Compiler Warnings.D G Turner
2017-04-13DIRECTOR: D5 Shared Cast loading.stevenhoefel
2017-04-06DIRECTOR: Further work loading assets from D5 Movies.stevenhoefel
2017-04-04DIRECTOR: Initial work to load D5 assets.stevenhoefel
2017-03-03DIRECTOR: Correctly return TextCast rectangle for D2/3.stevenhoefel
2017-03-02DIRECTOR: Janitorial: Fix code formattingEugene Sandulenko
2017-02-22DIRECTOR: Simplified version checks and added more debug outputEugene Sandulenko
2017-02-19DIRECTOR: Hide assert() in Text Cast readingEugene Sandulenko
2017-02-11JANITORIAL: Formatting fixesEugene Sandulenko
2017-02-06DIRECTOR: Use Text rect for buttons. Adjust sizing appropriately.stevenhoefel
2017-01-16DIRECTOR: Initialize cast classesEugene Sandulenko
2017-01-13DIRECTOR: Style fixes plus 1/8bpp corrections.stevenhoefel
2017-01-13DIRECTOR: D4 image loading based on BPP.stevenhoefel
2017-01-11DIRECTOR: Fix warningsEugene Sandulenko
2017-01-10DIRECTOR: Load Shared Cast Bitmaps (anchor point is incorrect).stevenhoefel
2017-01-09DIRECTOR: CASt members have Children in D4.stevenhoefel
2016-11-24DIRECTOR: More debug output to D4 cast member loadingEugene Sandulenko
2016-11-09DIRECTOR: Parse script CASt resourcesEugene Sandulenko