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.cpp
Age
Commit message (
Collapse
)
Author
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-04-25
DIRECTOR: Fix Various Compiler Warnings.
D G Turner
2017-04-13
DIRECTOR: D5 Shared Cast loading.
stevenhoefel
2017-04-06
DIRECTOR: Further work loading assets from D5 Movies.
stevenhoefel
2017-04-04
DIRECTOR: Initial work to load D5 assets.
stevenhoefel
2017-03-03
DIRECTOR: Correctly return TextCast rectangle for D2/3.
stevenhoefel
2017-03-02
DIRECTOR: Janitorial: Fix code formatting
Eugene Sandulenko
2017-02-22
DIRECTOR: Simplified version checks and added more debug output
Eugene Sandulenko
2017-02-19
DIRECTOR: Hide assert() in Text Cast reading
Eugene Sandulenko
2017-02-11
JANITORIAL: Formatting fixes
Eugene Sandulenko
2017-02-06
DIRECTOR: Use Text rect for buttons. Adjust sizing appropriately.
stevenhoefel
2017-01-16
DIRECTOR: Initialize cast classes
Eugene Sandulenko
2017-01-13
DIRECTOR: Style fixes plus 1/8bpp corrections.
stevenhoefel
2017-01-13
DIRECTOR: D4 image loading based on BPP.
stevenhoefel
2017-01-11
DIRECTOR: Fix warnings
Eugene Sandulenko
2017-01-10
DIRECTOR: Load Shared Cast Bitmaps (anchor point is incorrect).
stevenhoefel
More Text Cast Formatting.
2017-01-09
DIRECTOR: CASt members have Children in D4.
stevenhoefel
2016-11-24
DIRECTOR: More debug output to D4 cast member loading
Eugene Sandulenko
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