aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15* Improved ILBMDecoder to also handle files with width non divisible by 8.Nicola Mettifogo
2009-03-15Enable music in Amiga version of BRA too.Travis Howell
2009-03-15Groovie: Add non-uniform scaling to the ROQ playerJordi Vilalta Prat
2009-03-15Added missing initializations.Nicola Mettifogo
2009-03-15Groovie: Added basic alpha channel support to the ROQ playerJordi Vilalta Prat
2009-03-14Cine::Palette revamp part 2: Fix save-function, add Cine-palette formats etc.Kari Salminen
2009-03-14Reduced the CPU load of screen effects, by reducing the number of palette cha...Filippos Karapetis
2009-03-14Updated the MSVC project files of the parallaction engineFilippos Karapetis
2009-03-14GfxObj is a class, not a structFilippos Karapetis
2009-03-14Simplified screen effects. Removed copyRect() and reposition()Filippos Karapetis
2009-03-14SCI: Fixed warningMax Horn
2009-03-14Patch #2684984: desktop-file-validate warningsMax Horn
2009-03-14Applied part of patch #2684986Max Horn
2009-03-14Added midi support to BRA. So far music starts, but related script commands h...Nicola Mettifogo
2009-03-14Merged loadRGBPalette() inside setRGBPalette() (that's the only place it's us...Filippos Karapetis
2009-03-14Fixed building on 64-bit architectures.Nicola Mettifogo
2009-03-14* Added a generic sound manager that hides engine-specific managers and allow...Nicola Mettifogo
2009-03-14LOL: magic atlas can now be picked up (but it can't be used)Florian Kagerer
2009-03-14Reduced CPU usage of the MADE engine by about 10% (by profiling the code)Filippos Karapetis
2009-03-14LOL: - complete support for the three "special rooms" in the castleFlorian Kagerer
2009-03-14Do not update the screen while waitingFilippos Karapetis
2009-03-14Pushed up the simple script stack function in the header file (this helps iso...Filippos Karapetis
2009-03-14Give more meaningful names to detected entries.Eugene Sandulenko
2009-03-14Avoid polluting of global gameid namespace and restore compatibility withEugene Sandulenko
2009-03-14Add more detection entries from bugreport #2670691Eugene Sandulenko
2009-03-14- LZS Decompressor addedGreg Frieger
2009-03-14Fixed SCI32 Map detectionGreg Frieger
2009-03-14Some rewrites and clean-ups in decompressing functions. View and Pic post-pro...Greg Frieger
2009-03-14cleaning up after myself again *sigh*Max Horn
2009-03-14SCI: Fixed warningMax Horn
2009-03-14removed obsolete commentMax Horn
2009-03-14SCI: Removed more dead codeMax Horn
2009-03-14Updated the MSVC project files of the SCI engine (added engine/savegame.h)Filippos Karapetis
2009-03-14Add the ENABLE_LOL flag to release builds as wellFilippos Karapetis
2009-03-14Removed two empty switch statements to silence an MSVC warningFilippos Karapetis
2009-03-14Changed the "internal" variable inside gfxr_pic_t to priorityTable (cause tha...Filippos Karapetis
2009-03-14Removed the unused struct "internal" inside gfx_pixmap_tFilippos Karapetis
2009-03-13fixing stupid, stupid mistake in previous commit. yet another proof that I ne...Max Horn
2009-03-13Added --enable-all-engines and --disable-all-engines to configure scriptMax Horn