aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/dialogs_quests.cpp
AgeCommit message (Expand)Author
2018-03-04XEEN: Move all the dialog classes to their own sub-folderPaul Gilbert
2018-02-23XEEN: Change Resource String fields to const char *Paul Gilbert
2018-02-23XEEN: Creation of create_xeen toolPaul Gilbert
2018-02-11XEEN: Fix exiting to main menu after playing ending cutscenesPaul Gilbert
2017-12-24XEEN: Fix scrolling crashes in Quest dialog when it's emptyPaul Gilbert
2017-12-20XEEN: Starting to do archive access more like the originalPaul 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
2017-11-18XEEN: Fix size of quest flags, rename for clarityPaul Gilbert
2016-09-22XEEN: Create Resources class to encapsulate all the static resourcesPaul Gilbert
2016-09-17XEEN: Changing file opening specifying archive to use enumPaul Gilbert
2015-02-07XEEN: Fix for switching modes and loading auto notes in Quests dialogPaul Gilbert
2015-02-07XEEN: Fix headers and key handling in Quests dialogPaul Gilbert
2015-02-07XEEN: Implement Quests dialogPaul Gilbert
2015-02-07XEEN: Implemented remainder of ItemsDialogPaul Gilbert