aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-03-17Fixed the remaining palette problems by loading the shadow (mask) file for st...Nicola Mettifogo
2009-03-17Fix regression, caused by my change to adjustForPalette().Travis Howell
2009-03-17Fix graphical glitches in the Amiga version of BRA, the height seems to be of...Travis Howell
2009-03-17Fix regression in the Amiga demo of BRA, the common sub directory doesn't exi...Travis Howell
2009-03-17Sound files don't always exist in the Amiga version of BRA.Travis Howell
2009-03-17Sound files don't always exist in the Amiga version of BRA.Travis Howell
2009-03-17Add support for loading palette files in the Amiga version of BRA.Travis Howell
2009-03-17Enable sound effects in the Amiga version of BRA.Travis Howell
2009-03-17Change adjustForPalette(), to skip transparency color (zero).Travis Howell
2009-03-16Cleanup.Travis Howell
2009-03-16sword1: cache decompressed psx version backgrounds, to avoid uncompressing th...Fabio Battaglia
2009-03-16sword1: added caching for train.plx when playing psx versionFabio Battaglia
2009-03-16Fix for warnings on trunk-lenny-x86_64-build (Yay \o/ Buildbot!).Kari Salminen
2009-03-16LOL: - implemented item throwingFlorian Kagerer
2009-03-16Cine::Palette: Make saturatedAddColor-methods more like their old counterpart...Kari Salminen
2009-03-16Prefix Cine's endian types with CINE_ so they don't clash with already define...Kari Salminen
2009-03-16Add endianness handling to Cine::Palette's load and save functions.Kari Salminen
2009-03-16It seems that the SCI GUI code tries to show rectangles with negative height....Filippos Karapetis
2009-03-16Changed the temporary helper functions to definesFilippos Karapetis
2009-03-16Replaced some rect_t operations with our common ones. For now, two helper fun...Filippos Karapetis
2009-03-16Update main menu items, to match original Amiga version of BRA.Travis Howell
2009-03-16Add talk position adjustment to loadTalk for Amiga version of BRA too.Travis Howell
2009-03-16Code formatting, added further constant references, and corrected method sign...Paul Gilbert
2009-03-16Fix crash regression in BRA introduction for now.Travis Howell
2009-03-16Converted the Cruise engine to use the new Common::Serializer classPaul Gilbert
2009-03-16Fixed most palette issues in BRA Amiga.Nicola Mettifogo
2009-03-16SCI: Removed sbtree code by Common::HashmapMax Horn
2009-03-16SCUMM: Modified version of patch #1687041 (Scumm: Load-/Save-support for the ...Max Horn
2009-03-16SCUMM: Modified version of patch #2674880 (FOA: unique filename for IQ-points...Max Horn
2009-03-16Replaced "xl" with "width" and "y1" with "height" in places where rectangles ...Filippos Karapetis
2009-03-16Added mouse cursor to BRA Amiga. To be perfected.Nicola Mettifogo
2009-03-15Call updateScreen() from the delay() function, like we do in so many otherTorbjörn Andersson
2009-03-15Align ScummVM version string properly.Johannes Schickel
2009-03-15SCI: Rewrote the save/load code, see also patch #2687400.Max Horn
2009-03-15SCI: Indention changes, changed 'songlib_t' params to 'const songlib_t &'Max Horn
2009-03-15Moved Tinsel::Serializer to Common::Serializer, so that I can use it in the S...Max Horn
2009-03-15LOL: - implemented original style random number generator for moving around t...Florian Kagerer
2009-03-15LOL: - added some missing animations for the shopsFlorian Kagerer
2009-03-15Cleanup.Johannes Schickel
2009-03-15Fix for loading Kyra1 Amiga PAK files.Johannes Schickel
2009-03-15Fixed typo in r39418.Nicola Mettifogo
2009-03-15Fix crash regression in the Amiga BRA demo, by checking if mask buffer exists...Travis Howell
2009-03-15sword2: added detection for Broken Sword 2 PSX, and a check to say wether pc ...Fabio Battaglia
2009-03-15Moving sword1/vag.* into sound/, to be used by Broken Sword 2 PSXFabio Battaglia
2009-03-15The Amiga demo of BRA doesn't have quite as many icons.Travis Howell
2009-03-15Set mouse buffers in Amiga version of BRA, so selecting inventory object no l...Travis Howell
2009-03-15Fix loading objects in the Amiga version of BRA.Travis Howell
2009-03-15Fixed regression from r39410, by reimplementing the decompression routine. Th...Nicola Mettifogo
2009-03-15Ooops, actually set _mixer. Travis Howell
2009-03-15Enable music in Amiga version of BRA too.Travis Howell