aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-07-25FULLPIPE: Fix MGM array allocationEugene Sandulenko
2016-07-25FULLPIPE: Streamlined double binary numbers loadingEugene Sandulenko
2016-07-25Merge pull request #789 from OmerMor/hoyle5Martin Kiewitz
2016-07-25SCI: Add detection to the Hoyle 5 family of gamesOmer Mor
2016-07-25TITANIC: Added NPC scripts gitDialsBitsets methodsPaul Gilbert
2016-07-24TITANIC: Added NPC Script setDialRegion methodsPaul Gilbert
2016-07-24TITANIC: Remove deprecated codePaul Gilbert
2016-07-24TITANIC: Load word lists for each NPC Script classPaul Gilbert
2016-07-24TITANIC: More NPC Script support methodsPaul Gilbert
2016-07-24TITANIC: Adding NPC Script support methodsPaul Gilbert
2016-07-24TITANIC: Fix crash loading Sentences/Default NPC dataPaul Gilbert
2016-07-24TITANIC: Add semicolon to DECLARE_MESSAGE_MAP usagePaul Gilbert
2016-07-24TITANIC: gcc compilation fixPaul Gilbert
2016-07-24TITANIC: Add semicolon after CLASSDEF macro usagePaul Gilbert
2016-07-24TITANIC: Add semicolon after EMPTY_MESSAGE_MAP macro usagesPaul Gilbert
2016-07-24TITANIC: Add semicolons after DEFFN linesPaul Gilbert
2016-07-24TITANIC: Finish TTbarbotScript process methodPaul Gilbert
2016-07-25FULLPIPE: Renames in MovGraph classEugene Sandulenko
2016-07-24FULLPIPE: Clarified MovGraph::calcDistance() implementationEugene Sandulenko
2016-07-24TITANIC: In progress adding TTbarbotScript process methodPaul Gilbert
2016-07-24WINTERMUTE: Another fix for c++11 compilationEugene Sandulenko
2016-07-24WINTERMUTE: Fix compilationEugene Sandulenko
2016-07-24Merge pull request #687 from tobiatesan/wme_debugger_rewriteEugene Sandulenko
2016-07-24TITANIC: Added 16bit requirement to configure.enginePaul Gilbert
2016-07-24SCI32: Fix Video32 breaking when quitting during video playbackColin Snover
2016-07-24SCI32: Fix bad VMD palettes in GK2Colin Snover
2016-07-24SCI: Fix memory leaks in ResourceManagerColin Snover
2016-07-24SCI32: Improve behaviour of screen transitionsColin Snover
2016-07-24SCI32: Fix KQ7 uninitialized readColin Snover
2016-07-24MOHAWK: Make sure the cursor is visible after loading in MystBastien Bouclet
2016-07-24TITANIC: Fleshed out various methodsPaul Gilbert
2016-07-23TITANIC: Added CCreditText loadingPaul Gilbert
2016-07-23TITANIC: Further timers cleanupPaul Gilbert
2016-07-23TITANIC: Cleanup of CTimeEventInfo classPaul Gilbert
2016-07-23TITANIC: Fixes for movie notification, computer game logic cleanupPaul Gilbert
2016-07-23TITANIC: Fix for movie play ranges that end at the AVI file endPaul Gilbert
2016-07-23TITANIC: Clarification and fixes for movie reverse and repeat flagsPaul Gilbert
2016-07-23TITANIC: Fix exit crash when a movie is activePaul Gilbert
2016-07-23TITANIC: Finish CLinkItem classPaul Gilbert
2016-07-23TITANIC: Fix some warningsPaul Gilbert
2016-07-23TITANIC: Clarify MODE_2 as MODE_FOCUSEDPaul Gilbert
2016-07-23TITANIC: Fixes and simplification of AVISurfacePaul Gilbert
2016-07-23TITANIC: gcc compilation fixPaul Gilbert
2016-07-23TITANIC: Add Continue Save dialog slots rendering and selectionPaul Gilbert
2016-07-23TITANIC: Fix redrawing CPetText after line colors are changedPaul Gilbert
2016-07-22TITANIC: Setting up Continue Save dialog slot names listPaul Gilbert
2016-07-22TITANIC: Add button handling and evil twin to Continue Save dialogPaul Gilbert
2016-07-22TITANIC: Beginnings of Continue Save dialogPaul Gilbert
2016-07-22TITANIC: Add support for arbitrary window event targetsPaul Gilbert
2016-07-23FULLPIPE: Renames in MovGraphEugene Sandulenko