aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2011-12-27KYRA: Mark EoB games with ADGF_TESTING instead of ADGF_UNSTABLE.Johannes Schickel
2011-12-26KYRA: Avoid deleting pointer twice after creating EOB2 partyTorbjörn Andersson
2011-12-26KYRA: (EOB) Flag eob and eob2 with ADGF_UNSTABLETarek Soliman
2011-12-26KYRA: Some formatting fixes.Johannes Schickel
2011-12-26KYRA: Cleanup va_arg use in drawShape.Johannes Schickel
2011-12-26KYRA: Merge Screen_Rpg with Screen (for now).Johannes Schickel
2011-12-26KYRA: Remove unused/obsolete function.Johannes Schickel
2011-12-26KYRA: Unconfuse some MSVC versions by adding a space before a comment.Johannes Schickel
2011-12-26KYRA: (EOB) - add EOB copyright strings to KyraMetaEngine::getOriginalCopyrig...athrxx
2011-12-26KYRA: (EOB) - implement EOB1 party transferathrxx
2011-12-26KYRA: (EOB) - Start implementing EOB1 party transfer (not working yet)athrxx
2011-12-26KYRA: (EOB) - get rid of loadVGAPalette7bit()athrxx
2011-12-26KYRA: make bool variable const (again)athrxx
2011-12-26KYRA: whitespace cleanupathrxx
2011-12-26KYRA: (EOB) - remove unneeded virtual declarations in screen.hathrxx
2011-12-26KYRA: (EOB/LOL) - move eob/lol specific screen code to new classathrxx
2011-12-26KYRA: (EOB/LOL) - again fix static resource loading for EOB when LOL is disabledathrxx
2011-12-26KYRA: (EOB/LOL) - rename some varsathrxx
2011-12-26KYRA: (EOB) - fix eob2 sequence text fadingathrxx
2011-12-26KYRA: (EOB) - rename some files for a better match with the contained codeathrxx
2011-12-26KYRA: implement Screen::decodeFrame1()athrxx
2011-12-26KYRA: (EOB) - fix static resource loading for EOB when LOL is disabledathrxx
2011-12-26KYRA: (EOB/LOL) - cleanup common codeathrxx
2011-12-26KYRA: (EOB) - fix some more bugsathrxx
2011-12-26KYRA: (EOB) - ignore 'EYE.PAK' file in resource loaderathrxx
2011-12-26KYRA: (EOB) - make sure that the music stops after character generation in Eob 1athrxx
2011-12-26KYRA: (EOB) - rename some saving throw related dataathrxx
2011-12-26KYRA: (EOB) - cleanupathrxx
2011-12-26KYRA: (EOB) - fix mem leakathrxx
2011-12-26KYRA: (EOB) - fix invalid string accessathrxx
2011-12-26KYRA: (EOB) - fix char generator regression + cleanupathrxx
2011-12-26KYRA: (EOB) - fix some valgrind warningsathrxx
2011-12-26KYRA: (EOB) - add debugger, etc.athrxx
2011-12-26KYRA: (EOB) - complete EOBII playabilityathrxx
2011-12-26KYRA: (EOB) - lots of bug fixes, mostly for EOB IIathrxx
2011-12-26KYRA: (EOB) - fix some bugsathrxx
2011-12-26KYRA: (EOB) - extend save/load dialogue to support 990 slotsathrxx
2011-12-26KYRA: (EOB) - implement wall of force spellathrxx
2011-12-26KYRA: (EOB) - add EOB 1 introathrxx
2011-12-26KYRA: (EOB) - add some spellsathrxx
2011-12-26KYRA: (EOB) - implemented some spells and fixed more bugsathrxx
2011-12-26KYRA: (EOB) - lots of fixes towards EOB1 playabilityathrxx
2011-12-26KYRA: (EOB) - some more sequence code and bug fixesathrxx
2011-12-26KYRA: (EOB) - implement npc sequences and fix some bugsathrxx
2011-12-26KYRA: (EOB) - add turn undead spell, add some screen fades, fix some bugsathrxx
2011-12-26KYRA: (EOB) - implement some gui functionality, some bug fixes, etc.athrxx
2011-12-26KYRA: (EOB) - fix various bugs and implement some spellsathrxx
2011-12-26KYRA: (EOB) - implement party restingathrxx
2011-12-26KYRA: (EOB) - implement scribe scroll menuathrxx
2011-12-26KYRA: (EOB) - implement save menuathrxx