aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-27GRAPHICS: Include bytesPerPixel in toString representationVincent Pelletier
2017-05-26TITANIC: Fix calculation of acceleration powers tablePaul Gilbert
2017-05-26TITANIC: Simplify FVector addAndNormalizePaul Gilbert
2017-05-26TITANIC: Fix orientation threshold check in CStarControlSub24Paul Gilbert
2017-05-26SCI32: Fix warningWillem Jan Palenstijn
2017-05-26SCI32: Fix kArrayFillHein-Pieter van Braam
2017-05-25TITANIC: Fix calculating orientation transition matrixesPaul Gilbert
2017-05-25SCI32: Fix SCI3 object names > 0xFFFFColin Snover
2017-05-24SCI32: Fix typo in script patch nameMartin Kiewitz
2017-05-24SCI32: Add script patch for lsl7 cheese maker priority bugMartin Kiewitz
2017-05-24SCI32: Add script patch for cheese maker issueMartin Kiewitz
2017-05-24I18N: Update translations templatesThierry Crozat
2017-05-23SCI32: Add 'music/' subdir to file path for LSL7 GOGHein-Pieter van Braam
2017-05-23SCI32: Fix selector search for SCI2/2.1 games with missing vocab.997Colin Snover
2017-05-23TITANIC: Rename DMatrix fn3 to loadTransformPaul Gilbert
2017-05-23TITANIC: Fix result of CMatrixTransform fn5 methodPaul Gilbert
2017-05-22TITANIC: Renamed CStarControlSub26 to CMatrixTransformPaul Gilbert
2017-05-22I18N: Update translation (German)Lothar Serra Mari
2017-05-22I18N: Update translation (Dutch)Ben Castricum
2017-05-21TITANIC: Further renamings for orientation changer usePaul Gilbert
2017-05-22I18N: Regenerate translations data fileThierry Crozat
2017-05-21TITANIC: Rename transition percent fields in Starfield classesPaul Gilbert
2017-05-21TITANIC: Rename Sub25 class to COrientationChanger, fixes & cleanupPaul Gilbert
2017-05-21SCI32: Fix return value of kWebConnectColin Snover
2017-05-21MACOSX: Fix flipped return value of openUrlColin Snover
2017-05-21I18N: Update translations templatesThierry Crozat
2017-05-21I18N: Update translation (German)Lothar Serra Mari
2017-05-21I18N: Update translation (Finnish)Timo Mikkolainen
2017-05-21BACKENDS: Compress screenshots using PNG if availableColin Snover
2017-05-21I18N: Update translation (Italian)Paolo Bossi
2017-05-20SCI: Add resource hash to resource_info debugger commandColin Snover
2017-05-21I18N: Update translations templatesThierry Crozat
2017-05-20SCI: Stop leaking locals segments during script reuseColin Snover
2017-05-20SCI: Fix warning about missing base object when loading save gamesColin Snover
2017-05-20SCI: Minor punctuation fix in buggy script alertColin Snover
2017-05-20SCI: Find and store the original static names of objectsColin Snover
2017-05-20SCI: Refactor relocation codeColin Snover
2017-05-20SCI32: Remove bad assertion in relocateSci3Colin Snover
2017-05-20SCI: Nitpicky cleanup of some magic numbers and what-not-why commentsColin Snover
2017-05-20SCI: Remove duplicate relocateBlock functionColin Snover
2017-05-20SCI: Always use SegManager::getObjectName to get object namesColin Snover
2017-05-20SCI: Stop making copies of ObjMap and remove related dead codeColin Snover
2017-05-20SCI: Add more support for >16-bit SCI3 offsetsColin Snover
2017-05-20SCI32: Fix kPlatform operation for SCI2 through SCI2.1earlyColin Snover
2017-05-20SCI: Ignore patch resources with .DOS and .WIN extensionsColin Snover
2017-05-20TITANIC: Method renamings in star control camera classesPaul Gilbert
2017-05-20TITANIC: Remove unused variablePaul Gilbert
2017-05-20I18N: Update translation (German)Lothar Serra Mari
2017-05-20TITANIC: Fix blitting of game objects with a transparency surfacePaul Gilbert
2017-05-16SCI: Let getClassAddress fail gracefully with SCRIPT_GET_DONT_LOADWillem Jan Palenstijn