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
/
chewy
/
resource.h
Age
Commit message (
Expand
)
Author
2016-10-04
CHEWY: Initial support for in-game texts (game dialog texts)
Filippos Karapetis
2016-10-03
CHEWY: Properly handle the text encryption in atds.tap (game texts)
Filippos Karapetis
2016-10-03
CHEWY: TCF resources contain error messages, not in-game text
Filippos Karapetis
2016-10-03
CHEWY: Implement initial sprite drawing, font loading and text drawing
Filippos Karapetis
2016-10-03
CHEWY: Use virtual destructors. Some cleanup
Filippos Karapetis
2016-10-03
CHEWY: Initial support for game sprites
Filippos Karapetis
2016-10-03
CHEWY: Add initial video (CFO) player
Filippos Karapetis
2016-10-03
CHEWY: Initial work on game videos
Filippos Karapetis
2016-10-03
CHEWY: Add support for encrypted text resources
Filippos Karapetis
2016-10-03
CHEWY: Use a specialized resource handler for each resource
Filippos Karapetis
2016-10-03
CHEWY: Add support for SFX and speech resources to the resource manager
Filippos Karapetis
2016-10-03
CHEWY: More work on res manager, add support for RLE encoded resources
Filippos Karapetis
2016-10-03
CHEWY: Initial implementation of a resource manager, and a main loop
Filippos Karapetis