aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops l...Max Horn
2009-01-28T7G: start background music at start of input loop (0x0B). Should fix 2474078...Henry Bush
2009-01-28fix #2543067 'crash on Bud Tucker in Double Trouble german version', don't co...Gregory Montoir
2009-01-28Silence GCC warning.Torbjörn Andersson
2009-01-28Bugfix to allow characters to start moving when some other object (such as a ...Paul Gilbert
2009-01-28Update Adventure Soft credits.Travis Howell
2009-01-27Fixed hq2x ASM scalerMax Horn
2009-01-27Protect save slot 0 from being overwritten and/or deleted by the GMM save/loa...Filippos Karapetis
2009-01-27remove _firstSlot offset from getSavegame*, fixing autosaves (#2537059)Willem Jan Palenstijn
2009-01-27typoWillem Jan Palenstijn
2009-01-27Need graphics/colormasks.h for Graphics::createPixelFormat.Marcus Comstedt
2009-01-27Disable autosave (fixes [2516389]).Marcus Comstedt
2009-01-27Proper fix for accented characters in the Italian version of ITEFilippos Karapetis
2009-01-27Fixed bug #2538838 - "Wrong accented char. in italian fan version [Regression]"Filippos Karapetis
2009-01-27Silence MSVC warningsFilippos Karapetis
2009-01-27Re-enabled ASM versions of HQx scalers (oops)Max Horn
2009-01-27Remove leftover comments.Matthew Hoops
2009-01-27Add support for looping ADPCM sounds. I'm also adding decoding of the "standa...Matthew Hoops
2009-01-27Added a debug subcommand to enable a hotspot's position to be changedPaul Gilbert
2009-01-27Add/Update comments.Travis Howell
2009-01-27Add looping support to makeVOCStream().Travis Howell
2009-01-27Fix regression, the original stream shouldn't be deleted, unless disposeAfter...Travis Howell
2009-01-27Fix regression, the original stream shouldn't be deleted.Travis Howell
2009-01-27Added new interpolate16_1_1_1_1 func, got rid of interpolate32_1_1_1_1Max Horn
2009-01-27Replaced small lookup table in 2xsai by direct computationMax Horn
2009-01-27Removed interpolate16_2 and interpolate16_3Max Horn
2009-01-27Speed up HQ2x/HQ3x C++ version a bit (about 20% faster with -O3 on my system)Max Horn
2009-01-27New code for interpolate32_1_1 overflowed in 565 mode, so reverting to the ol...Max Horn
2009-01-27Extended makeWAVStream by a 'disposeAfterUse' param; changed makeWAVStream to...Max Horn
2009-01-27cleanupMax Horn
2009-01-27Allow quitting Simon 2 during the introMax Horn
2009-01-26Correct md5 checksum for German Atari ST version of Indiana Jones and the Las...Travis Howell
2009-01-26Removed use of LUT16to32 in HQx asm versions, replacing some MMX code with 'p...Max Horn
2009-01-26made fix from r36039 more efficientWillem Jan Palenstijn
2009-01-26Slightly improved interpolate32_1_1Max Horn
2009-01-26error out when no renderer was created due to unknown/unsupported PixelFormatJoost Peters
2009-01-26Add German Atari ST version of Indiana Jones and the Last Crusade.Travis Howell
2009-01-26Backport of bugfix for incorrect fight animation offset in French versionPaul Gilbert
2009-01-26Implemented the Engine::getDebugger methodPaul Gilbert
2009-01-26Add support for text compression in the AtariST version of Elvira 1.Travis Howell
2009-01-25added a few more code differences, demo version is now completableGregory Montoir
2009-01-25TUCKER: modified flic playback to make use of dirtyrectsGregory Montoir
2009-01-25Fixed warning.Torbjörn Andersson
2009-01-25some DW2 endian fixesJoost Peters
2009-01-25Added some unused opcodes in RodneyFilippos Karapetis
2009-01-25Added some information on sfPlayNote, sfStopNote, sfPlayTele, sfStopTeleFilippos Karapetis
2009-01-25Removed leftover debug codeFilippos Karapetis
2009-01-25Fixed compilationFilippos Karapetis
2009-01-25fix compilationJoost Peters
2009-01-25Updated the MSVC projects with the new cruise/staticres filePaul Gilbert