aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2016-09-04DM: First pass of refactoring in sensorIsTriggeredByClickOnWall, clean ↵Strangerke
pointers type in movesens
2016-09-04DM: Remove a variant of blitToScreen, refactor drawActionDamageStrangerke
2016-09-04FULLPIPE: Fix floaters directionEugene Sandulenko
2016-09-04FULLPIPE: Fix ladder climbing crashRetro-Junk
2016-09-04TESTBED: Listen to events during mouse move testEugene Sandulenko
2016-09-04FULLPIPE: Optimize sceneFade()Eugene Sandulenko
2016-09-04DM: More refactoring and renaming in MenuManStrangerke
2016-09-04FULLPIPE: Implement FullpipeEngine::drawAlphaRectangle()Eugene Sandulenko
2016-09-04JANITORIAL: Fix whitespacesEugene Sandulenko
2016-09-04FULLPIPE: Implement FullpipeEngine::sceneFade()Eugene Sandulenko
2016-09-04DM: Finish the rework in isActionPerformed, remove all GOTOsStrangerke
2016-09-04FULLPIPE: Fix Valgrind warningTorbjörn Andersson
Since _points is allocated with realloc(), it should be freed with free(), not delete.
2016-09-04DM: WIP rework in isActionPerformed()Strangerke
2016-09-04DM: Fix original bug in MenuManStrangerke
2016-09-04DM: More refactoring in MenuManStrangerke
2016-09-04DM: More rework in getChampionSpellCastResult, remove GOTOsStrangerke
2016-09-04DM: First pass of renaming in getChampionSpellCastResultStrangerke
2016-09-04DM: Remove useless code in setMagicCasterAndDrawSpellAreaStrangerke
2016-09-04DM: Rework getClickOnSpellCastResultStrangerke
2016-09-04DM: Refactoring, enforce the use of ChampionIndexStrangerke
2016-09-04MACVENTURE: Set background pattern for exits windowTorbjörn Andersson
In the original, the background is actually a clickable object. I don't know if we want to implement this as a dark gray background pattern, or as a real object. For now, though, it's a useful test case for setBackgroundPattern().
2016-09-04FULLPIPE: Fix GameObject::setPicAniInfo(). Now all animations get restored ↵Eugene Sandulenko
correctly.
2016-09-04FULLPIPE: Clarify field data type in PicAniInfoEugene Sandulenko
2016-09-04FULLPIPE: Implement GameLoader::saveScenePicAniInfos(). Now object states ↵Eugene Sandulenko
are restored
2016-09-03TITANIC: Fix message targets when changing viewsPaul Gilbert
2016-09-04DM: Polishing in LZWdecompressorStrangerke
2016-09-04DM: Change savegame signature to DM21 instead of DMDM. That breaks savegames ↵Strangerke
compatibility.
2016-09-03DM: Polishing in loadsaveStrangerke
2016-09-03TITANIC: Fix updating mixer during cutscenes, ending NPC speechPaul Gilbert
2016-09-03DM: Finish the renaming of variables in InventoryManStrangerke
2016-09-03TESTBED: Added mouse cursorEugene Sandulenko
2016-09-03SHERLOCK: RT: Fix hang clicking on edge of inventory verb list bordersPaul Gilbert
2016-09-03SHERLOCK: SS: Fix German journal crash moving tobacco boxPaul Gilbert
2016-09-03DM: Some more fixes concerning pointer formattingStrangerke
2016-09-03GNAP: Added detection for alternative Russian versionEugene Sandulenko
2016-09-03TITANIC: Cleanup of title engine classPaul Gilbert
2016-09-03TITANIC: Further conversion of free flags to DisposeAfterUsePaul Gilbert
2016-09-03TITANIC: Identified sound balance usage in the enginePaul Gilbert
2016-09-03PRINCE: Make Russian version of the game start.Eugene Sandulenko
Crashes right after the intro AVI.
2016-09-03Merge branch 'dm' of https://github.com/WinterGrascph/scummvm into dmBendegúz Nagy
2016-09-03PRINCE: Added detection to Russian version of the game.Eugene Sandulenko
The engine requires a bit of work, as this version has all files unpacked from the PTC archives.
2016-09-03PRINCE: Properly detect translated versions, and mark them via Game FeatureEugene Sandulenko
2016-09-03DM: Replace _vm->_system with g_systemBendegúz Nagy
2016-09-03TITANIC: Add MAD to the dependencies list for the enginePaul Gilbert
2016-09-03JANITORIAL: Fix include statementsEugene Sandulenko
2016-09-03DM: Fix the style used for some pointers and castsStrangerke
2016-09-03DM: Refactor string manipulation in drawPanelObjectStrangerke
2016-09-03DM: More renaming and refactoring in InventoryManStrangerke
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-09-03MACVENTURE: Provide copyright notice for WebVenture by Sean Kasun, and fix ↵Eugene Sandulenko
GPL headers