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
2017-04-18
JANITORIAL: Remove superfluous semicolons
Torbjörn Andersson
2017-04-02
Xeen: Add detection for the 2CD "talkie" version
Michael Drüing
2017-01-12
XEEN: Fix Unused Variable Compiler Warning.
D G Turner
2016-10-17
XEEN: Visual Studio compilation fix
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-24
XEEN: Display main menu on startup
Paul Gilbert
2016-09-24
XEEN: Fix display of cursor
Paul Gilbert
2016-09-24
XEEN: Move old main menu classes into WorldOfXeen namespace
Paul Gilbert
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-24
XEEN: Fix Cppcheck out-of-bounds warning
Torbjörn Andersson
2016-09-23
XEEN: Add dispatcher for cutscenes, menu, and gameplay
Paul Gilbert
2016-09-22
XEEN: Formatting fixes
Paul Gilbert
2016-09-22
XEEN: Fix subscript warnings in ItemsDialog
Paul Gilbert
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
[next]