aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/dialogs_quests.cpp
AgeCommit message (Collapse)Author
2016-09-22XEEN: Create Resources class to encapsulate all the static resourcesPaul 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-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