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
/
worldofxeen_menu.cpp
Age
Commit message (
Expand
)
Author
2018-03-05
XEEN: Fixes returning to main menus after viewing intro/end cutscenes
Paul Gilbert
2018-03-04
XEEN: Added Other Options dialog for Dark Side and World
Paul Gilbert
2018-03-04
XEEN: Finish World of Xeen main menu
Paul Gilbert
2018-03-04
XEEN: Implemented Dark Side of Xeen menu
Paul Gilbert
2018-03-04
XEEN: Fix scroll effect for Clouds of Xeen main menu
Paul Gilbert
2018-03-04
XEEN: Move Credits and Please Wait classes into their own files
Paul Gilbert
2018-03-04
XEEN: Move all the dialog classes to their own sub-folder
Paul Gilbert
2018-03-04
XEEN: Fix loading saves from main menus and launcher
Paul Gilbert
2018-03-03
XEEN: Fix loading saves from main menus and launcher
Paul Gilbert
2018-02-26
XEEN: Cleanup of the game title, intro, and menu launching code
Paul Gilbert
2018-02-26
XEEN: Defer creating new game state until needed
Paul Gilbert
2018-02-24
XEEN: Add difficulty selection dialog to WOX starting menu
Paul Gilbert
2018-02-11
XEEN: Fix exiting to main menu after playing ending cutscenes
Paul Gilbert
2018-01-28
XEEN: Flesh out missing ErrorDialog code
Paul Gilbert
2018-01-09
XEEN: Fix opening of World of Xeen menu
Paul Gilbert
2017-12-09
XEEN: Fix rendering of game screen on startup
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-10-29
XEEN: Enable starting game from startup menu
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: Move old main menu classes into WorldOfXeen namespace
Paul Gilbert