aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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-31WAGE: Fallback to built-in bordersBorja Lorente
2016-07-31WAGE: Remove custom bordersBorja Lorente
2016-07-31WAGE: Change GUI Scene to load BMP bordersBorja Lorente
2016-07-31WAGE: Implement active/inactive bordersBorja Lorente
2016-07-31WAGE: Fix border loadingBorja Lorente
2016-07-31WAGE: Begin adding borders to the windowsBorja Lorente
2016-07-31WAGE: Remove superfluous commentBorja Lorente
2016-07-31WAGE: Add basic border loading codeBorja Lorente
2016-07-31WAGE: Remove unnecessary border codeBorja Lorente
2016-07-31WAGE: Fix style issuesBorja Lorente
2016-07-31WAGE: Adapt to namespace changeBorja Lorente
2016-07-31GRAPHICS: Move MacMenu constantsBorja Lorente
2016-07-31GRAPHICS: Create wrapper namespace for MacWindowManager constantsBorja Lorente
2016-07-31GRAPHICS: Create wrapper namespace for MacWindow constantsBorja Lorente
2016-07-31GRAPHICS: Create wrapper namespace for MacMenu constantsBorja Lorente
2016-07-31WAGE: Extract MacMenuBorja Lorente
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-30WAGE: Adapt to MacMenu namespace changeBorja Lorente
2016-07-30WAGE: Extract MacWindowBorja Lorente
2016-07-30WAGE: Change namespace of MacWindowBorja Lorente
2016-07-30WAGE: Extract MacWindowManagerBorja Lorente
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
2016-07-29TITANIC: Add NPC preResponse methodsPaul Gilbert
2016-07-29TITANIC: Added MaitreDScript updateStatePaul Gilbert
2016-07-30KYRA: Bump kyra.dat version for updated Italian EOB1 changesEugene Sandulenko
2016-07-30FULLPIPE: Added more debug output to pathfindingEugene Sandulenko
2016-07-29WAGE: Make menu items show Save/Load dialogAlexander Tkachev
2016-07-29Merge pull request #793 from Tkachov/wageEugene Sandulenko