Eugene Sandulenko
355c4fa646
JANITORIAL: Remove more trailing spaces
2016-10-09 15:02:02 +02:00
Eugene Sandulenko
dead4aa014
JANITORIAL: Remove trailing spaces
2016-10-09 14:59:58 +02:00
Eugene Sandulenko
c5efd9f748
DOCS: Fix line endings in Czech readme
2016-10-09 14:34:06 +02:00
Eugene Sandulenko
2a903b60f7
I18N: Regenerate translations.dat
2016-10-09 14:31:53 +02:00
Eugene Sandulenko
7ad16ffd3b
I18N: gl_ES translation Update. Patch #845
2016-10-09 14:31:35 +02:00
Eugene Sandulenko
af0551b306
Merge pull request #844 from Tsbook/master
...
I18N: Czech translation update
2016-10-09 14:31:26 +02:00
Zbyněk Schwarz
95fa0851f2
I18N: Czech translation update
2016-10-09 14:16:35 +02:00
Eugene Sandulenko
c7188dc05c
I18N: Regenerate translations.dat
2016-10-09 13:54:48 +02:00
Eugene Sandulenko
37cc10c93d
I18N: Update Spanish translation. Patch #843
2016-10-09 13:53:42 +02:00
Eugene Sandulenko
070ec6d4b6
Merge pull request #841 from somaen/nb_no
...
I18N: Update translations for nb_NO
2016-10-09 13:53:25 +02:00
Eugene Sandulenko
cc5a36624c
GCW0: Reenable scalers
...
There is only one 1x scaler, but scalers are used for aspect ratio correction
2016-10-09 13:38:56 +02:00
Eugene Sandulenko
ecd40513a3
GUI: Do not disable Aspect ratio checkbox with only-fullscreen option
2016-10-09 11:05:01 +02:00
Willem Jan Palenstijn
379e3b80da
SCI: Release SCI music mutex earlier in reconstructPlayList
...
This avoids a deadlock where the main thread (via reconstructPlayList)
tries to acquire the mixer lock (in soundPlay) while holding the SCI
music lock, and the audio thread is holding the mixer lock and tries to
acquire the SCI music lock (in miditimerCallback). Bug #6691 .
2016-10-08 22:32:13 +02:00
Einar Johan Trøan Sømåen
5018b449e5
I18N: Update translations for nb_NO
2016-10-08 18:34:59 +02:00
Eugene Sandulenko
c0b76581d8
GRAPHICS: Detect substitute for Mac fonts
2016-10-08 14:47:38 +02:00
Lothar Serra Mari
66a0ca6f64
NEWS: Add NEWS stub for 1.10.0
2016-10-08 12:02:45 +02:00
Lothar Serra Mari
c59dc8ab06
NEWS: Mention fix for bug #9597
2016-10-08 12:02:45 +02:00
Lothar Serra Mari
8d765a2676
NEWS: Add release date for 1.9.0
2016-10-08 12:02:45 +02:00
Lothar Serra Mari
720c2af5aa
NEWS/DE: Mention hi-res games as supported
2016-10-08 12:02:45 +02:00
Eugene Sandulenko
c04e5a8497
I18N: Regenerate translations.dat
2016-10-08 11:50:10 +02:00
Eugene Sandulenko
2517866ba4
Merge pull request #842 from greencis/master
...
I18N: Update Belarusian and Russian translations
2016-10-08 11:49:48 +02:00
Paul Gilbert
d09c49fb0d
TITANIC: Fix transparency handling of Doorbot and Photograph
2016-10-07 20:25:07 -04:00
Eugene Sandulenko
086963fd23
GRAPHICS: Search for font substitution for MacFonts
2016-10-07 19:42:55 +02:00
greencis
7e9682bab8
I18N: Update Belarusian and Russian translations
2016-10-07 19:26:24 +03:00
Eugene Sandulenko
6de4334f2b
MOHAWK: Enable Myst for the release
2016-10-07 12:02:33 +02:00
Eugene Sandulenko
3537e46d4a
WINTERMUTE: Enable supported games for the release
2016-10-07 11:57:55 +02:00
Eugene Sandulenko
82b28c9292
GNAP: Enable engine for the release
2016-10-07 11:53:31 +02:00
Eugene Sandulenko
de715ca446
ADL: Enable hires0-3 for the release
2016-10-07 11:53:31 +02:00
Eugene Sandulenko
db05a9448b
GRAPHICS: Differentiate Mac fonts by slant
2016-10-07 10:49:17 +02:00
Eugene Sandulenko
ee476e9cf0
GRAPHICS: Parse slant from BDF fonts
2016-10-07 10:49:17 +02:00
Paul Gilbert
6a1e5bd43a
TITANIC: Cleanup usages of CTransparencySurface
2016-10-06 22:01:43 -04:00
Paul Gilbert
cf96b50f08
TITANIC: Fix videos playing vertically flipped
2016-10-06 20:33:24 -04:00
Paul Gilbert
83188eace9
VIDEO: Expose the bitCount of AVIVideoTrack bitmap headers
2016-10-06 20:32:25 -04:00
Einar Johan Trøan Sømåen
d077fc0fc7
WINTERMUTE: Change in-engine thumbnail-defaults.
...
Instead of the engine-based 0, we now default to
kThumbnailWidth/kThumbnailHeight2, as values of 0
here disable thumbnails in the engine.
TODO: Perhaps consider looking into always running the
thumbnail-generation even if the sizes are 0?
2016-10-07 01:35:17 +02:00
Einar Johan Trøan Sømåen
1eca88cb39
WINTERMUTE: Don't crop UIEdit strings to negative sizes
...
If _maxLength was -1, we would end up with a 0-size allocation,
and a write that starts right before it, which gives odd results.
2016-10-07 00:19:58 +02:00
Eugene Sandulenko
b2dcd1bb1e
GRAPHICS: Move font-related MacGUI code to MacFontManager
2016-10-06 23:49:39 +02:00
Eugene Sandulenko
59a7993951
GRAPHICS: Fix BDF font parsing
2016-10-06 23:49:39 +02:00
Eugene Sandulenko
cd375ae5b3
DEVTOOLS: Fix convbdf font parsing
2016-10-06 23:49:39 +02:00
Thierry Crozat
dff5da9b49
I18N: Regenerate translation data file
2016-10-06 20:22:59 +01:00
Thierry Crozat
374babb651
I18N: Update French translation
2016-10-06 20:21:14 +01:00
Thierry Crozat
2863a49963
I18N: Update Swedish translation (from ticket #9600 )
2016-10-06 20:20:46 +01:00
Eugene Sandulenko
9730e42fac
GRAPHICS: Parse font size from BDF fonts
2016-10-06 07:44:18 +02:00
Eugene Sandulenko
0d4d5459f2
GRAPHICS: Use Family name instead of font name when reading from BDF fonts
2016-10-06 07:33:46 +02:00
Paul Gilbert
07316afaa4
TITANIC: Add movie command to the debugger
2016-10-05 22:44:14 -04:00
Einar Johan Trøan Sømåen
5348327da6
WINTERMUTE: Add detection for german version of 5MA, Fixes #6850
2016-10-06 00:12:53 +02:00
Eugene Sandulenko
d8f700c105
GRAPHICS: Use Face Name for Mac fonts if they're specified.
...
Allows to avoid situations with files named "NewYork" with
"New York" font inside.
2016-10-05 23:31:04 +02:00
Eugene Sandulenko
15e4997720
GRAPHICS: Load Face Name from BDF files
...
Also adjust the devtools and built-in fonts accordingly.
2016-10-05 23:24:53 +02:00
Colin Snover
3f30e2dd06
SCI32: Fix uninitialized read when starting a new game in LSL6hires
2016-10-05 15:30:39 -05:00
Colin Snover
1c5a5d09f9
SCI32: Fix Return to Launcher in F5 menu
...
Closes #837 .
2016-10-05 15:30:31 -05:00
Colin Snover
ac95f2595b
SCI32: Fix deleting save games in native save/load dialogue
2016-10-05 15:19:11 -05:00