aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-01SCI32: Fix missing transparency in RAMA title screenColin Snover
2017-10-01RISCOS: Add RISC OS filesystemCameron Cawley
2017-09-30SCI32: Add detection for SQ6 demo (from Sneak Peeks 2 CD)Martin Kiewitz
2017-09-30SCI32: Fix crash when dying in RAMAColin Snover
2017-09-30SCI32: Stop trying to clean up uninitialized VMDsColin Snover
2017-09-30COMMON: Add standard data method to Common::ArrayColin Snover
2017-09-30COMMON: Add standard count & count+copy array constructorsColin Snover
2017-09-30IOS: Improve iOS 11 compatibilityVincent Bénony
2017-09-30SCI: Fix printing of super calls on clones in debuggerColin Snover
2017-09-30SCI32: Fix support for RAMA demoColin Snover
2017-09-29SCI32: Fix extremely broken patch for RAMA RESOURCE.SFXColin Snover
2017-09-29NEWS: Add new SCI32 games to NEWS and READMEColin Snover
2017-09-29SCI32: Improve RESOURCE.SFX fallback for RAMAColin Snover
2017-09-29TITANIC: Fix leaks in CGameState _movieListPaul Gilbert
2017-09-30I18N: Update translations templatesThierry Crozat
2017-09-29SCI32: Promote Lighthouse and RAMA to ADGF_TESTINGColin Snover
2017-09-29SCI32: Clean up unused kBitmap code/subopsColin Snover
2017-09-29SCI32: Fix bad text rendering in RAMAColin Snover
2017-09-29DEVTOOLS: Add German bot quote lists to create_titanicPaul Gilbert
2017-09-29GUI: Fix memory leak with empty debugger inputWillem Jan Palenstijn
2017-09-29GUI: Fix crash after empty debugger commandWillem Jan Palenstijn
2017-09-29DEVTOOLS: Added German bot word lists to create_titanicPaul Gilbert
2017-09-28SCI: Add script patch for QfG2 Jackalmen Oops - bug #10218Martin Kiewitz
2017-09-28I18N: Update translations templatesThierry Crozat
2017-09-28SCI32: Disable change directory button in original save/load in RAMAColin Snover
2017-09-28SCI32: Allow save games to be deleted from original save/restore in RAMAColin Snover
2017-09-28SCI32: Block RAMA from creating PREF.DAT fileColin Snover
2017-09-28SCI: Remove resolved TODOColin Snover
2017-09-28SCI32: Add audio volume sync support for RAMAColin Snover
2017-09-27SCI: Add SQ3 1.0P 720K to detection tableColin Snover
2017-09-27DEVTOOLS: Added German tag mappings to create_titanicPaul Gilbert
2017-09-27SCI: Remove old SCI32 view scaling code from SCI16 graphics codeColin Snover
2017-09-27SCI: Add support for keyup eventsColin Snover
2017-09-27SCI: Fix use-after-free when kernel call debugging is active during a save ga...Colin Snover
2017-09-27SCI: Do some clean-up of event handling systemColin Snover
2017-09-27SCI: Add uninitialized read workaround for shoplifting in SQ4CDDavid Fioramonti
2017-09-27SCI32: Implement SCI3-variant volume handlingColin Snover
2017-09-27TITANIC: DE: Changes for DoorbotScript::chooseResponsePaul Gilbert
2017-09-27TITANIC: Fix leak of wave file audio streamsPaul Gilbert
2017-09-27SCI32: Fix backwards palette checkColin Snover
2017-09-27TITANIC: Fix memory leak in CStarViewPaul Gilbert
2017-09-26DEVTOOLS: Added German bot response lists to create_titanicPaul Gilbert
2017-09-26TITANIC: DE: Fix switch in DeskbotScript::doSentenceEntryPaul Gilbert
2017-09-26TITANIC: Convert some remaining strings to use their titanic.dat entriesPaul Gilbert
2017-09-26TITANIC: Fix exit crash freeing wave files whilst still playingPaul Gilbert
2017-09-26TITANIC: Add missing CSound destructorPaul Gilbert
2017-09-25TITANIC: Fix loop limit in TTsentenceConcept destructorPaul Gilbert
2017-09-25TITANIC: Add missing destructor for TTsentenceConceptPaul Gilbert
2017-09-25TITANIC: Free wave files on game exit like original doesPaul Gilbert
2017-09-24SCI32: Dummy kPlayVMDSetFrameRateColin Snover