aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-16IPHONE: Remove creation of scummvm-iph5 binary.Johannes Schickel
2015-12-15Merge pull request #637 from bgK/ps3-toolchain-updateJohannes Schickel
2015-12-15PS3: Set the default audio output rate to 48000 HzBastien Bouclet
2015-12-15PS3: Remove the SDL2 mixer manager.Bastien Bouclet
2015-12-15SDL: Ensure the audio sample format is supportedBastien Bouclet
2015-12-15PS3: Make use of an updated SDL2 versionBastien Bouclet
2015-12-15NEVERHOOD: Update resource patches for the DR version - fixes bug #6913Filippos Karapetis
2015-12-14OPENGL: Smooth mouse experience when black bars are visible.Johannes Schickel
2015-12-14MOHAWK: Fix loading the Myst cabin gauge movieBastien Bouclet
2015-12-14WIN32: Fix building for (some) MinGW64 toolchains.Johannes Schickel
2015-12-14SWORD25: Make #include follow our conventions.Johannes Schickel
2015-12-14SWORD25: Call requested pixel format by its correct name.Johannes Schickel
2015-12-14GRAPHICS: Add function to query TransparentSurface's builtin PixelFormat.Johannes Schickel
2015-12-14SWORD25: Cleanup.Johannes Schickel
2015-12-14SWORD25: Fix uninitialized variable usage.Johannes Schickel
2015-12-14SWORD25: Plug memory leak in RenderedImage.Johannes Schickel
2015-12-14SWORD25: Let ImgLoader write into Graphics::Surface.Johannes Schickel
2015-12-14GRAPHICS: Use tabs for indentation.Johannes Schickel
2015-12-14GRAPHICS: Fix fast ALPHA_BINARY blitting with TransparentSurface.Johannes Schickel
2015-12-14SCI: use diff. PC98 word wrap tables for SCI0/01/1Martin Kiewitz
2015-12-13SDL: Slight formatting fixes.Johannes Schickel
2015-12-13OPENGLSDL: Set proper mouse emulation dimensions.Johannes Schickel
2015-12-13SCI: add difference for SCI1 PC-98 word-wrappingMartin Kiewitz
2015-12-13SDL: Fix mouse emulation with SDL2.Johannes Schickel
2015-12-13OPENGL: Limit scissor override to invisible overlay.Johannes Schickel
2015-12-13SCI: detection for Castle of Dr. Brain PC-9801 JPMartin Kiewitz
2015-12-13SDL: Fix warpMouse for SDL2.Johannes Schickel
2015-12-12ACCESS: Fix cursor after selecting inventory item to offer NPCPaul Gilbert
2015-12-12ACCESS: Fix offering items to boat captainPaul Gilbert
2015-12-12OPENGL: Implement black borders using scissor test.Johannes Schickel
2015-12-12OPENGL: Only redraw screen when actual changes happened.Johannes Schickel
2015-12-12OPENGL: Refactor screen refresh handling.Johannes Schickel
2015-12-12OPENGL: Fix include guard name.Johannes Schickel
2015-12-12TONY: Add detection for Tony Tough Czech "not installed"Strangerke
2015-12-12DEVTOOLS: More formatting fixes in create_amazon.Johannes Schickel
2015-12-12DEVTOOLS: A few formatting fixes.Johannes Schickel
2015-12-12COMMON: A few formatting fixes.Johannes Schickel
2015-12-12DEVTOOLS: Silence compiler warning in convbdf.Johannes Schickel
2015-12-12DEVTOOLS: Silence compiler warnings in create_access.Johannes Schickel
2015-12-12DEVTOOLS: Replace macro by function call.Johannes Schickel
2015-12-12DEVTOOLS: Adjust enum constant names to match our conventions.Johannes Schickel
2015-12-12DEVTOOLS: Remove 'explicit' keyword from multi parameter constructors.Johannes Schickel
2015-12-12DEVTOOLS: Cleanup code.Johannes Schickel
2015-12-12DEVTOOLS: Use default copy constructor.Johannes Schickel
2015-12-12DEVTOOLS: Run astyle over xcode.[cpp/h].Johannes Schickel
2015-12-12DEVTOOLS: Prefix varibles in structs/classes with '_' in xcode.[h/cpp].Johannes Schickel
2015-12-11ACCESS: Fix differences in floppy chapter changesPaul Gilbert
2015-12-11ACCESS: Fix palette for inventory windowPaul Gilbert
2015-12-11ACCESS: Add a constant for transparencyPaul Gilbert
2015-12-10ACCESS: Fix clearing speech bubbles that overlap the response buttonsPaul Gilbert