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
Age
Commit message (
Collapse
)
Author
2016-09-22
XEEN: Fix compiler warning in Music class
Paul Gilbert
2016-09-22
XEEN: Hopefully fix compiler warnings about hidden virtual methods
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: Fix some compiler warnings
Paul Gilbert
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-21
XEEN: Further work on Darkside intro
Paul Gilbert
2016-09-21
XEEN: Give Cutscenes a virtual destructor
Paul Gilbert
2016-09-21
XEEN: Refactored doScroll to have it available to cutscenes
Paul Gilbert
2016-09-20
XEEN: In progress Clouds intro, subtitles cleanup
Paul Gilbert
2016-09-20
XEEN: Fix vertical gfx merging
Paul Gilbert
2016-09-20
XEEN: Added Clouds of Xeen title screen
Paul Gilbert
2016-09-19
XEEN: Added Pharaoh endgame score screen
Paul Gilbert
2016-09-19
XEEN: Change Window _vm field to be static
Paul Gilbert
2016-09-19
XEEN: Added remainder of Darkside ending
Paul Gilbert
2016-09-19
XEEN: Fix compiler warning
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: Extra space in sprite line decoding as workaround for bad data
Paul Gilbert
2016-09-18
XEEN: Beginnings of Darkside endgame, subtitle code
Paul Gilbert
2016-09-18
XEEN: Stop audio if intro sequence aborted
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-17
XEEN: Fix message in dump debugger command
Paul Gilbert
2016-09-17
XEEN: Fix setting FX pause countdowns
Paul Gilbert
2016-09-17
XEEN: Fix playback of VOC resources
Paul Gilbert
2016-09-17
XEEN: Added dump command to the debugger
Paul Gilbert
2016-09-17
XEEN: Fix FX instrument handling
Paul Gilbert
2016-09-16
XEEN: Fix some compiler warnings
Paul Gilbert
2016-09-16
XEEN: Cleanup of Sound driver
Paul Gilbert
2016-09-16
XEEN: Minor formatting fixes for music method tables
Paul Gilbert
2016-09-16
XEEN: Fix setting music notes
Paul Gilbert
2016-09-16
XEEN: Added further debug logging to music player
Paul Gilbert
2016-09-16
XEEN: Further cleanup of unneeded music code
Paul Gilbert
2016-09-16
XEEN: Register debug channels on startup
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-14
XEEN: Added music playback interface methods
Paul Gilbert
2016-09-14
XEEN: Implemented frequency shifting in music driver
Paul Gilbert
2016-09-14
XEEN: Fleshing out music player
Paul Gilbert
2016-09-12
XEEN: Implement Music update method
Paul Gilbert
2016-09-12
XEEN: Extra Adlib initialization during Music creation
Paul Gilbert
2016-09-12
XEEN: Implement Music playEffect method
Paul Gilbert
2016-09-12
XEEN: Beginnings of Music class
Paul Gilbert
2016-09-10
XEEN: Fix compilation on Amiga
Eugene Sandulenko
[next]