aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-09-01TITANIC: Fix infinite loop in CViewItem findLinkPaul Gilbert
2016-09-01TITANIC: Implement timed changes in volume like the original doesPaul Gilbert
2016-09-01TITANIC: Convert many static_casts to dynamic_castPaul Gilbert
2016-09-01TITANIC: Fix to setting and checking soundsPaul Gilbert
2016-09-01DIRECTOR: Lingo: Fix 'the' entities processingEugene Sandulenko
2016-09-01DIRECTOR: Lingo: Implemented 'the colorQD' and 'the colorDepth' entitiesEugene Sandulenko
2016-09-01DIRECTOR: CleanupEugene Sandulenko
2016-09-01DIRECTOR: Lingo: Implemented when..then keyword logicEugene Sandulenko
2016-08-31TITANIC: Add assert to detect what's currently a memory corruptionPaul Gilbert
2016-08-31TITANIC: Fix black flash at the start of view change clipsPaul Gilbert
2016-08-31TITANIC: Improvements to view change animationsPaul Gilbert
2016-08-31TITANIC: View change animations now partially workingPaul Gilbert
2016-08-31TITANIC: Fix the isSpecialPressed methodPaul Gilbert
2016-08-31TITANIC: Add support for specifying a sound is music or SFXPaul Gilbert
2016-08-31TITANIC: Fixes to warnings, and removal of some unneeded fieldsPaul Gilbert
2016-08-31TITANIC: Fix crash when loading second soundPaul Gilbert
2016-08-31FULLPIPE: Remove redundant type castEugene Sandulenko
2016-08-31FULLPIPE: Fix warningEugene Sandulenko
2016-08-31FULLPIPE: Fix incorrect code path in StaticANIObject::updateRetro-Junk
2016-08-31FULLPIPE: Fixed Behaviour methodsEugene Sandulenko
2016-08-31FULLPIPE: Added more debugging to scene03Eugene Sandulenko
2016-08-31FULLPIPE: Fix mismatched malloc/freeEugene Sandulenko
2016-08-31TITANIC: Rename CMusicHandler to CMusicRoomHandler for better clarityPaul Gilbert
2016-08-30TITANIC: Fleshed out CMusicRoom & CMusicHandler setupPaul Gilbert
2016-08-30FULLPIPE: Fix length calculation in AniHandler::getNumCyclesRetro-Junk
2016-08-30SCUMM HE: Add remote scripts-related kludgesAlexander Tkachev
2016-08-30SCUMM HE: Add init-related kludgesAlexander Tkachev
2016-08-30SCUMM HE: Add provider-related kludgesAlexander Tkachev
2016-08-30SCUMM HE: Add session quering-related kludgesAlexander Tkachev
2016-08-30SCUMM HE: Add session-related kludgesAlexander Tkachev
2016-08-30SCUMM HE: Add a few more logic kludgesAlexander Tkachev
2016-08-30SCUMM HE: Add two more kludgesAlexander Tkachev
2016-08-30SCUMM HE: Add more LogicHEmoonbase kludgesAlexander Tkachev
2016-08-30SCUMM HE: Fix some variable namingAlexander Tkachev
2016-08-30SCUMM HE: Replace strcpy with strlcpy in array setupAlexander Tkachev
2016-08-30SCUMM HE: Add some Moonbase logicAlexander Tkachev
2016-08-30HE: Add setupStringArrayFromString()Alexander Tkachev
2016-08-30HE: Replacing some Logic stubs with Net stubsAlexander Tkachev
2016-08-30HE: Add getStringFromArray()Alexander Tkachev
2016-08-30HE: Add net_defines.h and a few stubs updatesAlexander Tkachev
2016-08-30HE: Add Moonbase logic ops stubsAlexander Tkachev
2016-08-30HE: Add Moonbase Net dummyAlexander Tkachev
2016-08-30FULLPIPE: Fix jumping on MapEugene Sandulenko
2016-08-30DIRECTOR: Lingo: Fix warning. Thanks to wjp.Eugene Sandulenko
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