aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-03-16WAGE: Enhanced 'scenes' debug commandEugene Sandulenko
2016-03-16WAGE: Put debugger in tilde key `~'Eugene Sandulenko
2016-03-16TITANIC: Starting to implement game view loadingPaul Gilbert
2016-03-16SAGA: Fix interface colors in French and German versions of IHNMTorbjörn Andersson
2016-03-15TITANIC: Fleshing out resource key and view loadingPaul Gilbert
2016-03-16SCI32: Implement analyzeForRemap()Filippos Karapetis
2016-03-16SCI32: Implement the remapping drawing functionsFilippos Karapetis
2016-03-16SCI32: Implement analyzeUncompressedForRemap()Filippos Karapetis
2016-03-16SCI32: SpacingFilippos Karapetis
2016-03-16SCI32: Remove dead code related to priority map handlingFilippos Karapetis
2016-03-16SCI32: Global 12 contains the previous roomFilippos Karapetis
2016-03-16SCI32: Remove getColorAtCoordinate()Filippos Karapetis
2016-03-15SCI32: Initialise all scaler tablesColin Snover
2016-03-15SCI32: More work on remappingFilippos Karapetis
2016-03-15WAGE: Plug the debugger inEugene Sandulenko
2016-03-15WAGE: Added engine debugger stubEugene Sandulenko
2016-03-15WAGE: Better menu shortcut parsing. This fixes Jumble!Eugene Sandulenko
2016-03-15WAGE: More games to detectionEugene Sandulenko
2016-03-15WAGE: More games to detectionEugene Sandulenko
2016-03-15WAGE: Two more games added to detectionEugene Sandulenko
2016-03-15SCI32: Document kAddLineFilippos Karapetis
2016-03-15SCI32: Implement kBitmapSetDisplaceFilippos Karapetis
2016-03-15SCI: Remove unused _gfxScreen parameter from GfxRemapFilippos Karapetis
2016-03-14TITANIC: Further graphics setup, beginnings of files managerPaul Gilbert
2016-03-14VOYEUR: Changed engine to use Graphics::ManagedSurfacePaul Gilbert
2016-03-14TSAGE: Changed engine to use Graphics::ManagedSurfacePaul Gilbert
2016-03-14SHERLOCK: Changed engine to use Graphics::ManagedSurfacePaul Gilbert
2016-03-14MADS: Changed engine to use Graphics::ManagedSurfacePaul Gilbert
2016-03-14ACCESS: Changed engine to use Graphics::ManagedSurfacePaul Gilbert
2016-03-14SCI32: Implement kBitmapDrawColorColin Snover
2016-03-14TITANIC: Fleshed out DirectDrawSurface creationPaul Gilbert
2016-03-14Merge pull request #705 from ottogin/sword25-video-fixEugene Sandulenko
2016-03-14Merge pull request #706 from eriktorbjorn/bbvs-newgameEugene Sandulenko
2016-03-14WAGE: Crash in Strange Disappearance has been resolvedEugene Sandulenko
2016-03-14WAGE: Made bounds calulation less restrictiveEugene Sandulenko
2016-03-14BBVS: Move much of engine initialization to newGame()Torbjörn Andersson
2016-03-13SCI32: Implement kCelInfoColin Snover
2016-03-13SCI32: Fix scaler drawing pixels at the wrong positionsColin Snover
2016-03-13Revert "SCI32: Fix small inaccuracy in the scaling drawing code"Colin Snover
2016-03-14SWORD25: Fix frozen/flickering title menu movieottogin
2016-03-13TITANIC: Change some script method return typesPaul Gilbert
2016-03-13TITANIC: Fix loading project dataPaul Gilbert
2016-03-13TITANIC: Implemented dumping of the project hierarchyPaul Gilbert
2016-03-13TITANIC: Added main game event loopPaul Gilbert
2016-03-13TITANIC: Add message generation at end of applicationStartingPaul Gilbert
2016-03-13TITANIC: Changed CGameStateSub to CGameLocation, properly implemented itPaul Gilbert
2016-03-13SCI32: Add note about kCantBeHere rectColin Snover
2016-03-13SCI32: Remove incorrect note about dword_C6288Colin Snover
2016-03-13SCI32: Clarify the purpose of scaling ratios used in ScreenItemColin Snover
2016-03-13SCI32: Correct some kernel call signaturesColin Snover