aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/dialogs_error.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-18XEEN: Beginnings of Darkside endgame, subtitle codePaul Gilbert
2016-09-12XEEN: Beginnings of Music classPaul Gilbert
2015-03-01XEEN: Hook up debugger properly and implement spell commandPaul Gilbert
2015-02-17XEEN: Implemented Cast Spell dialogPaul Gilbert
2015-02-11XEEN: Fix removing and adding chars to party in Party dialogPaul Gilbert
2015-02-07XEEN: Implemented restingPaul Gilbert
2015-02-04XEEN: Implemented weapon variation of equipItemPaul Gilbert
2015-02-04XEEN: Partial implementation of doItemOptionsPaul Gilbert
2015-01-19XEEN: Compilation fixes for gccPaul Gilbert
2015-01-05XEEN: In progress implementing map loadingPaul Gilbert