aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
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
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-10-09KYRA: fix regression in Screen_v2::generateOverlay()Florian Kagerer
2010-09-21KYRA2/LOL PC-98: fix sfx rateFlorian Kagerer
2010-09-20KYRA: Fix RTL from LoL's main menu.Johannes Schickel
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-15KYRA: Send GM reset on startup.Johannes Schickel
2010-09-13KYRA3: Add some sound debug output.Johannes Schickel
2010-09-07LOL FLOPPY: silence pointless warnings in character selectionFlorian Kagerer
2010-09-06LOL: Add md5 for another English floppy versionFlorian Kagerer
2010-09-05KYRA: Get rid of local static non-POD object.Johannes Schickel
2010-09-05KYRA: Constify some tables.Johannes Schickel
2010-08-24KYRA: Cleanup.Johannes Schickel
2010-08-24KYRA: Implement new handling of KYRA3's TLK files.Johannes Schickel
2010-08-24KYRA: Simplify PAK/INS/TLK loading.Johannes Schickel
2010-08-24KYRA: Cleanup.Johannes Schickel
2010-08-24KYRA: Add support for playing KYRA3 from CD.Johannes Schickel
2010-08-20KYRA/TOWNS: fix memory leak and some cleanupFlorian Kagerer
2010-08-19KYRA: Remove superfluous music fade out on Kyra 3 startup.Johannes Schickel
2010-08-19KYRA: Cleanup.Johannes Schickel
2010-08-17KYRA: Fix array index out of boundsEugene Sandulenko