aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-08-30SCI: Add missing parentheses to SIG/PATCH macrosWillem Jan Palenstijn
2016-08-30DIRECTOR: Lingo: Documented when..then statementsEugene Sandulenko
2016-08-30DIRECTOR: Fix scanned archive namesEugene Sandulenko
2016-08-30DIRECTOR: Fix another crash on quitEugene Sandulenko
2016-08-30Merge pull request #788 from Tkachov/cloudEugene Sandulenko
2016-08-30DIRECTOR: Fix class initializationEugene Sandulenko
2016-08-30DIRECTOR: Fixed shared cast loadingEugene Sandulenko
2016-08-30DIRECTOR: Fix archive scanning at the startEugene Sandulenko
2016-08-29TITANIC: Remove CTrueTalkManager update2 methodPaul Gilbert
2016-08-29TITANIC: Properly initialize data array in CSurfaceFaderPaul Gilbert
2016-08-29TITANIC: Preliminary implementation for CVideoSurface movieBlitRectPaul Gilbert
2016-08-29TITANIC: Remove redundant CFilesManager::fn4Paul Gilbert
2016-08-29TITANIC: Further code cleanup, identified game mode 5Paul Gilbert
2016-08-29TITANIC: Remove unused CChevSwitch classPaul Gilbert
2016-08-29TITANIC: Clarify CMouseCursor saveState as setPositionPaul Gilbert
2016-08-29TITANIC: Fix compiler warningsPaul Gilbert
2016-08-29TITANIC: Implement variant font writing used by creditsPaul Gilbert
2016-08-29FULLPIPE: Fix arithmetics in MovGraph::putToLinkRetro-Junk
2016-08-29FULLPIPE: Fix few bugs in Map codeEugene Sandulenko
2016-08-29FULLPIPE: More signed readsEugene Sandulenko
2016-08-29FULLPIPE: Read signed values where potentially negative values could appearEugene Sandulenko
2016-08-29FULLPIPE: Hid noisy pointless warningEugene Sandulenko
2016-08-29ADL: Merge hires?.h files into the cpp filesWalter van Niftrik
2016-08-29FULLPIPE: Fix parent variable overwrite in MctlLadder::initMovementRetro-Junk
2016-08-29DIRECTOR: Generic way of loading Shared CastsEugene Sandulenko
2016-08-29DIRECTOR: Fix cast scanningEugene Sandulenko
2016-08-29DIRECTOR: Put all archive parsing methods into archive.cppEugene Sandulenko
2016-08-29DIRECTOR: Refactor Archive creationEugene Sandulenko
2016-08-29FULLPIPE: Fix condition check in StaticANIObject::updateRetro-Junk
2016-08-29FULLPIPE: Scene04: Stop the Jar from levitatingRetro-Junk
2016-08-29ADL: Move all hires4 code into Atari-specific classWalter van Niftrik
2016-08-29ADL: Fix hires4 disk swappingWalter van Niftrik
2016-08-29TITANIC: Remove redundant codePaul Gilbert
2016-08-29DIRECTOR: Started code on enlisting all movie filesEugene Sandulenko
2016-08-29FULLPIPE: Initialize struct at construction.Eugene Sandulenko
2016-08-29FULLPIPE: Improved Behavior debuggingEugene Sandulenko
2016-08-29FULLPIPE: Remove obsolete warningEugene Sandulenko
2016-08-29TITANIC: Finished CCreditText draw methodPaul Gilbert
2016-08-28TITANIC: Add positioning logic to credit text drawingPaul Gilbert
2016-08-28SCI32: Fix rendering of non-ASCII charactersColin Snover
2016-08-28TITANIC: Fix warnings in CCreditTextPaul Gilbert
2016-08-28TITANIC: Implement display of initial copyright screenPaul Gilbert
2016-08-28TITANIC: Fix infinite loop in CToggleSwitch message handlingPaul Gilbert
2016-08-28TITANIC: Implemented some stubbed methodsPaul Gilbert
2016-08-28SCI32: Add script patch for Gabriel Knight 1 script bug day 10Martin Kiewitz
2016-08-28ADL: Change some SeekableReadStream to ReadStreamWalter van Niftrik
2016-08-28ADL: Load more hires4 stringsWalter van Niftrik
2016-08-28ADL: Load hires4 dropped-item offsetsWalter van Niftrik
2016-08-28TITANIC: Implemented remaining game classesPaul Gilbert
2016-08-28SCI32: Fix incorrect/missing cursor after restoring a save gameColin Snover