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
/
xeen
/
worldofxeen
/
clouds_cutscenes.cpp
Age
Commit message (
Collapse
)
Author
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-24
XEEN: More Clouds endgame sequence
Paul Gilbert
2016-09-24
XEEN: Clouds gfx decompressor now working
Paul Gilbert
2016-09-24
XEEN: Fixes for clouds gfx decompressor
Paul Gilbert
2016-09-24
XEEN: Fixes for setup of Clouds decompressor
Paul Gilbert
2016-09-24
XEEN: Initial implementation of Clouds endgame gfx decompressor
Paul Gilbert
2016-09-22
XEEN: Formatting fixes
Paul Gilbert
2016-09-22
XEEN: Create WorldOfXeenResources class for their specific strings
Paul Gilbert
Some strings are still in the base Resources, since they're referred to by core dialogs. These may be able to be refactored in the future as support is added for the other games
2016-09-22
XEEN: Create Resources class to encapsulate all the static resources
Paul Gilbert
This will make it easier later on to handle things like translations, and if the other games have different values for some arrays
2016-09-22
XEEN: Create a WorldOfXeen sub-namespace
Paul Gilbert
2016-09-21
XEEN: Beginnings of Clouds ending
Paul Gilbert
2016-09-21
XEEN: Fixes for Clouds intro
Paul Gilbert
2016-09-21
XEEN: Implemented Clouds intro, doScroll fixes
Paul Gilbert
2016-09-20
XEEN: In progress Clouds intro, subtitles cleanup
Paul Gilbert
2016-09-20
XEEN: Added Clouds of Xeen title screen
Paul Gilbert
2016-08-27
XEEN: Move game cutscene methods into their own classes
Paul Gilbert