aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2011-02-20KYRA: Fix regression in Screen::setInterfacePalette.Johannes Schickel
2011-02-19Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...Johannes Schickel
2011-02-16KYRA: Set type for NULL MIDI driver to PC Speaker.Johannes Schickel
2011-02-16KYRA/LOL: add comments for last commitathrxx
2011-02-16KYRA/LOL: fixed hand item cursor bugathrxx
2011-02-14KYRA: Adapt to setPalette/grabPalette RGBA->RGB changes.Johannes Schickel
2011-02-10KYRA: Rename KyraEngine_MR::runDialog to doDialog to avoid name clashes with ...Johannes Schickel
2011-02-10KYRA: Remove superfluous const in type conversion.Johannes Schickel
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-01-29KYRA: Hopefully fix valgrind warnings in the HoF intro when text is disabled.Johannes Schickel
2011-01-29KYRA: Clean up main menu code in Kyra2/Kyra3.Johannes Schickel
2011-01-29KYRA: Fix Valgrind Uninitialized Memory Read at end of VQA Playback.David Turner
2011-01-29KYRA: Close Memory Leaks in Kyra 3 (Malcolm's Revenge) Menu.David Turner
2010-12-25KYRA FM-TOWNS: improved cd audio music fadingFlorian Kagerer
2010-12-07DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engineMax Horn
2010-12-01ALL: Fix a few typosJordi Vilalta Prat
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-19ALL: Push down deps on stream.h from .h to .cpp filesMax Horn
2010-11-17ENGINES: Change 'colour' to 'color'Max Horn
2010-11-08COMMON: Push #include audiocd.h in system.h out to .cpp filesMax Horn
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-11-08LOL: fixed minor text displayer bugFlorian Kagerer
2010-11-07COMMON: Rename and tweak MD5 functionsMax Horn
2010-11-07ENGINES: Unify code layout of all ADParams instancesMax Horn
2010-11-01KYRA: Pause engine when the debugger is open.Johannes Schickel
2010-11-01GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warningsMax Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-31LOL: fixed bug #3099321Florian Kagerer
2010-10-30LOL: workaround for bug #3098935Florian Kagerer
2010-10-29KYRA: match music settings with latest launcher code changes.Florian Kagerer
2010-10-29KYRA: match music settings with latest launcher code changes.Florian Kagerer
2010-10-29KYRA: Minor formatting cleanup.Johannes Schickel
2010-10-28KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern.Johannes Schickel
2010-10-28KYRA: Fix some code errors reported by ICC (i.e. subclasses not overwriting m...Johannes Schickel
2010-10-24KYRA/PC98: workaround for missing delay opcodesFlorian Kagerer
2010-10-23LOL: - fix invalid mem accessFlorian Kagerer
2010-10-23ALL: Fix indention (whitespaces -> tabs)Max Horn
2010-10-22LOL: fix possible regressionsFlorian Kagerer
2010-10-22KYRA: More cleanup.Johannes Schickel
2010-10-22KYRA: Cleanup.Johannes Schickel
2010-10-22KYRA: Adapt Kyra2+3 to use the newly added item type too.Johannes Schickel
2010-10-22KYRA: Add a datatype for the item ids and convert Kyra1 to use it.Johannes Schickel
2010-10-22KYRA: A little refactoring (name change).Johannes Schickel
2010-10-19SCUMM/FM-TOWNS JAPANESE: implement flipped textFlorian Kagerer
2010-10-17SCUMM/FM-TOWNS: more improvements to japanese font drawingFlorian Kagerer
2010-10-15KYRA: Fix valid warnings of bug #3087837 "KYRA: Code analysis warnings".Johannes Schickel
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel