aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2016-09-17XEEN: Fix message in dump debugger commandPaul Gilbert
2016-09-18DL: Enforce the use of CreatureTypeStrangerke
2016-09-18FULLPIPE: Save header, remove debug leftoversEugene Sandulenko
2016-09-18FULLPIPE: Properly save object backreferencesEugene Sandulenko
2016-09-18FULLPIPE: Remove workaround and follow the original in StaticANIObject copy ↵Eugene Sandulenko
constructor
2016-09-18FULLPIPE: Fix StaticANIObject::getMovementIdByIdRetro-Junk
2016-09-18FULLPIPE: Further work on savingEugene Sandulenko
2016-09-17XEEN: Fix setting FX pause countdownsPaul Gilbert
2016-09-17XEEN: Fix playback of VOC resourcesPaul Gilbert
2016-09-17XEEN: Added dump command to the debuggerPaul Gilbert
2016-09-17FULLPIPE: Mass fix incorrect inhibitor flagRetro-Junk
2016-09-17FULLPIPE: Fix teleportation when turning mid-walkRetro-Junk
2016-09-17FULLPIPE: Turned MfcArchive into read/write stream like in originalEugene Sandulenko
2016-09-17FULLPIPE: Implement inventory savingEugene Sandulenko
2016-09-17XEEN: Fix FX instrument handlingPaul Gilbert
2016-09-17DM: Some renaming in groupStrangerke
2016-09-17ADL: Fix detection entry for hires4-atari8 (#9561)Walter van Niftrik
2016-09-16XEEN: Fix some compiler warningsPaul Gilbert
2016-09-16XEEN: Cleanup of Sound driverPaul Gilbert
2016-09-16XEEN: Minor formatting fixes for music method tablesPaul Gilbert
2016-09-16XEEN: Fix setting music notesPaul Gilbert
2016-09-16XEEN: Added further debug logging to music playerPaul Gilbert
2016-09-16XEEN: Further cleanup of unneeded music codePaul Gilbert
2016-09-16XEEN: Register debug channels on startupPaul Gilbert
2016-09-16XEEN: Further fixes and cleanup for music playerPaul Gilbert
2016-09-17DM: Fix the style of some pointers in gfx, remove some implicit casts to BoxStrangerke
2016-09-16DM: Fix some more warningsStrangerke
2016-09-16DM: Fix some more non-MSVC warnings, remove a useless variableStrangerke
2016-09-16DM: Fix some non-MSVC warningsStrangerke
2016-09-16DM: Clarify some assignmentsStrangerke
2016-09-16DM: Refactor Box()Strangerke
2016-09-16FULLPIPE: Further work on game savingEugene Sandulenko
2016-09-16TITANIC: CDontSaveFileItem should be classed as a file itemPaul Gilbert
2016-09-16TITANIC: Flesh out the FPoint classPaul Gilbert
2016-09-16FULLPIPE: Started game saving codeEugene Sandulenko
2016-09-16ADL: Fix curPicture OB1 bug when restoringWalter van Niftrik
This is a regression introduced in df838f5. Fixes #9560.
2016-09-16DM: More renaming in gfx enumsStrangerke
2016-09-16DM: More renaming in Gfx enumsStrangerke
2016-09-15XEEN: Fix setting up music, musPlayInstrument commandPaul Gilbert
2016-09-15SHERLOCK: Add debugger command to alter game flagsPaul Gilbert
2016-09-15DM: Fix compilationEugene Sandulenko
2016-09-15DM: Renaming of enums in gfx, some refactoringStrangerke
2016-09-15ADL: Add md5sum for hires4-atari disk side 1BWalter van Niftrik
2016-09-15FULLPIPE: Some renames in scene28Eugene Sandulenko
2016-09-15FULLPIPE: Fix navigation in scene28Eugene Sandulenko
2016-09-15FULLPIPE: Added debug info to scene28Eugene Sandulenko
2016-09-15MOHAWK: Change the game ID for the making of Myst to lowercaseBastien Bouclet
No target upgrade needed since it is not stored in the config file.
2016-09-15DM: Some renaming and refactoring in GfxStrangerke
2016-09-14XEEN: Added music playback interface methodsPaul Gilbert
2016-09-14XEEN: Implemented frequency shifting in music driverPaul Gilbert