aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-19fixed potential unitialized variablePaweł Kołodziejski
2008-01-19one byte more for array :) Paweł Kołodziejski
2008-01-19increase a bit morePaweł Kołodziejski
2008-01-19fixed potential unitialized variables, one array overflowPaweł Kołodziejski
2008-01-19allow force flush fade track, it happen while very fast switching roomsPaweł Kołodziejski
2008-01-19changed warning into error, to be know for sure if it still triggerPaweł Kołodziejski
2008-01-19moved fadeDelayPaweł Kołodziejski
2008-01-19revert code to fade out first region if jump hitPaweł Kołodziejski
2008-01-19missed setting trackId while starSound,Paweł Kołodziejski
2008-01-19fixed support for compressed streams in dimusePaweł Kołodziejski
2008-01-19Fixed a crash in the rat maze (reported on the forum) that made the gameTorbjörn Andersson
2008-01-19malloc -> new, free -> delete, added few assertsPaweł Kołodziejski
2008-01-19fixed, it might overflow int32Paweł Kołodziejski
2008-01-18Updated MSVC9 and MSVC8 project files for commit #30550Filippos Karapetis
2008-01-18Removing duplicate content and adding GPL headerMax Horn
2008-01-18Use explicit path in #include statement (DS port specific)Max Horn
2008-01-18Possible fix for bug #1874516 (QUEEN: Lockup on quit)Max Horn
2008-01-18iMuse Digital: Moved track & table definition from dimuse.h into separate hea...Max Horn
2008-01-18Don't hardcode value for which we have wonderful and nice constants defined ;)Max Horn
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-17implement exists(), isReadable() and isWritable() stubs using access()Joost Peters
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-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