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
/
darkside_cutscenes.cpp
Age
Commit message (
Expand
)
Author
2018-03-02
XEEN: Add World of Xeen logo to end of Dark Side intro
Paul Gilbert
2018-03-01
XEEN: Fixes for Dark Side intro
Paul Gilbert
2018-03-01
XEEN: Implemented remaining code for Dark Side intro
Paul Gilbert
2018-02-28
XEEN: In progress implementing Dark Side intro
Paul Gilbert
2018-02-26
XEEN: Don't show game intro if it's already been seen perviously
Paul Gilbert
2018-02-24
XEEN: Remove old stubbed Screen::draw method
Paul Gilbert
2018-02-23
XEEN: Simplify showPharaohEndText method to use const char *
Paul Gilbert
2018-02-23
XEEN: Creation of create_xeen tool
Paul Gilbert
2018-02-19
XEEN: Refactor to merge Sound and Music classes
Paul Gilbert
2018-02-17
XEEN: Fix GCC warning
Torbjörn Andersson
2018-02-14
XEEN: Fixes and cleanup for Dark Side ending
Paul Gilbert
2018-02-11
XEEN: Fix exiting to main menu after playing ending cutscenes
Paul Gilbert
2018-02-01
XEEN: Fix display of dragon text at start of World ending
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-13
XEEN: Fix compiler warnings
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
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: Further work on Darkside intro
Paul Gilbert
2016-09-20
XEEN: In progress Clouds intro, subtitles cleanup
Paul Gilbert
2016-09-19
XEEN: Added Pharaoh endgame score screen
Paul Gilbert
2016-09-19
XEEN: Added remainder of Darkside ending
Paul Gilbert
2016-09-19
XEEN: More of Darkside endgame sequence
Paul Gilbert
2016-09-18
XEEN: Fix merging graphic pages to screen
Paul Gilbert
2016-09-18
XEEN: More of Darkside endgame sequence
Paul Gilbert
2016-09-18
XEEN: Beginnings of Darkside endgame, subtitle code
Paul Gilbert
2016-09-18
XEEN: Fix fade out at end of Darkside Title sequence
Paul Gilbert
2016-09-18
XEEN: Support switching between fx & game music, fx fixes
Paul Gilbert
2016-09-17
XEEN: Changing file opening specifying archive to use enum
Paul Gilbert
2016-09-16
XEEN: Cleanup of Sound driver
Paul Gilbert
2016-09-16
XEEN: Further cleanup of unneeded music code
Paul Gilbert
2016-09-16
XEEN: Further fixes and cleanup for music player
Paul Gilbert
2016-09-15
XEEN: Fix setting up music, musPlayInstrument command
Paul Gilbert
2016-09-12
XEEN: Beginnings of Music class
Paul Gilbert
2016-09-10
XEEN: Fix compilation on Amiga
Eugene Sandulenko
2016-09-04
XEEN: Beginnings of Darkside endgame and music
Paul Gilbert
2016-08-27
XEEN: Beginnings of sound effects support
Paul Gilbert
2016-08-27
XEEN: Move game cutscene methods into their own classes
Paul Gilbert