aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-15I18N: Update translations templatesThierry Crozat
2017-09-14SCI32: Fix Phant2 "auto-save"Colin Snover
2017-09-14SCI32: Fix PQ:SWAT platformColin Snover
2017-09-14SCI32: Drop platform from game ID for games that are Windows-onlyColin Snover
2017-09-14SCI32: Remove ADGF_CD from games that have no non-CD versionColin Snover
2017-09-14DIRECTOR: Fix Warning.stevenhoefel
2017-09-14DIRECTOR: Initial work for D5 RTE Cast Member loading.stevenhoefel
2017-09-13DEVTOOLS: Fix escape sequence in create_titanicPaul Gilbert
2017-09-12SCI: Omit SysEx delays when sending to MT-32 emulatorColin Snover
2017-09-12TITANIC: Fix blocky squares during transitions on SGT levelPaul Gilbert
2017-09-12Merge pull request #1013 from ccawley2011/15bit-indeoPaul Gilbert
2017-09-12README: Add some more config parametersThierry Crozat
2017-09-12SDL: Remove code for unused DoubleBufferSDLMixerManagerThierry Crozat
2017-09-12OPENPANDORA: Remove unused includeThierry Crozat
2017-09-12GPH: Remove unused includeThierry Crozat
2017-09-12MACOSX: Remove mixer init from derived class for macosx backendThierry Crozat
2017-09-12I18N: Update translations templatesThierry Crozat
2017-09-12PEGASUS: Don't do virtual calls when fading the screenBastien Bouclet
2017-09-12PEGASUS: Free the interface data when destroying the engineBastien Bouclet
2017-09-12PEGASUS: Disallow loading / saving from the GMM from inner loopsBastien Bouclet
2017-09-12PEGASUS: Ignore events occuring while the GUI is visibleBastien Bouclet
2017-09-12PEGASUS: Reset the Pegasus biochip when toggling the shared screen spaceBastien Bouclet
2017-09-12PEGASUS: Call OSystem::updateScreen on each frameBastien Bouclet
2017-09-12I18N: Update translations templatesThierry Crozat
2017-09-12SDL: Stop using double buffering mixer on macOSColin Snover
2017-09-12SDL: Fix DoubleBufferSDLMixerManager doubling audio latencyColin Snover
2017-09-12SDL: Reduce audio playback latencyColin Snover
2017-09-12GUI: Remove mostly-broken audio output sample rate controlColin Snover
2017-09-12SDL: Fix compilation on PSP2Colin Snover
2017-09-12I18N: Update translations templatesThierry Crozat
2017-09-12SCI32: Improve chance of rendering non-8bpp AVIsColin Snover
2017-09-12SDL: List supported 32bpp pixel formats when using SDL2Colin Snover
2017-09-12SLUDGE: Use Mod/Xm/S3m decoder in SludgeSimei Yin
2017-09-12SCI32: Fix wrong open folder/doc icons in Phant2 computer on first renderColin Snover
2017-09-12SCI32: Fix bad positioning of text in Phant2 computer on first renderColin Snover
2017-09-12SCI32: Fix janky document scrolling in Phant2 computer interfaceColin Snover
2017-09-12SCI32: Replace spin loop with kWait in Phant2 alien password screenColin Snover
2017-09-11TITANIC: Fix freeze panning away from Parrot cagePaul Gilbert
2017-09-11TITANIC: The hasAudioTiming code was just an isActive flagPaul Gilbert
2017-09-11AUDIO: Rename two functions in ModuleModXmS3mThierry Crozat
2017-09-11I18N: Update translation (German)Lothar Serra Mari
2017-09-11I18N: Update translation (German)wreednumero2
2017-09-11I18N: Update translation (German)Lothar Serra Mari
2017-09-11I18N: Update translation (Dutch)Ben Castricum
2017-09-11AGOS: Fix value truncation in AGOSEngine::animateSpritesColin Snover
2017-09-11BBVS: Fix UB shifting negative signed integersColin Snover
2017-09-11GRAPHICS: Compare all fields in a PixelFormat individually instead of using m...Cameron Cawley
2017-09-11AUDIO: Import micromod code, xm/s3m/mod decoderSimei Yin
2017-09-11JANITORIAL: Silence GCC 7 warningsTorbjörn Andersson
2017-09-10MACOS: Fix builds on case-sensitive filesystemsColin Snover