aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/dialogs_dismiss.cpp
AgeCommit message (Expand)Author
2018-03-04XEEN: Move all the dialog classes to their own sub-folderPaul Gilbert
2018-02-11XEEN: Fix exiting to main menu after playing ending cutscenesPaul Gilbert
2017-11-29XEEN: Refactor FontSurface as ancestors of Window, not ScreenPaul Gilbert
2017-11-29XEEN: Create Windows class to hold the windows arrayPaul Gilbert
2016-09-22XEEN: Create Resources class to encapsulate all the static resourcesPaul Gilbert
2015-02-21XEEN: More code for dismiss dialogPaul Gilbert
2015-02-18XEEN: Simplify use of addButton when setting up button listsPaul Gilbert
2015-02-10XEEN: Refactored _partyCount and _partyMembers into the _activeParty arrayPaul Gilbert
2015-02-10XEEN: Refactored drawing the party icons into a separate classPaul Gilbert
2015-02-10XEEN: Refacored face sprites loading into Roster and Character classesPaul Gilbert
2015-02-08XEEN: In progress Dismiss dialogPaul Gilbert