Paul Gilbert
cb3f8f35db
TITANIC: Rewrite of lockMarker2
2017-06-05 20:34:11 -04:00
Paul Gilbert
13048f2af0
TITANIC: Add some const prefixes to mover proc2
2017-06-05 20:27:59 -04:00
Paul Gilbert
39ffcf7a1b
TITANIC: Simplifications in lockMarker2
2017-06-04 20:17:51 -04:00
Paul Gilbert
032cd3f4eb
TITANIC: Simplify DVector fn1
2017-06-04 20:17:11 -04:00
Paul Gilbert
a8e03289df
TITANIC: Renamings for the individual lock marker methods
2017-06-04 18:28:49 -04:00
Paul Gilbert
71fd9b79e2
TITANIC: Fix saving locked marker vectors into camera rotation matrix
2017-06-04 15:47:01 -04:00
Paul Gilbert
ca0a6d3d7e
TITANIC: Some fixes for marker 1 rotation code
2017-06-04 14:22:02 -04:00
Paul Gilbert
b60f0ee7d3
TITANIC: Rewrite of rotation code when 1 marker is fixed
2017-06-04 11:42:11 -04:00
Paul Gilbert
f6dc363ba8
TITANIC: Locking onto first marker is now working
2017-06-03 22:35:45 -04:00
Paul Gilbert
44fce15f50
TITANIC: Fix some vector calculations in marker lock-on code
2017-06-03 22:05:08 -04:00
Paul Gilbert
8c31328433
TITANIC: Extra comments and fix an incorrect DMatrix to be FMatrix
2017-06-03 17:14:02 -04:00
Paul Gilbert
a6735310bc
TITANIC: Minor cleanups in vector/matrix calculations
2017-06-02 20:58:00 -04:00
Paul Gilbert
9583083c73
TITANIC: Simplify DVector fn4
2017-06-02 20:32:12 -04:00
Paul Gilbert
26ee9caebf
TITANIC: Fix calculations in CStarCamera fn2
2017-06-02 20:29:51 -04:00
Paul Gilbert
10ada8b23b
TITANIC: Fix some calculation errors when locking markers
2017-06-01 21:19:49 -04:00
Colin Snover
03ba3e41f9
SCI32: Return CD speed in kPlatform
...
This fixes missing playback of some videos in Rama, like the
background video that plays when selecting an email at the
computer at the start of the game.
2017-05-31 22:03:13 -05:00
Paul Gilbert
520ba69b24
TITANIC: Renamings for locking/unlocking markers
2017-05-31 19:00:17 -04:00
Strangerke
29b7ada2be
PLUMBERS: Initialize some variables
2017-05-31 21:59:15 +02:00
Paul Gilbert
953ab685b9
TITANIC: Fix flickering of marker bulbs in PET Starfield display
2017-05-30 22:49:01 -04:00
Paul Gilbert
b21e829a9f
TITANIC: Renamings and fixes for starfield marker buttons in PET
2017-05-30 22:23:31 -04:00
Paul Gilbert
f698d04008
TITANIC: Fix line drawing of starfield markers
2017-05-30 21:38:28 -04:00
Paul Gilbert
d56124e624
TITANIC: Renamings & cleanup for markers drawing
2017-05-30 20:50:59 -04:00
Paul Gilbert
ede1965e65
TITANIC: Fix drawing crosshairs in the main starfield
2017-05-30 20:06:03 -04:00
Paul Gilbert
56474edca0
TITANIC: Cleanup & fixes for starfield viewpoint box
2017-05-30 20:01:49 -04:00
Paul Gilbert
6e46535c92
TITANIC: Rename CPhotoCrosshairs to CStarCrosshairs
...
The crosshairs are used in the main starfield as well, so they
shouldn't have a Photo specific name
2017-05-30 19:22:27 -04:00
Paul Gilbert
6854ffb8a3
TITANIC: Cleanup of CStarMarkers draw method
2017-05-30 18:57:50 -04:00
Paul Gilbert
eb2ce9c759
TITANIC: Implement CSurfaceArea drawLine
2017-05-30 17:24:06 -04:00
Paul Gilbert
98ad7ca355
TITANIC: CSurfaceArea fillRect is actually drawLine
2017-05-30 16:49:04 -04:00
Paul Gilbert
0d35da3791
TITANIC: Fix vector calculation for markers drawing
2017-05-30 16:42:11 -04:00
Martin Kiewitz
a8475db05a
SCI: SQ4CD: Limit workaround for Russian SQ4 to room 150+900
...
As proposed by bluegr
2017-05-30 22:11:33 +02:00
Paul Gilbert
c5084ff5ba
TITANIC: Fix deselecting stars in the photo view
2017-05-30 15:16:17 -04:00
Paul Gilbert
c6f079b1ef
TITANIC: Further commenting of CPhotoCrosshairs class
2017-05-30 14:16:01 -04:00
Paul Gilbert
867f06a2b4
TITANIC: Renamings and further fixes for CPhotoCrosshairs
2017-05-30 12:11:35 -04:00
Paul Gilbert
713f6e84fc
TITANIC: Fix references to CPhotoCrosshairs _entries array
2017-05-30 11:35:28 -04:00
Martin Kiewitz
266f68c21b
SCI: SQ4CD: Remove room restriction of existing workarounds for end
...
Fixes bug #9812
2017-05-29 23:44:28 +02:00
Martin Kiewitz
04b5c3a71b
SCI32: GK1: Add second beignet timer issue script patch
...
Should solve bug #9805
2017-05-29 21:21:56 +02:00
Paul Gilbert
496839d766
TITANIC: Merge incorrectly duplicated field in CPhotoCrosshairs
2017-05-29 00:03:22 -04:00
Paul Gilbert
4358712c28
TITANIC: Fix copying star positions selected in photo
2017-05-28 23:42:47 -04:00
Thierry Crozat
a614638747
I18N: Regenerate translations data file
2017-05-29 05:05:06 +02:00
Paul Gilbert
77703ed316
TITANIC: Renamed CStarControlSub7 to CStarMarkers
2017-05-28 22:25:13 -04:00
Paul Gilbert
a4fca68217
TITANIC: Fix placement of stars in photo starfield
2017-05-28 22:04:29 -04:00
Paul Gilbert
30b5fc8c36
TITANIC: Fix copying viewport _valArray data
2017-05-28 18:17:51 -04:00
Paul Gilbert
8ad4c59c1c
TITANIC: Fix crash switching from starfield to photo display
2017-05-28 17:14:48 -04:00
Paul Gilbert
6587cacabd
TITANIC: Rename CStarControlSub8 to CPhotoCrosshairs
2017-05-28 16:27:39 -04:00
Paul Gilbert
99ce2f6f56
TITANIC: Renamings for photo surface
2017-05-28 16:14:07 -04:00
Paul Gilbert
38beceef7d
TITANIC: Renamings of orientation related variables and methods
2017-05-28 15:53:52 -04:00
Paul Gilbert
0be151d507
TITANIC: Fix crash inserting photograph into star control
2017-05-28 14:56:44 -04:00
Hein-Pieter van Braam
d6645f3fc9
Merge pull request #949 from csnover/advanceddetector-fullpaths
...
ENGINES: Allow detection entries to match on full paths
2017-05-28 11:40:07 +02:00
Hein-Pieter van Braam
379314c27d
Merge pull request #952 from wjp/hide_gmm_saveload
...
GUI: Fully hide GMM save/load buttons if not supported by engine
2017-05-28 11:23:49 +02:00
Colin Snover
f940346812
SCI32: Minor cleanup to plane debug information
2017-05-27 23:36:11 -05:00