aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic
AgeCommit message (Expand)Author
2016-11-08TITANIC: Fix compiler warningsPaul Gilbert
2016-11-08TITANIC: Fix spurious drag starts happening after view changesPaul Gilbert
2016-11-07TITANIC: Fix drawing screen after loading game using in-game PETPaul Gilbert
2016-11-07TITANIC: Fix entering slot name & saving using in-game PETPaul Gilbert
2016-11-07TITANIC: Fix highlighting of name slots when loading a savegamePaul Gilbert
2016-11-07TITANIC: Fix highlighting correct PET icon after loadingPaul Gilbert
2016-11-07TITANIC: Fix stopping all playing sounds when loading a savegamePaul Gilbert
2016-11-07TITANIC: Fix showing Continue dialog when more than 5 saves presentPaul Gilbert
2016-11-07TITANIC: Simulate sound distances by reducing volumePaul Gilbert
2016-11-07TITANIC: Simplify freeing class list on exitPaul Gilbert
2016-11-06TITANIC: Fix hovering cursor for restricted doorsPaul Gilbert
2016-11-06TITANIC: Fix BellBot walking offPaul Gilbert
2016-11-06TITANIC: Fix BellBot's intro speechPaul Gilbert
2016-11-06TITANIC: Fix showing movie clip of BellBot arrivingPaul Gilbert
2016-11-06TITANIC: Fix triggering BellBot summonPaul Gilbert
2016-11-06TITANIC: Fixes for allocating an assigned roomPaul Gilbert
2016-11-06TITANIC: Fix Deskbot saying your assigned roomPaul Gilbert
2016-11-06TITANIC: Fix parser crash giving the same response multiple timesPaul Gilbert
2016-11-06TITANIC: Workaround original game bug in fish responsePaul Gilbert
2016-11-06TITANIC: Fix crash in TTparser::processModifiersPaul Gilbert
2016-11-06TITANIC: Fix word wrapping in the conversation logPaul Gilbert
2016-11-05TITANIC: Further changes to use PassengerClass enumPaul Gilbert
2016-11-05TITANIC: Cleanup of class handling in PET Rooms tabPaul Gilbert
2016-11-05TITANIC: Free allocated class type definitions on exitPaul Gilbert
2016-11-05TITANIC: Fix line wrapping in conversation logPaul Gilbert
2016-11-05TITANIC: Fix replaying cached previously played soundsPaul Gilbert
2016-11-05TITANIC: Correct naming usage for PET Text ending character indexPaul Gilbert
2016-11-05TITANIC: Fix showing status messages in the PETPaul Gilbert
2016-11-05TITANIC: Don't allow exiting EmbLobby without checking inPaul Gilbert
2016-11-05TITANIC: Replaced int passenger class with PassengerClass enumPaul Gilbert
2016-11-05TITANIC: Some renamings in DeskbotScriptPaul Gilbert
2016-11-05TITANIC: Fix showing replies with multiple response fragmentsPaul Gilbert
2016-11-05TITANIC: Parser fix for saying 'no' to having reservationPaul Gilbert
2016-11-04TITANIC: Fix doubling the size of half size video clipsPaul Gilbert
2016-11-04TITANIC: Fixes to show speaking NPC image in conversation viewPaul Gilbert
2016-11-04TITANIC: Fix removing parser nodes after processingPaul Gilbert
2016-11-03TITANIC: Parser fixes for using unrecognised wordsPaul Gilbert
2016-11-03TITANIC: Fix copying concepts in getFrameEntryPaul Gilbert
2016-11-03TITANIC: Fix choosing correct vocab matches for wordsPaul Gilbert
2016-11-02TITANIC: Parser fixesPaul Gilbert
2016-11-02TITANIC: Disable secondary spatial sources of speech playbackPaul Gilbert
2016-11-02TITANIC: Fix correctly getting the Deskbot's scriptPaul Gilbert
2016-11-02TITANIC: Change endTalking to setTalkingPaul Gilbert
2016-11-01TITANIC: Fix Deskbot startup animationPaul Gilbert
2016-11-01TITANIC: Cleanup calls to playMoviePaul Gilbert
2016-11-01TITANIC: Cleanup calls to playClipPaul Gilbert
2016-11-01TITANIC: Fix log heading for talking to DeskbotPaul Gilbert
2016-11-01TITANIC: Add support for mouse wheel scrolling conversations logPaul Gilbert
2016-11-01TITANIC: Fix loading of conversation logPaul Gilbert
2016-11-01TITANIC: Fix transparency handling for PET glyph selectionPaul Gilbert