Eugene Sandulenko
c2a0004ed9
I18N: Update Russian translation
2016-11-03 10:06:25 +01:00
Eugene Sandulenko
e2a7aff014
I18N: Update Ukrainian translation
2016-11-03 10:06:24 +01:00
Colin Snover
e4b8820762
SCI32: Fix incorrect text width calculation of non-ASCII strings
...
Fixes Trac#9639.
2016-11-02 21:45:44 -05:00
Paul Gilbert
8abe97dfda
TITANIC: Parser fixes
2016-11-02 21:31:14 -04:00
Paul Gilbert
1846ef7850
TITANIC: Disable secondary spatial sources of speech playback
2016-11-02 20:28:33 -04:00
Paul Gilbert
a15fb1c9a3
TITANIC: Fix correctly getting the Deskbot's script
2016-11-02 20:04:38 -04:00
Paul Gilbert
a2af8fb051
TITANIC: Change endTalking to setTalking
2016-11-02 20:03:28 -04:00
Colin Snover
aa0836816d
SCI32: Fix missing digital audio playback on save game restore
...
Fixes Trac#9581.
2016-11-02 15:43:07 -05:00
Colin Snover
ee4b172d54
SCI: Remove old SCI32 hires detection heuristic
2016-11-02 15:43:07 -05:00
Colin Snover
e8c429832f
SCI32: Automate kNumCels workaround
2016-11-02 15:43:07 -05:00
Colin Snover
c42e74c562
SCI32: Remove incorrect palette.h #include
2016-11-02 11:27:22 -05:00
Colin Snover
a605a891bb
SCI: Add reference dump to disk in debugger
...
This allows references in memory to be dumped to disk for
examination by other tools. In the case of SCI32 bitmaps, data
is output in 8-bit TGA format without transparency, which allows
the current palette to also be examined. (The alternative would
be to use 32-bit TGA to display transparency, and lose the
palette, or dump to a more complicated format that supports 1-bit
transparency.)
2016-11-02 11:27:22 -05:00
Paul Gilbert
26ba577aa5
TITANIC: Fix Deskbot startup animation
2016-11-01 23:38:41 -04:00
Paul Gilbert
566742d445
TITANIC: Cleanup calls to playMovie
2016-11-01 23:09:12 -04:00
Paul Gilbert
4a90553bf3
TITANIC: Cleanup calls to playClip
2016-11-01 23:03:51 -04:00
Paul Gilbert
e790b9a5f0
TITANIC: Fix log heading for talking to Deskbot
2016-11-01 23:00:07 -04:00
Paul Gilbert
0f4ca41dad
TITANIC: Add support for mouse wheel scrolling conversations log
2016-11-01 22:30:21 -04:00
Paul Gilbert
088cc0bff8
TITANIC: Fix loading of conversation log
2016-11-01 21:06:10 -04:00
Paul Gilbert
3990eb2277
TITANIC: Fix transparency handling for PET glyph selection
2016-11-01 20:07:27 -04:00
rootfather
c55aeec6fe
CHEWY: Add additional version information to detection entries
2016-11-01 13:39:32 +01:00
Paul Gilbert
0c3dc18305
TITANIC: Fix loading of remote buttons
2016-11-01 07:49:29 -04:00
Paul Gilbert
bce75da07a
TITANIC: Fix rendering PET glyphs when scrolled
2016-10-31 23:57:54 -04:00
Paul Gilbert
11cc62f403
TITANIC: Fix another compiler warning
2016-10-31 19:51:12 -04:00
Paul Gilbert
3185ca4957
GRAPHICS: Fix compiler warning in BdfFont
2016-10-31 19:39:00 -04:00
Paul Gilbert
97daed7456
TITANIC: Fix compiler warnings
2016-10-31 19:37:53 -04:00
Paul Gilbert
bfdbc383b1
TITANIC: Remove dragged item image when dropped in PET
2016-10-31 18:42:46 -04:00
Paul Gilbert
ec343f2dea
MADS: Fix spelling mistake
2016-10-31 18:10:16 -04:00
Eugene Sandulenko
953efc35a7
DIRECTOR: More debug ouptut to RIFX parsing
2016-10-31 09:42:43 -07:00
Eugene Sandulenko
28345d7eb3
Merge pull request #860 from a-detiste/master
...
JANITORIAL: Typos found by lintian
2016-10-31 07:07:49 -07:00
Paul Gilbert
22126a90d0
TITANIC: Implement manual mouse control used during intro
2016-10-31 08:25:22 -04:00
Alexandre Detiste
f8388db32b
JANITORIAL: Typos
...
I've not fixed this one, maybe it's on purpose:
RELASE -> RELEASE
engines/mads/staticres.cpp:const char *const kGameReleaseTitleStr =
"GAME RELASE VERSION INFO";
2016-10-31 09:56:43 +01:00
Paul Gilbert
b34e784c8a
TITANIC: Renamings of mouse methods
2016-10-30 19:25:46 -04:00
Paul Gilbert
5348f4f34f
TITANIC: Support cutscene frame counting beyond end of video
...
The intro credits cutscene at least, uses an end frame beyond the
video as a way of adding an extra delay after the video finishes
2016-10-30 18:20:14 -04:00
Eugene Sandulenko
31fd315c90
DIRECTOR: More debug output on resource loading
2016-10-30 14:49:39 -07:00
Paul Gilbert
ec76eaec80
TITANIC: Fix PET rendering in Embarkation Lobby
2016-10-30 16:25:35 -04:00
Strangerke
2a080979b8
DM: Fix GCC warning (and potential bug)
2016-10-30 12:38:32 -07:00
rootfather
3a98d950b0
NEWS/DE: Mention recent additions/changes
2016-10-30 20:39:01 +01:00
rootfather
90ea0c7092
NEWS: Mention recent additions/changes
2016-10-30 20:39:01 +01:00
rootfather
da6054f3e9
README/DE: Mention --auto-detect feature in German README
2016-10-30 20:39:01 +01:00
rootfather
af0ada0d67
NEWS/DE: Mention recent bugfixes in the German NEWS
2016-10-30 20:39:01 +01:00
rootfather
ec4cd78554
NEWS: Mention recent bugfixes in the NEWS
2016-10-30 20:39:01 +01:00
Paul Gilbert
0ebc6aecd4
TITANIC: Add extra field initializations
2016-10-30 15:22:44 -04:00
Paul Gilbert
1ff861ed3f
TITANIC: Fix somer compiler warnings
2016-10-30 15:00:16 -04:00
Thierry Crozat
0f9655bfe0
GUI: Allow changing the GUI language without restarting ScummVM
2016-10-30 18:59:47 +00:00
Thierry Crozat
8b5317e05d
GUI: Add possibility to rebuild the launcher dialog
2016-10-30 18:56:35 +00:00
Thierry Crozat
df3299ebb2
GUI: Add possibility to rebuild the options dialog
...
This will be needed to allow changing the GUI language and applying
the change without having to close the dialog.
2016-10-30 18:36:22 +00:00
Thierry Crozat
50847f9e03
GUI: Setting the active tab also ensures it is visible in the tab bar
2016-10-30 18:22:56 +00:00
Thierry Crozat
54230af9fd
GUI: Only change theme when applying new options
...
Unlike other options in the OptionsDialog, the theme change was
done when selecting a new theme and not when clicking on OK or
Apply. This commit makes it consistent with other options
2016-10-30 16:25:42 +00:00
Thierry Crozat
59675d2e4c
GUI: Add Apply button in global options dialog
2016-10-30 15:43:14 +00:00
Paul Gilbert
f04174aa8a
TITANIC: Fix playing past very last frame of videos
2016-10-30 11:13:51 -04:00