aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/dialogs_options.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-19XEEN: More of Darkside endgame sequencePaul Gilbert
2016-09-18XEEN: Beginnings of Darkside endgame, subtitle codePaul Gilbert
2016-09-16XEEN: Cleanup of Sound driverPaul Gilbert
2016-09-12XEEN: Beginnings of Music classPaul Gilbert
2016-08-28XEEN: gcc compilation fixesPaul Gilbert
2015-02-18XEEN: Simplify use of addButton when setting up button listsPaul Gilbert
2015-01-11XEEN: Various renamingsPaul Gilbert
2015-01-02XEEN: Added checkSkill and animating indicators to assembleBorderPaul Gilbert
2015-01-02XEEN: More UI loading code, refactored Dialog base to ButtonContainerPaul Gilbert
2015-01-01XEEN: Reorganisation of resource, sprite, and cc file class filesPaul Gilbert
2015-01-01XEEN: Credits screen now workingPaul Gilbert
2015-01-01XEEN: Beginnings of credits screenPaul Gilbert
2015-01-01XEEN: Split up menus file into dialogs and dialogs_optionsPaul Gilbert