757 Commits

Author SHA1 Message Date
Thierry Crozat
c80fe53efc NEWS: Add multiple bug fix in drascula for 1.8.1 2016-04-17 23:52:10 +01:00
Thierry Crozat
0e00c2b41c NEWS: Add fix for Drascula animations speed 2016-04-16 19:04:43 +01:00
Thierry Crozat
6b85fc6c74 NEWS: Add fix for inventory background in Drascula 2016-04-12 22:19:43 +01:00
Lothar Serra Mari
55da0f6f8b
NEWS: Import missing SCI section 2016-04-11 09:47:36 +02:00
Thierry Crozat
50e735d68b NEWS: Add fix for loading savegame in Drascula pendulum scene 2016-04-10 21:22:07 +01:00
Thierry Crozat
185b853408 NEWS: Add fix in drascula for character walking off screen 2016-04-09 15:54:03 +01:00
Thierry Crozat
a5fe95c214 NEWS: Add Drascula text alignment fix 2016-04-08 02:13:10 +01:00
Eugene Sandulenko
9a95381ce1 NEWS: Mention bs2.5 fix 2016-03-28 20:47:59 +02:00
Eugene Sandulenko
7590dbf472 NEWS: Mention Sparkle autoupdater in 1.8.1 2016-03-28 00:08:32 +02:00
Eugene Sandulenko
f2732c7f78 NEWS: Move Mac OS X taskbar improvements to 1.8.1 2016-03-28 00:04:53 +02:00
Thierry Crozat
9d3656a908 NEWS: List recent games in dock menu on OS X. 2016-03-25 16:04:29 +00:00
Thierry Crozat
fc8875b596 NEWS: Mention new Chinese Pinyin translation 2016-03-19 15:52:31 +00:00
Johannes Schickel
70ca4218df SCUMM: Check whether sound effects are active in Player_AD::getSoundStatus.
This fixes bug #7076 "LOOM: AdLib sound effect not stopped at Cygna's grave.".

Original SCUMM (I checked Monkey Island EGA) implemented Sound::isSoundRunning
by checking whether the sound resource of the requested sound id is locked. We
use actual sound state inside the player.
2016-03-16 15:31:16 +01:00
Torbjörn Andersson
0a5a722b02 SAGA: Fix interface colors in French and German versions of IHNM
The same fix that had already been applied to the Spanish version
also applies to the French and German versions. (Judging by the
detection entries, there aren't any alternative versions so the
ones I got from GOG should be representative.)

The palettes aren't quite identical to the Spanish one, but I
think the remaining difference is for the spiritual barometer, so
the special case for that remains Spanish-only.
2016-03-16 06:16:44 +01:00
Johannes Schickel
d61dd0f526 NEWS: Reword Windows MIDI bug fix description. 2016-03-15 13:52:38 +01:00
Johannes Schickel
620e8a049e NEWS: Engine name consistency fixes. 2016-03-15 13:47:11 +01:00
Johannes Schickel
04f761afa7 NEWS: Improve wording slightly. 2016-03-15 13:45:10 +01:00
Johannes Schickel
3b2b7bc45f NEWS: Consistency fixes. 2016-03-15 13:41:22 +01:00
Eugene Sandulenko
f5bed7d499 NEWS: Sync 1.8.1 section 2016-03-15 11:42:51 +01:00
Thierry Crozat
ea81d21417 NEWS: Add mention of the new option to use English speech in SWORD25 2016-03-13 21:58:28 +00:00
Torbjörn Andersson
95fa9a1a84 NEWS: Put back 1.8.1 NEWS section that was accidentally reverted 2016-03-11 06:57:16 +01:00
Willem Jan Palenstijn
b0cd1d6587 Revert "SCUMM: Fix detection of Maniac Mansion from within DoTT"
This reverts commit e11a370fe45aa96d240ff5f10e7263fdfc02bb01.
2016-03-09 23:37:10 +01:00
Torbjörn Andersson
e11a370fe4 SCUMM: Fix detection of Maniac Mansion from within DoTT
It turns out that in some versions of ScummVM, paths end with a
directory separator, while in others they don't. This should handle
both cases, I hope. (It's a bit tricky for me to test.)
2016-03-09 21:24:32 +01:00
Martin Kiewitz
e63cbdb6a7 NEWS: Add AGI Hercules rendering + pause feature info 2016-03-05 14:40:18 +01:00
Eugene Sandulenko
fcf0bb4350 NEWS: Added stub for 1.9.0 2016-02-27 17:15:48 +01:00
Eugene Sandulenko
81be047eb4 NEWS: Set 1.8.0 release date and mention GCW0 port 2016-02-26 22:09:50 +01:00
Willem Jan Palenstijn
0aa7c3feaa NEWS: Improve consistency of level of detail 2016-02-26 15:29:29 +01:00
Martin Kiewitz
76664f5d89 NEWS: Add AGI Apple IIgs speed fix 2016-02-26 14:39:26 +01:00
Johannes Schickel
73fa24cae0 NEWS: Consistency fixes. 2016-02-26 13:56:09 +01:00
Johannes Schickel
1d2a7210c8 NEWS: Mention HE lip sync fixes. 2016-02-26 13:54:07 +01:00
Johannes Schickel
a5b9df120d NEWS: Style fixes (most important: line breaks) 2016-02-09 02:34:15 +01:00
Martin Kiewitz
92f1062a3b NEWS: Added PQ1 to SCI script patches 2016-02-08 18:41:16 +01:00
Johannes Schickel
10595c12ce NEWS: Consistency fixes. 2016-02-08 02:23:55 +01:00
Martin Kiewitz
4dc1cdfb63 NEWS: Remove kq6 line about RAVE support
Was actually implemented end of 2013, so it already was in 1.7.0.
I think I need some sleep.
2016-02-08 02:20:11 +01:00
Martin Kiewitz
c1b206ffe1 NEWS: Added info about improved lip-sync in kq6
when playing hi-res version.
2016-02-08 02:03:58 +01:00
Johannes Schickel
7d014be0a2 NEWS: Mention switch to XDG style locations for Unix ports. 2016-02-02 09:16:40 +01:00
Eugene Sandulenko
fcdf68df42 NEWS: Mention Labyrinth of Time support 2016-02-01 20:02:13 +01:00
Eugene Sandulenko
68ff933206 Merge pull request #657 from lordhoto/scumm-alt-x
ALL: Handle Alt-x internally in SCUMM.
2016-02-01 10:35:13 +01:00
Martin Kiewitz
e1566c7f45 NEWS: added a few more AGI details 2016-01-31 23:41:23 +01:00
Eugene Sandulenko
c4bc8f8174 NEWS: Mention AGI rewrite 2016-01-31 22:37:54 +01:00
Johannes Schickel
94cd15bb3e SDL: Do not quit on Alt-x.
This was originally added in cbd867329e018d7eca12b3a8842e52b8db9f494d to
support this LucasArts game hotkey. However, Alt-x is used by other
engines as hotkey. Most notably AGI's Leisure Suit Larry in the Land of the
Lounge Lizards uses it to skip the age protection. Since we handle Alt-x
internally in SCUMM now there is no need to keep this around in our backend
code.
2016-01-29 23:19:08 +01:00
Johannes Schickel
3b734082c4 SCUMM: Allow Alt-x to be used to quit SCUMM games.
This includes a TODO to check which SCUMM games actually exhibit this behavior
originally. cbd867329e018d7eca12b3a8842e52b8db9f494d added this behavior to our
backend code initially.
2016-01-29 23:10:36 +01:00
Eugene Sandulenko
aafaae72ca NEWS: Added BS 2.5 2015-12-30 11:28:33 +01:00
Filippos Karapetis
9dbaf8dd21 NEWS: Mention the Raspberry Pi port 2015-11-23 00:55:28 +02:00
Strangerke
f4c13c2360 NEWS: Add support for A:GoE 2015-11-22 18:50:16 +01:00
Strangerke
9fea34a149 NEWS: Add support for the lost files of Sherlock 2015-11-21 01:07:00 +01:00
Eugene Sandulenko
51750206aa NEWS: Announce BBVS support 2015-11-07 13:26:56 +01:00
Eugene Sandulenko
ac29f2f7fc NEWS: Update SCUMM section 2015-11-07 13:26:55 +01:00
Kirben
8c5e6d2be4 CINE: Add support for CD music in the CD version of Future Wars. 2015-09-13 14:24:55 +10:00
Johannes Schickel
66df9c95e0 NEWS: Slight style fix (MT32 to MT-32). 2015-07-23 22:33:57 +02:00