aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-01-18Enhanced Surface::writeSubstring to crop any string that exceeds the width of...Paul Gilbert
2008-01-18Increase talk dialog size by 2 pixels to accommodate a very long word in the ...Paul Gilbert
2008-01-17restore TrackId meaningPaweł Kołodziejski
2008-01-17reduction a bit of codePaweł Kołodziejski
2008-01-17fixed regression in allocSlot in dimuse, that fix bug #1874045Paweł Kołodziejski
2008-01-17Fixed obsolete comment.Kari Salminen
2008-01-17Confirmed that the Amiga version of Space Quest II v2.0F using Amiga AGI 2.20...Kari Salminen
2008-01-17Bugfix for logging the description of actions being donePaul Gilbert
2008-01-17Fix for isalpha() assertions (Almost identical to revision 29924's fix). Adde...Kari Salminen
2008-01-17Updated required lure.dat version numberPaul 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-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-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