aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-01-15opsPaweł Kołodziejski
2008-01-15implement dimuse transition 12, not tested yetPaweł Kołodziejski
2008-01-15Fixed warnings.Torbjörn Andersson
2008-01-15Since the mixer uses 'delete' to free memory, we should allocate it with 'new'.Torbjörn Andersson
2008-01-15opsPaweł Kołodziejski
2008-01-15fix last commit to release, and add version 2 fallback for compressed filesPaweł Kołodziejski
2008-01-15Initialise _lastTableWidth. (Fixes Valgrind warning.)Torbjörn Andersson
2008-01-15forgot release string in the 'marker'Paweł Kołodziejski
2008-01-15implement loading markers "exit". dumped version 3 for compressed bun files, ...Paweł Kołodziejski
2008-01-15back to previous way of copying stream, so it continue old streamPaweł Kołodziejski
2008-01-15if track sound data is compressed reset data offset to beginning of region. w...Paweł Kołodziejski
2008-01-14implement force flush old fadeTrack. fixed trackId in new fadeTrack, it wasn'...Paweł Kołodziejski
2008-01-14revert last experimental dimuse change, force flushPaweł Kołodziejski
2008-01-14experimental force flush fade track if it's in usePaweł Kołodziejski
2008-01-14put 'break' here too, only one music in non fade tracks allowedPaweł Kołodziejski
2008-01-14i forgot 'break' in the loopPaweł Kołodziejski
2008-01-14implement special case for playing music with beginning offset where other on...Paweł Kołodziejski
2008-01-14Workaround for bug #1660424 (KQ4: Zombie bug) which is a script bug present i...Kari Salminen
2008-01-14fixed setting hookId for music, it doesn't worked beforePaweł Kołodziejski
2008-01-13correction fade out music times in comi demoPaweł Kołodziejski
2008-01-13not need call refreshScripts in demo version of comiPaweł Kołodziejski
2008-01-13IndentationKari Salminen
2008-01-13Indentation.Torbjörn Andersson
2008-01-13Removed unnecessary semi-colons.Torbjörn Andersson
2008-01-13revert updateFadeMusicTrackPaweł Kołodziejski
2008-01-13revert experimental hackPaweł Kołodziejski
2008-01-13fixed fadeOutMusic in transitionsPaweł Kołodziejski
2008-01-13additional missing stoppingSequence to music transitions.Paweł Kołodziejski
2008-01-13added missing stoppingSequence to music transitions. still i'm not sure if it...Paweł Kołodziejski
2008-01-12refreshScripts should check for music state not sequence. it will create regr...Paweł Kołodziejski
2008-01-12seqId 4 should pass fadeout music not silence ignorePaweł Kołodziejski
2008-01-12The dummy ("narration only") cutscene player misbehaved a bit if the cutsceneTorbjörn Andersson
2008-01-12Added function to encapsulate/protect manipulation of background.Nicola Mettifogo
2008-01-12Removed warning in Screen::getOverlayPtr for now.Johannes Schickel
2008-01-12Use getMousePos in checkInput.Johannes Schickel
2008-01-12Commit patch #1869749 "KYRA: HoF Towns Audio fix".Johannes Schickel
2008-01-12Commit patch #1869747 "KYRA: HoF sjis patch".Johannes Schickel
2008-01-12Bugfix for actors getting stuck (losing their schedule)Paul Gilbert
2008-01-12Removed old copyright 2005-2006 line from several files so that their headers...Paul Gilbert
2008-01-11Work around bug #1324106 again. Apparently, I was mistaken the other day when ITorbjörn Andersson
2008-01-11The SCUMM timer fix makes the workaround for bug #1324106 obsoleteMax Horn
2008-01-11Fixed bug #1861582 (COMI: Banjo duel seems harder than in the original) by ch...Max Horn
2008-01-11CleanupFilippos Karapetis
2008-01-11Fixed capitalizationFilippos Karapetis
2008-01-11Added support for the Italian fan translations of Inherit the Earth. The orig...Filippos Karapetis
2008-01-11Fix assert that can be triggered in non-English versions of The Feeble Files ...Travis Howell
2008-01-11Cleanup and simplificationFilippos Karapetis
2008-01-11Don't show help when the alt or shift keys are pressedFilippos Karapetis
2008-01-11Cleanup and simplificationFilippos Karapetis
2008-01-11Added some paranoia checks.Johannes Schickel