aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2017-02-04DIRECTOR: Removed text cast width hack. It is incorrect.Eugene Sandulenko
2017-02-04DIRECTOR: Added workaround for Text Cast widthEugene Sandulenko
2017-02-04DIRECTOR: Implemented pausing/continuing of playbackEugene Sandulenko
2017-02-04DIRECTOR: Hid font test under debug channelEugene Sandulenko
2017-02-04TITANIC: Minor fixes to CMusicObject & CMusicParserPaul Gilbert
2017-02-03TITANIC: Implemented CMusicObject initializationPaul Gilbert
2017-02-03TITANIC: Beginnings of music object and parser classesPaul Gilbert
2017-02-03TITANIC: Implementing more CMusicRoomHandler codePaul Gilbert
2017-02-03Merge pull request #894 from wjp/lua_indexTblEugene Sandulenko
2017-02-02TITANIC: Implemented CMusicRoomhandler updateAudioPaul Gilbert
2017-02-02TITANIC: Implemented CMusicRoomHandler setVolumePaul Gilbert
2017-02-02TITANIC: Extra CMusicRoomHandler init & destroyPaul Gilbert
2017-02-02CRYO: Remove some commented codeStrangerke
2017-02-02CRYO: Remove some obsolete TODOsStrangerke
2017-02-02ADL: Set ADGF_TESTING for hires5Walter van Niftrik
2017-02-02ADL: Increase robustness of graphics codeWalter van Niftrik
2017-02-01TITANIC: Implemented CAudioBuffer classPaul Gilbert
2017-02-01TITANIC: Git rid of old stubs in CMusicRoomHandler, start fleshing it outPaul Gilbert
2017-02-02CRYO: Remove SoundGroup (no longer used)Strangerke
2017-02-02CRYO: Remove an empty functionStrangerke
2017-02-02CRYO: Remove some dead code, small refactoringStrangerke
2017-02-02CRYO: Remove double screen code (unused)Strangerke
2017-02-02CRYO: Remove dead codeStrangerke
2017-02-01GRAPHICS: Add more debug output to MacTextEugene Sandulenko
2017-01-31SCI: Add more comments to SQ4-floppy workaroundTarek Soliman
2017-01-31SCI: Expand workaround for script bug #3537232Tarek Soliman
2017-01-31ADL: Fix saving inside first-visited roomsWalter van Niftrik
2017-01-31DM: Fix GCC warningsStrangerke
2017-01-31ADL: Allow stray data bytes in picsWalter van Niftrik
2017-01-30TITANIC: Implementing music room handler update & triggerPaul Gilbert
2017-01-30ADL: Fix add opcodeWalter van Niftrik
2017-01-30ADL: Clear screen with white in v2+Walter van Niftrik
2017-01-29TITANIC: Implemented CMusicWave startPaul Gilbert
2017-01-29TITANIC: Implemented CMusicWave stop methodPaul Gilbert
2017-01-29TITANIC: Implementing initialization and trigger for CMusicWavePaul Gilbert
2017-01-29TITANIC: Cleanup of music room object classesPaul Gilbert
2017-01-29TITANIC: Remove incorrect range checks on bool fieldsPaul Gilbert
2017-01-29TITANIC: Fix all music instrument properties that are boolPaul Gilbert
2017-01-29TITANIC: Cleanup of music instrument settings codePaul Gilbert
2017-01-30ADL: Fix hires5 direction opcodesWalter van Niftrik
2017-01-30ADL: Fix hires5 room state restoringWalter van Niftrik
2017-01-30ADL: Error out when picture is not foundWalter van Niftrik
2017-01-29CRYO: Remove a couple of unused class membersStrangerke
2017-01-29TITANIC: Cleanup of music room setup codePaul Gilbert
2017-01-29GRAPHICS: Pass MacWindowManager to MacText constructorEugene Sandulenko
2017-01-28TITANIC: Renamings for music controlsPaul Gilbert
2017-01-28TITANIC: Fix Pellerator movement from Bar to Music RoomPaul Gilbert
2017-01-28TITANIC: Fix Barbot getting drunkPaul Gilbert
2017-01-28TITANIC: Fix Barbot telling what ingredients are still neededPaul Gilbert
2017-01-29DIRECTOR: Pass font formatting info to MacTextEugene Sandulenko