aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2017-05-30TITANIC: Rename CPhotoCrosshairs to CStarCrosshairsPaul Gilbert
2017-05-30TITANIC: Cleanup of CStarMarkers draw methodPaul Gilbert
2017-05-30TITANIC: Implement CSurfaceArea drawLinePaul Gilbert
2017-05-30TITANIC: CSurfaceArea fillRect is actually drawLinePaul Gilbert
2017-05-30TITANIC: Fix vector calculation for markers drawingPaul Gilbert
2017-05-30SCI: SQ4CD: Limit workaround for Russian SQ4 to room 150+900Martin Kiewitz
2017-05-30TITANIC: Fix deselecting stars in the photo viewPaul Gilbert
2017-05-30TITANIC: Further commenting of CPhotoCrosshairs classPaul Gilbert
2017-05-30TITANIC: Renamings and further fixes for CPhotoCrosshairsPaul Gilbert
2017-05-30TITANIC: Fix references to CPhotoCrosshairs _entries arrayPaul Gilbert
2017-05-29SCI: SQ4CD: Remove room restriction of existing workarounds for endMartin Kiewitz
2017-05-29SCI32: GK1: Add second beignet timer issue script patchMartin Kiewitz
2017-05-29TITANIC: Merge incorrectly duplicated field in CPhotoCrosshairsPaul Gilbert
2017-05-28TITANIC: Fix copying star positions selected in photoPaul Gilbert
2017-05-28TITANIC: Renamed CStarControlSub7 to CStarMarkersPaul Gilbert
2017-05-28TITANIC: Fix placement of stars in photo starfieldPaul Gilbert
2017-05-28TITANIC: Fix copying viewport _valArray dataPaul Gilbert
2017-05-28TITANIC: Fix crash switching from starfield to photo displayPaul Gilbert
2017-05-28TITANIC: Rename CStarControlSub8 to CPhotoCrosshairsPaul Gilbert
2017-05-28TITANIC: Renamings for photo surfacePaul Gilbert
2017-05-28TITANIC: Renamings of orientation related variables and methodsPaul Gilbert
2017-05-28TITANIC: Fix crash inserting photograph into star controlPaul Gilbert
2017-05-28Merge pull request #949 from csnover/advanceddetector-fullpathsHein-Pieter van Braam
2017-05-28Merge pull request #952 from wjp/hide_gmm_saveloadHein-Pieter van Braam
2017-05-27SCI32: Minor cleanup to plane debug informationColin Snover
2017-05-27SCI32: Remove dead codeColin Snover
2017-05-27SCI32: Remove invalid interaction cursor spinloop in KQ7Colin Snover
2017-05-27TITANIC: Rename _powers array to _speedsPaul Gilbert
2017-05-27SCI32: Update some old comments related to virtual filesFilippos Karapetis
2017-05-27SCI: Remove a leftover SCI32 hackFilippos Karapetis
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-25GUI: Fully hide GMM save/load buttons if not supported by engineWillem Jan Palenstijn
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-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-21TITANIC: Further renamings for orientation changer usePaul Gilbert
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