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 (
Expand
)
Author
2018-05-30
XEEN: Properly reset subtitles when replaying cutscenes
Paul Gilbert
2018-05-20
JANITORIAL: Remove trailing whitespace
Adrian Frühwirth
2018-05-04
XEEN: Fix playback of Clouds intro from World of Xeen Other Options dialog
Paul Gilbert
2018-04-27
XEEN: Move some few overlooked strings and spell array into xeen.ccs
Paul Gilbert
2018-03-17
XEEN: Change bool _isDarkCc to int _ccNum
Paul Gilbert
2018-03-12
XEEN: Add playVoice method for voice sample playback
Paul Gilbert
2018-03-11
XEEN: Refactoring subtitles for use in location cutscenes, updated Reaper cut...
Paul Gilbert
2018-03-11
XEEN: Subtitle fixes for Clouds ending
Paul Gilbert
2018-03-11
XEEN: Subtitle fixes for Clouds of Xeen intro
Paul Gilbert
2018-03-10
XEEN: Subtitle improvements, set up correct subtitles for Darkside intro
Paul Gilbert
2018-03-10
XEEN: Implementing subtitles display logic
Paul Gilbert
2018-03-06
XEEN: Change setMusicVolume to setMusicPercent for better range clarity
Paul Gilbert
2018-03-05
XEEN: Sound field renaming for better clarity
Paul Gilbert
2018-03-05
XEEN: Fixes returning to main menus after viewing intro/end cutscenes
Paul Gilbert
2018-03-02
XEEN: Hook up Clouds of Xeen intro for playing on startup
Paul Gilbert
2018-02-19
XEEN: Refactor to merge Sound and Music classes
Paul Gilbert
2018-02-14
XEEN: Fixes and cleanup for Dark Side ending
Paul Gilbert
2018-02-11
XEEN: Add missing music to Clouds ending
Paul Gilbert
2018-02-11
XEEN: Further fixes for Clouds ending
Paul Gilbert
2018-02-11
XEEN: Fixes and comments for Clouds Ending part 1
Paul Gilbert
2018-02-10
XEEN: Fix Clouds cutscene background decoder
Paul Gilbert
2018-02-09
XEEN: Reduce code duplication in Clouds ending
Paul Gilbert
2018-02-07
XEEN: Compilation fix
Paul Gilbert
2018-02-07
XEEN: Implemented remainder of Clouds ending
Paul Gilbert
2018-02-06
XEEN: More of Clouds ending
Paul Gilbert
2018-02-06
XEEN: More of Clouds endgame
Paul Gilbert
2018-02-04
XEEN: In progress implementing Clouds of Xeen ending
Paul Gilbert
2017-12-20
XEEN: Starting to do archive access more like the original
Paul Gilbert
2017-11-29
XEEN: Refactor FontSurface as ancestors of Window, not Screen
Paul Gilbert
2017-11-29
XEEN: Create Windows class to hold the windows array
Paul Gilbert
2017-11-18
XEEN: Fixes for Character class
Paul Gilbert
2017-01-12
XEEN: Fix Unused Variable Compiler Warning.
D G Turner
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
2016-09-22
XEEN: Create Resources class to encapsulate all the static resources
Paul Gilbert
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