aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-17Corrected offset for animation of player operating rack in German version, an...Paul Gilbert
2008-01-17Bugfix for the position and size of the copy protection dialog instructions i...Paul Gilbert
2008-01-16Fixed some warningsOystein Eftevaag
2008-01-16forgot disable that tooPaweł Kołodziejski
2008-01-16experimental seek in compressed streams in dimuse in time ms resolutionPaweł Kołodziejski
2008-01-16opsPaweł Kołodziejski
2008-01-16clarify warningPaweł Kołodziejski
2008-01-16Confirmed that Amiga version of King's Quest III (v1.01 1986-11-08) using Ami...Kari Salminen
2008-01-16Added code fragment to correctly set the walk to position for Goewin (for int...Paul Gilbert
2008-01-16Added workaround for Edwina's walk to position, and removed special case hand...Paul Gilbert
2008-01-16Added workaround for Edwina's walk to position, and removed special case hand...Paul Gilbert
2008-01-15Set the number of speech segments in The Feeble File.Travis Howell
2008-01-15Fixed bad memory access. (Wrong index variable when reading sound->marker[].)Torbjörn Andersson
2008-01-15Use scumm_stricmp() instead of plain stricmp().Torbjörn Andersson
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-13Clarify comments on compiler warning flagsMax Horn
2008-01-13Various small patches to the build system by jvpratMax Horn
2008-01-13Fix warnings HashMap causes on some compilers (notably, GCC 3.x used for vari...Max Horn
2008-01-13Added GPL header to configure (it really is complex enough to justify that), ...Max Horn
2008-01-13Fixed typo (SVN->CVS); expanded legal header to point to our COPYRIGHT file, ...Max Horn
2008-01-13Adapted the dist-scummvm.sh tool for SVN usage, making it once more super eas...Max Horn
2008-01-13WORKAROUND bug #1870304: Solaris does not provide INADDR_NONEMax Horn
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