aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2011-12-29KYRA: (EOB) - fix warning about overloaded virtual function being only partia...athrxx
2011-12-29KYRA: (EOB) - fix EOB 1 intro sound bugathrxx
2011-12-29KYRA: (EOB) - fix some valgrind warningsathrxx
2011-12-29KYRA: Fix format stringWillem Jan Palenstijn
2011-12-29KYRA: Some formatting fixes.Johannes Schickel
2011-12-29KYRA: Prefix version string in LoL, EoB, EoB 2 main menu with "ScummVM".Johannes Schickel
2011-12-28KYRA: Slight cleanup in the transfer party code.Johannes Schickel
2011-12-28KYRA: Silence some valgrind warnings by doing a slight sanity check on savefi...Johannes Schickel
2011-12-28KYRA: (EOB) - fix EOB1 intro glitchathrxx
2011-12-28KYRA: add support for another Russian HOF fan translationathrxx
2011-12-28KYRA: (LOL) - refactor item/monster structsathrxx
2011-12-28KYRA: (LOL) - minor reduction of save file sizeathrxx
2011-12-28KYRA: (LOL) - add support for loading original DOS version save filesathrxx
2011-12-28KYRA: (EOB) - fix spell book tab 5 in EOB1athrxx
2011-12-28KYRA: (EOB) - fix invalid string access in EOB 1athrxx
2011-12-28KYRA: (EOB) - fix minor color glitchathrxx
2011-12-28KYRA: (EOB) - cleanup dialog settings a bitathrxx
2011-12-28KYRA: (EOB) - fix 2 gcc (-Woverloaded-virtual) warningsathrxx
2011-12-28KYRA: (EOB) - fix signed/unsigned mismatchathrxx
2011-12-27KYRA: Remove unused/duplicated code.Johannes Schickel
2011-12-27KYRA: Fix compilation with clang.Johannes Schickel
2011-12-27KYRA: Some formatting fixes.Johannes Schickel
2011-12-27KYRA: Slight cleanup.Johannes Schickel
2011-12-27KYRA: Some formatting fixes.Johannes Schickel
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