aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-08-01TITANIC: Fix Coverity warningsPaul Gilbert
2016-08-01TITANIC: Fix infinite recursion in CPetRoomsGlyphPaul Gilbert
2016-08-01TITANIC: Add MaitreDScript processPaul Gilbert
2016-08-01TITANIC: Added SuccUBusScript methodsPaul Gilbert
2016-08-01SCI: Fix warningsEugene Sandulenko
2016-08-01SCI32: Implement bitmap save routineColin Snover
2016-08-01SCI32: Fix invalid memory access after BitmapTable is extendedColin Snover
2016-08-01SCI32: Fix crash when destroying GfxTransitions32Colin Snover
2016-08-01SCI32: Add bitmap segment and remove GC option from hunk segmentColin Snover
2016-08-01SCI32: Don't crash on zero-dimension show rectsColin Snover
2016-08-01SCI32: Add 6-argument signature of kAddPicAtColin Snover
2016-08-01SCI32: Implement plane transitions (kSetShowStyle and kSetScroll)Colin Snover
2016-08-01SCI32: Enable optional explicit memory management of hunk entriesColin Snover
2016-08-01ENGINES: Remove the aesop submoduleBastien Bouclet
2016-08-01TITANIC: Fix warningsEugene Sandulenko
2016-08-01SHERLOCK: Fix even more warningsEugene Sandulenko
2016-08-01SHERLOCK: Fix another warningEugene Sandulenko
2016-08-01SHERLOCK: Fix warningEugene Sandulenko
2016-08-01TITANIC: Fix compilation for openpandoraEugene Sandulenko
2016-07-31TITANIC: Compilation fix for LiftbotScriptPaul Gilbert
2016-07-31TITANIC: Added LiftbotScript methodsPaul Gilbert
2016-07-31TITANIC: Added DoorbotScript scriptChangedPaul Gilbert
2016-08-01TITANIC: Fix warningsEugene Sandulenko
2016-07-31TITANIC: Fix various warningsPaul Gilbert
2016-08-01TITANIC: Remove duplicate from module.mkEugene Sandulenko
2016-07-31TITANIC: Remove unneeded CTestArray class that was breaking compilationPaul Gilbert
2016-07-31TITANIC: Syntax fixes pointed out by criezyPaul Gilbert
2016-08-01Merge pull request #786 from dreammaster/titanicEugene Sandulenko
2016-07-31TITANIC: Added DoorbotScript processPaul Gilbert
2016-07-31TITANIC: Added DeskbotScript scriptChangedPaul Gilbert
2016-07-31TITANIC: Added DeskbotScript processPaul Gilbert
2016-07-31TITANIC: Adding lots of const prefixesPaul Gilbert
2016-07-31TITANIC: Added DeskbotScript preprocessPaul Gilbert
2016-07-31TITANIC: Fix some clang warningsPaul Gilbert
2016-07-31GNAP: Fix indentationEugene Sandulenko
2016-07-30TITANIC: Added BellbotScript scriptChangedPaul Gilbert
2016-07-30TITANIC: Added BellbotScript checkCommonPhrasesPaul Gilbert
2016-07-30TITANIC: Adding BellbotScript support methodsPaul Gilbert
2016-07-30TITANIC: Added BellbotScript processPaul Gilbert
2016-07-30TITANIC: Fix identified warningsPaul Gilbert
2016-07-30TITANIC: Fix identified warningsPaul Gilbert
2016-07-31FULLPIPE: Hid noisy warningEugene Sandulenko
2016-07-31FULLPIPE: More debug output for pathfindingEugene Sandulenko
2016-07-30TITANIC: Added BellbotScript preprocessPaul Gilbert
2016-07-30SCI32: Fix crash in Torin when opening save dialogColin Snover
2016-07-30TITANIC: Added NPC randomResponse methods, reworked NPC dataPaul Gilbert
2016-07-29TITANIC: Handle NPC getDialsBitset methodsPaul Gilbert
2016-07-29TITANIC: Rename NPC scripts proc25 to doSentenceEntryPaul Gilbert
2016-07-29TITANIC: Fix commented out quotes tree searchesPaul Gilbert
2016-07-29TITANIC: Handle NPC postResponse methodsPaul Gilbert