aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-16SCI: fix assert in sound code when fadeout is done (lsl1 bug #2970301)Martin Kiewitz
2010-03-16Add patch #2970176 - V0: MM Verb + Anim Fix.Travis Howell
2010-03-16Add patch #2971126 - MM V0: Ed(na) walk fix.Travis Howell
2010-03-16Add patch #2970899 - MM V0: flipped limbs drawing fix.Travis Howell
2010-03-16Further code implemented for the current action displayPaul Gilbert
2010-03-15Changing Imd::renderFrame() and Vmd::renderFrame() to properly clip the drawi...Sven Hesse
2010-03-15The frame coordinate cropping for IMDs is wrong, and should be unnecessary an...Sven Hesse
2010-03-14fixed terminate linePaweł Kołodziejski
2010-03-14add meta file for samsung tv 2008Paweł Kołodziejski
2010-03-14Further separation of MADS and M4 scene logicPaul Gilbert
2010-03-14Further work on separating M4 specific scene code into the m4_scene.cpp filePaul Gilbert
2010-03-14Increased the default Discworld 2 double-click time from 0.33 seconds to 0.55...Paul Gilbert
2010-03-13Fix our DECLARE_SINGLETON macro to conform to the C++ specs.Johannes Schickel
2010-03-13cleanup samsungtv sdl-configPaweł Kołodziejski
2010-03-13rename samygo to clPaweł Kołodziejski
2010-03-12Fix from LordHoto for bug #2859401: GUI: GMM crashes when running in 320x200 ...Max Horn
2010-03-12Fix bug #2969282: DW2: Weird "PC SPEAKER-like" sound distortion.Max Horn
2010-03-12This hopefully fixes building on win64.Johannes Schickel
2010-03-12GP2x: Oops, forgot to checkin this fileMax Horn
2010-03-12GP2X: Try to fix compile errorMax Horn
2010-03-12Fix typosMax Horn
2010-03-11GUI: Remove GuiObject::getMillis()Max Horn
2010-03-11cleanupMax Horn
2010-03-11MIXER: Change MixerImpl::playInputStream to error out when mixer is not readyMax Horn
2010-03-11Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...Max Horn
2010-03-11Removing a debug warning() and adding some commentsSven Hesse
2010-03-11Loading the intro videos tira.imd and tirb.imd as early PreIMDSven Hesse
2010-03-11Adding support for the early Fascination IMD formatSven Hesse
2010-03-11Adding support for the very primitive and simply early IMD format used in Fas...Sven Hesse
2010-03-10Fix bug #2963556: SAGA: Memory leaks #2Andrew Kurushin
2010-03-10Replace mutex_up/mutex_down methods by Common::StackLockMax Horn
2010-03-10cleanupMax Horn
2010-03-10Remove last traces of OSystem::getOutputSampleRate()Max Horn
2010-03-10N64: code formattingMax Horn
2010-03-10AGOS: cleanupMax Horn
2010-03-10Fix a valgrind warning.Johannes Schickel
2010-03-10Fix bug #2963556: SAGA: Memory leaksAndrew Kurushin
2010-03-10Split up the SceneResources class into a generic common set, with specific ve...Paul Gilbert
2010-03-10Fix warningMax Horn
2010-03-10Patch #2967256: Bashisms in configure break build on SolarisMax Horn
2010-03-10Silenced some harmless cppcheck warnings about unreachable code after a return.Torbjörn Andersson
2010-03-09DRASCULA: Simplify playFLI and its subroutinesMax Horn
2010-03-09DRASCULA: Simplified some code, cleanupMax Horn
2010-03-09DRASCULA: Some cleanup; turn some global C++ objects into members of Drascula...Max Horn
2010-03-09Initialise 'releaseAdd' to avoid a Valgrind warning in Write20() when theTorbjörn Andersson
2010-03-09Fix missing definition of gBitFormat.Robin Watts
2010-03-09Only use CXX_UPDATE_DEP_FLAG for .S file rule, in case it is defined. (Thus m...Johannes Schickel
2010-03-09Add missing MKDIR command. This was upsetting the WinCE build.Robin Watts
2010-03-08Conistenlty use USE_NASM instead of using HAVE_NASM in config.mk (this matche...Johannes Schickel
2010-03-08Workaround for bug #1878514: COMI: Glitch when turning pages in recipe bookMax Horn