aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2017-09-04TITANIC: Implement setup code for sound slider positionsPaul Gilbert
2017-09-04COMMON: Add helper macro for printing rectsColin Snover
2017-09-04SCI32: Fix creating over 20 saves in Phant2 native save gameColin Snover
2017-09-04SCI32: Disable save game mangling in Phant2Colin Snover
2017-09-04SCI: Remove already-finished TODOColin Snover
2017-09-04SCI: Allow deep inspection of objects in debuggerColin Snover
2017-09-04TITANIC: Cleanup and enum for CPetSoundPaul Gilbert
2017-09-04TITANIC: Fix display of music system stop button when pressedPaul Gilbert
2017-09-03TITANIC: Fix Doorbot disappearing on loading prologue elevator savegamePaul Gilbert
2017-09-03TITANIC: Fix Doorbot disappearing in prologue elevatorPaul Gilbert
2017-09-03BLADERUNNER: Fix compilation failure on PPC-AmigaOS4Colin Snover
2017-09-03SCI: Fix builds with SCI32 disabledColin Snover
2017-09-03SCI32: Exit early from screen shake if engine is quittingColin Snover
2017-09-03SCI32: Ignore bad audio map entries on GK2 DE CD 6Colin Snover
2017-09-03SCI32: Fix load from launcher for LighthouseColin Snover
2017-09-03SCI32: Fix closing a Robot when its Plane has been destroyed alreadyColin Snover
2017-09-03SCI32: Make audio resource size mismatch non-fatalColin Snover
2017-09-03SCI32: Fix Lighthouse GUIOsColin Snover
2017-09-03SCI32: Correct LSL7 demo GUIOsColin Snover
2017-09-03SCI32: Add standard SRDialog patches to LighthouseColin Snover
2017-09-03SCI32: Fix crash after credits in LighthouseColin Snover
2017-09-03SCI32: Clip videos to the screenColin Snover
2017-09-03SCI32: Implement kCelLinkColin Snover
2017-09-03TITANIC: Fix Doorbot doubletake in the prologuePaul Gilbert
2017-09-02TITANIC: Minor cleanup and warning fixes to star controlPaul Gilbert
2017-09-02Merge pull request #1005 from dafioram/DVectorDAffineDestructionPaul Gilbert
2017-09-02TITANIC: Fix star3 locking overshoot, #9961David Fioramonti
2017-09-02TITANIC: Added/Removed comments for new functions in FVector and FPoseDavid Fioramonti
2017-09-02TITANIC: Move Matrix4Inv out of starcamera and into FPose functionDavid Fioramonti
2017-09-02TITANIC: Remove DVector and DAffine files from build and folderDavid Fioramonti
2017-09-02TITANIC: Swap DAffine for FPose in Orientation and TransformsDavid Fioramonti
2017-09-02TITANIC: Swap DAffine usage for FPose in setViewportAngleDavid Fioramonti
2017-09-02TITANIC: Replace DAffine with FPose in Transform and Orientation classesDavid Fioramonti
2017-09-02TITANIC: Duplicate DAffine usage in lockMarker2 with FPose usageDavid Fioramonti
2017-09-02TITANIC: Templatize matrix_invDavid Fioramonti
2017-09-01Merge pull request #1004 from dafioram/fix10170Paul Gilbert
2017-09-01TITANIC: Added DAffine functions that combines several vector operationsDavid Fioramonti
2017-09-01JANITORIAL: Fix whitespacesEugene Sandulenko
2017-09-01COMPOSER: Added detection for German Baba Yaga from bug #10171Eugene Sandulenko
2017-09-01TITANIC: Replace all external uses of DVector with FVectorDavid Fioramonti
2017-08-31TITANIC: Don't allow unlocking stars while locking onto a starDavid Fioramonti
2017-08-31TITANIC: Minor syntactic fixes for Star Control classesPaul Gilbert
2017-08-31TITANIC: Fix star lock2/lock3 overshoot, fixes #9961David Fioramonti
2017-08-31TITANIC: Star Camera lockMarker2 refactorDavid Fioramonti
2017-08-31TITANIC: Add 4x4 inverse to Daffine and use itDavid Fioramonti
2017-08-30TITANIC: Renamed a dvector funcDavid Fioramonti
2017-08-30TITANIC: StarCamera separate function for calculating angleDavid Fioramonti
2017-08-30TITANIC: StarCamera workDavid Fioramonti
2017-08-30TITANIC: AutoMover and related refactoringDavid Fioramonti
2017-08-30TITANIC: CCameraMover and related classes RefactorDavid Fioramonti