Lothar Serra Mari
9b58c83835
I18N: Update translation (German)
...
Currently translated at 100.0% (959 of 959 strings)
2017-10-15 17:10:50 +02:00
George Kormendi
047b35ff39
I18N: Update translation (Hungarian)
...
Currently translated at 100.0% (959 of 959 strings)
2017-10-15 16:17:40 +02:00
Thierry Crozat
b48fa180b4
I18N: Update translations templates
2017-10-15 15:55:09 +02:00
Eugene Sandulenko
c71633de77
GUI: UPDATES: Redesign updates dialog as suggested by criezy in PR#1040
2017-10-15 15:53:57 +02:00
Paul Gilbert
8e0833e6de
TITANIC: Remove accidentally committed cutscene slowdown
2017-10-14 22:17:12 -04:00
Paul Gilbert
2d25ce2e5a
TITANIC: Stop final piano note of music room music getting cut off
2017-10-14 21:59:20 -04:00
Paul Gilbert
23a6533c95
TITANIC: Properly flag audio buffer as finished when song is done
2017-10-14 21:31:35 -04:00
Paul Gilbert
55947e8ae8
TITANIC: Fix rotating on Top of Well balcony
2017-10-13 21:23:24 -04:00
Paul Gilbert
9ac71ca892
TITANIC: Show busy cursor when SuccUBus sending or receiving
2017-10-13 20:59:23 -04:00
Paul Gilbert
75a736bbc8
TITANIC: Workaround for wrong ambient music on load
2017-10-13 19:54:01 -04:00
Paul Gilbert
c339e3261d
TITANIC: Renamed GlobalSound methods to AmbientSound
2017-10-13 18:03:30 -04:00
Paul Gilbert
1d8ccbe1ea
TITANIC: Cleanup of auto music player classes and messages
2017-10-13 17:51:49 -04:00
Paul Gilbert
44aaaf43b8
TITANIC: Play Pellerator sound only when moving to a new destination
2017-10-12 21:58:34 -04:00
Paul Gilbert
b2ebaf008e
TITANIC: DE: Fix showing accented characters in Chat tab
2017-10-12 21:38:20 -04:00
Paul Gilbert
60eca29f3d
TITANIC: DE: Fix saying 'ja' to Deskbot during checkin
2017-10-12 20:05:24 -04:00
Thierry Crozat
ea53605365
CREATE_PROJECT: Support using libjpeg for iOS builds
2017-10-12 22:41:15 +01:00
Thierry Crozat
0fde977ad2
CREATE_PROJECT: Fix some compilation issues for iOS
...
Note that this still doesn't compile with the library package provided
by bSr43 because this package is missing libvorbisfile.a and has a
non standard name for libglib-2.0.a. But it would probably be better
to fix the package than maintain non-standard packages.
2017-10-12 18:59:53 +01:00
rootfather
3e195361db
DOC: Fix whitespaces and tabbing in German README
2017-10-11 06:29:33 +02:00
Paul Gilbert
0fd4e80cb2
TITANIC: Fix buffer overflow in parser searchAndReplace
2017-10-10 19:50:35 -04:00
Paul Gilbert
567556a5c1
TITANIC: Show SGT furniture in stateroom even after upgrading
2017-10-10 19:26:47 -04:00
Paul Gilbert
3fd2cf29b1
TITANIC: Only allow moving to SGT TV in assigned room
2017-10-10 19:19:46 -04:00
Paul Gilbert
1f5908c9bd
TITANIC: Fix talking to the Maitre D
2017-10-10 18:02:10 -04:00
rootfather
37ae49e8f8
README: Fix index and add missing entries
2017-10-10 21:17:20 +02:00
rootfather
a3c2d0e1fc
DOC: Update German README file
...
Numerouse additions - the file was not update for almost a year.
2017-10-10 21:14:02 +02:00
rootfather
6008a36cbb
DOC: Update German NEWS file
2017-10-10 19:14:01 +02:00
Paul Gilbert
fcf0ac1da2
TITANIC: DE: Fix bomb password
2017-10-09 08:11:57 -04:00
Paul Gilbert
721041bc30
TITANIC: Fix Coverity warnings
2017-10-09 07:57:55 -04:00
Paul Gilbert
e30bf609d7
TITANIC: DE: Fix going to bottom of service elevator
2017-10-08 21:21:36 -04:00
Colin Snover
8d555acc0d
NEWS: Fix missing colon
2017-10-08 20:20:39 -05:00
Colin Snover
dc0b574e44
NEWS: Add a selection of new SCI fixes and improvements
2017-10-08 20:19:43 -05:00
Colin Snover
68234d2b8a
NEWS: Add news items for new general enhancements
2017-10-08 20:19:43 -05:00
Colin Snover
bb02d730b4
SCI32: Fix crash restoring save from endgame of RAMA
...
Fixes Trac#10263.
2017-10-08 19:25:54 -05:00
Martin Kiewitz
bd94bbc3e3
SCI: Add QfG4 script patch to fix sliding down slope bug #9801
...
It's quite difficult to patch. I hope this finally solved it.
2017-10-09 01:58:16 +02:00
Martin Kiewitz
870cd80202
SCI: Crazy Nick's Larry workaround bug #10184
...
Added this already through last commit by accident
Was supposed to get added by this.
Workaround for reading uninitialized temp game bug.
2017-10-08 20:54:59 +02:00
Martin Kiewitz
656de5e360
SCI: Restrict some workarounds to certain temps
...
Also add a bit more documentation / Fix some documentation
2017-10-08 20:52:48 +02:00
Paul Gilbert
2b8cd341ef
TITANIC: Turn off testing for English, turn it on for German
2017-10-08 12:48:21 -04:00
Paul Gilbert
3a5c274ef7
TITANIC: Added latest titanic.dat
2017-10-08 12:45:29 -04:00
Paul Gilbert
9f2d7a6793
TITANIA: DE: Fixes for Titania's wakeup speech
2017-10-08 11:38:40 -04:00
Paul Gilbert
6dac2f4b95
TITANIC: DE: Syntax fixes
2017-10-08 11:12:53 -04:00
Paul Gilbert
f05690db2a
TITANIC: DE: Further tweak code wheel loading
2017-10-08 10:39:13 -04:00
Thierry Crozat
b1ba071ea8
TSAGE: Fix undefined behaviour in variadic functions
...
Passing a type that undergoes default argument promotion as last
argument of a variadic function results in undefined behaviour.
2017-10-08 14:51:04 +01:00
Bastien Bouclet
6e6fab5b83
VIDEO: BINK: Fix plane data clobbering caused by incorrect pitch value
...
When decoding blocks, the YUV planes' pitches were computed using the
target video surface size instead of the block based size, resulting in
decoded plane data being overwritten for some video sizes.
Affected videos are LEOS-11102.bik and LEOS-11152.bik from Myst III.
2017-10-08 08:54:40 +02:00
Paul Gilbert
51275ea7a9
TITANIC: DE: Fix default code wheel letters
2017-10-07 22:06:00 -04:00
Paul Gilbert
bca0a3f2da
TITANIC: DE: Fixes for bomb code wheels
2017-10-07 21:56:52 -04:00
Paul Gilbert
76e5a0246c
TITANIC: DE: Fix Barbot response handling
2017-10-07 16:38:12 -04:00
Colin Snover
20bd289ebe
BACKENDS: Remove references to old normal1xScaler transaction property from ports
2017-10-07 15:25:47 -05:00
Martin Kiewitz
60c2c2867c
SCI: Change index inside workaround tables to an index range
...
So that one can specify an entire range of temp variables
by using just one single entry.
2017-10-07 22:11:25 +02:00
Colin Snover
7d037495be
SCI: Use explicit indexes in castlebrain/islandbrain word search workarounds
2017-10-07 14:50:21 -05:00
Colin Snover
1b669d2489
SCI: Add workaround for uninitialized reads in Island of Dr Brain
...
Leaning on the enter key during a word search puzzle will trigger
this bug, just like in Castle of Dr Brain.
2017-10-07 14:46:01 -05:00
Colin Snover
64191781b5
SCUMM: Fix compilation on systems without USE_RGB_COLOR
2017-10-07 13:09:07 -05:00