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
Colin Snover
ccf5665fac
SCI32: Remove dead code
2017-05-27 23:36:11 -05:00
Colin Snover
73fab1e135
SCI32: Remove invalid interaction cursor spinloop in KQ7
2017-05-27 21:57:06 -05:00
Paul Gilbert
cb527ac286
TITANIC: Rename _powers array to _speeds
2017-05-27 15:13:54 -04:00
Filippos Karapetis
a8b3b67d29
SCI32: Update some old comments related to virtual files
2017-05-27 14:33:24 +03:00
Filippos Karapetis
03c1b3307c
SCI: Remove a leftover SCI32 hack
2017-05-27 13:32:02 +03:00
Vincent Pelletier
57eda6aef0
GRAPHICS: Include bytesPerPixel in toString representation
2017-05-27 09:39:08 +02:00
Paul Gilbert
7d8cff0231
TITANIC: Fix calculation of acceleration powers table
2017-05-26 23:23:45 -04:00
Paul Gilbert
50a6100d27
TITANIC: Simplify FVector addAndNormalize
2017-05-26 21:21:29 -04:00
Paul Gilbert
f9f835e080
TITANIC: Fix orientation threshold check in CStarControlSub24
2017-05-26 21:00:31 -04:00
Willem Jan Palenstijn
d9807b0fca
SCI32: Fix warning
2017-05-26 19:33:59 +02:00
Hein-Pieter van Braam
04fb40be2d
SCI32: Fix kArrayFill
...
The ScummVM implementation of class SciArray::fill() has a bug where it
will overwrite the array[index] with the value count times, rather than
fill the array starting from index count times.
This patch fixes that behavior. This was noticed because the LSL7 dice
game was broken, it was impossible to lose. After this patch the dice
game works as expected.
Closes gh-953.
2017-05-26 12:21:43 -05:00