aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06ADL: Fix warningsWalter van Niftrik
2016-11-06ADL - Fix overflow causing infinite loop in word-wrapping (bug #9628)Torbjörn Andersson
2016-11-06I18N: Regenerate translations.datrootfather
2016-11-06I18N: Update Hungarian GUI translationrootfather
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-06I18N: Regenerate translations.datEugene Sandulenko
2016-11-06I18N: Update Russian translationEugene Sandulenko
2016-11-06I18N: Update Ukrainian translationEugene Sandulenko
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-05Merge pull request #861 from lubomyr/masterEugene Sandulenko
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-05ANDROIDSDL: multi-ARCH support in build scriptlubomyr
2016-11-05ANDROIDSDL: prevention from delete logo.png from AndroidData directory after ...lubomyr
2016-11-05ANDROIDSDL: added support x86_64 platformlubomyr
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-05I18N: Regenerate translations.datrootfather
2016-11-05I18N: Update German GUI translationrootfather
2016-11-05I18N: Update translation files from source coderootfather
2016-11-05NEWS: Mention recent additions/fixes in German NEWS filerootfather
2016-11-05NEWS: Revert mentioning iOS linear filtering optionsrootfather
2016-11-04TITANIC: Fix doubling the size of half size video clipsPaul Gilbert
2016-11-04SCI32: Implement kPlayVMDIgnorePalettesColin Snover
2016-11-04SCI32: Stop digital audio when VMDs open in some SCI2.1 gamesColin Snover
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-04JANITORIAL: Whitespace fixesEugene Sandulenko
2016-11-04SCI32: Fix VMD playback stuttering when kEventFlagToFrame is usedColin Snover
2016-11-04SCI32: Allow format strings with missing argumentsColin Snover
2016-11-04SCI32: Treat %d as unsigned in kStringColin Snover
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-03SCI: Add QFG1 game version to detection tableColin Snover
2016-11-03NEWS: Mention GMM save/load support in ComposerEugene Sandulenko
2016-11-03Merge pull request #851 from angstsmurf/composer-gmm-newEugene Sandulenko