aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-17GRAPHICS: Rework YUV->RGB code a bitMatthew Hoops
2012-09-18BASE: Close possible EngineManager memory leak.D G Turner
2012-09-17SCALER: Neon code for aspect correction for OpenPandoraBertrand Augereau
2012-09-17GRAPHICS: Fix BMP palette color count with bpp != 8Matthew Hoops
2012-09-16Merge pull request #278 from bluegr/pcxdecoderFilippos Karapetis
2012-09-16VIDEO: Indent with tab, not spaces.Torbjörn Andersson
2012-09-15GRAPHICS: Reinsert attributeBits as a comment to the TGA-decoderEinar Johan Trøan Sømåen
2012-09-15WINTERMUTE: Disable aspect-ratio correction for now.Einar Johan Trøan Sømåen
2012-09-15GRAPHICS: Force alphaBits to 8 for 32bpp TGAs for nowEinar Johan Trøan Sømåen
2012-09-15TSAGE: Add missing motorcycle sound arriving at police station in Blue ForcePaul Gilbert
2012-09-14DREAMWEB: Increase _operand1 buffer sizeTorbjörn Andersson
2012-09-14MACOSX: Fix soundfont loading with CoreAudio on newer versions of Mac OS XMatthew Hoops
2012-09-14TOLTECS: Adapt the movie chunk buffer allocation codeFilippos Karapetis
2012-09-14HUGO: Use surface width instead of its pitch when copying to raw memory blobsFilippos Karapetis
2012-09-13CONFIGURE: Update add_engine commentWillem Jan Palenstijn
2012-09-13HUGO: Switch to the common PCX decoderFilippos Karapetis
2012-09-13DREAMWEB: Switch to the common PCX decoderFilippos Karapetis
2012-09-13TUCKER: Switch to the common PCX decoderFilippos Karapetis
2012-09-13QUEEN: Switch to the common PCX decoderFilippos Karapetis
2012-09-13GRAPHICS: Add a common PCX image decoderFilippos Karapetis
2012-09-11VIDEO: Do not close/rewind videos after a stop()Matthew Hoops
2012-09-11CINE: Implement music fade out for Amiga/AtariST music.Johannes Schickel
2012-09-11CONFIGURE: Clarify all-games status output checksWillem Jan Palenstijn
2012-09-11CONFIGURE: Clean up subengine string generationWillem Jan Palenstijn
2012-09-11CONFIGURE: Move engine base support strings to configure.enginesWillem Jan Palenstijn
2012-09-11CONFIGURE: Add base engine descriptions to more enginesWillem Jan Palenstijn
2012-09-11TONY: Add a description of tony.datStrangerke
2012-09-11CONFIGURE: Automatically enable parent engine if subengine is enabledWillem Jan Palenstijn
2012-09-11CONFIGURE: Clean up all-games testWillem Jan Palenstijn
2012-09-11CONFIGURE: Fix more unintentional globbingWillem Jan Palenstijn
2012-09-11CONFIGURE: Prevent [] in subengine list from triggering globbingWillem Jan Palenstijn
2012-09-11CONFIGURE: Do dependency checking for all enabled enginesWillem Jan Palenstijn
2012-09-11WINTERMUTE: Remove a few more unused includes.Einar Johan Trøan Sømåen
2012-09-11WINTERMUTE: Remove unneccessary includes of base_file.hEinar Johan Trøan Sømåen
2012-09-11WINTERMUTE: Alphabetize the includes in Ad/Einar Johan Trøan Sømåen
2012-09-11WINTERMUTE: Only include base_renderer.h where neededEinar Johan Trøan Sømåen
2012-09-11TOLTECS: Don't show movie subtitles when subtitles are disabledFilippos Karapetis
2012-09-11TOLTECS: Stop reallocating the chunk buffer on each movie frameFilippos Karapetis
2012-09-11TOLTECS: Remove a superfluous seekFilippos Karapetis
2012-09-11TOLTECS: Read the sound rate for each video fileFilippos Karapetis
2012-09-11TOLTECS: Store channel volume/panning information in saved gamesFilippos Karapetis
2012-09-11TOLTECS: Open the save menu with F5 and the load menu with F9Filippos Karapetis
2012-09-11TOLTECS: Implement volume handling and toggling of speech/textFilippos Karapetis
2012-09-10TONY: Add German/Czech detection entries.Alyssa Milburn
2012-09-09MOHAWK: Fix minor formatting issueMatthew Hoops
2012-09-09GRAPHICS: Fix ImageDecoder inconsistency with getPalette()Matthew Hoops
2012-09-09CONFIGURE: behaviour -> behavior.Johannes Schickel
2012-09-08TONY: Rename yet more variables.Alyssa Milburn
2012-09-08TONY: Constify static data tables in custom.cpp.Johannes Schickel
2012-09-08CINE: Fix sfx channel use in Amiga and AtariST versions of FW.Johannes Schickel