Strangerke
ef12ba27e5
HOPKINS: Janitorial: Remove useless code
2013-04-10 09:02:37 +02:00
Strangerke
f7771844f1
HOPKINS: Remove useless object reference in DialogsManager
2013-04-10 09:01:35 +02:00
Strangerke
9f4a35b011
HOPKINS: Move _oldInventoryPosX to DialogsManager, remove a useless variable
2013-04-10 09:00:08 +02:00
Strangerke
9e956d888e
HOPKINS: Improve readability in DialogsManager
2013-04-10 00:24:27 +02:00
Strangerke
3e9068bb5b
HOPKINS: Janitorial: Remove useless line of code
2013-04-09 23:25:24 +02:00
Paul Gilbert
260a6bbc24
HOPKINS: Renamed remaining GraphicsManager methods
2013-04-09 09:47:48 -04:00
Paul Gilbert
bfe63b71e9
HOPKINS: Renaming some of the remaining graphics methods
2013-04-09 09:17:11 -04:00
Strangerke
4d3748fb24
HOPKINS: Make Hopkins sleep a bit in order to reduce CPU usage
2013-04-09 08:31:47 +02:00
Strangerke
11183ee982
HOPKINS: Fix initialization of timers in EventsManager
2013-04-09 08:31:46 +02:00
Sven Hesse
3e1622d68a
GOB: Add another Spanish DOS version of Geisha
...
As supplied by alestedx in bug report #3610207
2013-04-08 11:05:50 +02:00
Strangerke
5516357a8e
HOPKINS: Fix glitch in Ocean Maze initialization
2013-04-08 08:07:29 +02:00
sylvaintv
9e44cd6641
HOPKINS: Add French Win95 version detection
2013-04-07 23:48:19 +02:00
Torbjörn Andersson
e08ddf70b2
KYRA: Don't restore music volume right after it has faded down
...
Since the music volume is set in playTrack(), it shouldn't be
necessary to set it back to the default level when a fade out has
been completed.
This change prevents the volume from spiking right before quitting
the game. I hope it doesn't cause regressions.
2013-04-07 22:10:48 +02:00
JenniBee
f9e436a1b7
WINTERMUTE: added md5 checksums for version 1.1 of Reversion: The Escape
2013-04-07 14:16:44 -04:00
Willem Jan Palenstijn
cdf1900ce0
SCI: Add signal/fade related CHECKME
2013-04-07 18:22:41 +02:00
Strangerke
0a4494a760
HOPKINS: Fix glitch when exiting computer in FBI rooms
2013-04-07 09:16:13 +02:00
Willem Jan Palenstijn
6f3c83bd51
SCI: Minor cleanup
...
(Thanks waltervn)
2013-04-06 22:28:42 +02:00
Willem Jan Palenstijn
1e1cc7309f
SCI: Further clarify comment
2013-04-06 22:11:15 +02:00
Willem Jan Palenstijn
173a022f91
SCI: Clarify comment
2013-04-06 20:48:52 +02:00
Willem Jan Palenstijn
d0d9894b22
SCI: Revert "Fixed fading-related bugs #3267956 and #3041738 "
...
This reverts commit bfef0f5a6f
.
2013-04-06 20:46:15 +02:00
Willem Jan Palenstijn
6f3716ae74
SCI: Re-initialize more of MusicEntry on play
...
This fixes bug #3267956 .
2013-04-06 20:31:34 +02:00
Willem Jan Palenstijn
18feefbe40
SCI: Notify scripts of completed fade when aborting it
...
This tweaks a fix/workaround (commit 96540686
) for bugs #3266480 and #3041738 .
Also add CHECKME to verify the accuracy of this workaround further.
This fixes the regressions #3291115 , #3555404 , #3596335 and #3610063 .
2013-04-06 20:31:34 +02:00
Willem Jan Palenstijn
eb48325248
SCI: Revert "Added a more specific workaround for bug #3267956.[...]"
...
This reverts commit 5654e12575
.
Conflicts:
engines/sci/sound/soundcmd.cpp
2013-04-06 20:31:34 +02:00
Willem Jan Palenstijn
da3583f569
SCI: Revert "Clarify comment from rev 5654e12
further"
...
This reverts commit 9f74a6eda2
.
2013-04-06 20:31:34 +02:00
Willem Jan Palenstijn
5a2ef39335
SCI: Revert "Fix script bug #3555404 - "SCI: KQ6 Spider Scene Game Freeze""
...
This reverts commit 8524ebd699
.
2013-04-06 20:31:34 +02:00
Willem Jan Palenstijn
9155e8e1a1
SCI: Revert "Properly fix bugs #3267956 and #3605377 "
...
This reverts commit 17ca8d14b1
,
except for a minor unrelated change to the workaround for bug #3605269
Conflicts:
engines/sci/sound/soundcmd.cpp
2013-04-06 20:31:34 +02:00
Willem Jan Palenstijn
0f2fae14cc
SCI: Revert "Add a hack to fix bug #3596335 "
...
This reverts commit f019d5a488
.
2013-04-06 20:31:34 +02:00
Strangerke
a0d34fd294
HOPKINS: Partially revert 63b669cfc4
as it causes a regression in ComputerManager
2013-04-06 08:23:14 +02:00
Kirben
7e290c963f
SCUMM: Add Italian Windows version of Freddi Fish 4.
2013-04-06 08:10:28 +11:00
Willem Jan Palenstijn
841b6ca540
SCI: Revert "Add a more generic solution for the problem found in bug #3605269 "
...
This reverts commit c6320a28e4
.
SSCI does not interpret signals on other channels than 15.
Conflicts:
engines/sci/sound/soundcmd.cpp
2013-04-05 21:14:55 +02:00
Strangerke
89bf72ff5d
HOPKINS: JANITORIAL: Remove trailing spaces and tabs
2013-04-05 08:17:26 +02:00
Strangerke
2ee8b1e342
HOPKINS: Misc cleanup
2013-04-05 07:54:56 +02:00
Strangerke
0b16ea3f3b
HOPKINS: Remove useless casts, fix 2 crashes
2013-04-05 07:54:55 +02:00
Strangerke
e79a51c208
HOPKINS: Remove g_PTRNUL
2013-04-05 07:54:54 +02:00
anotherguest
f9247f0bce
WINTERMUTE: Use template with MIN
2013-04-04 15:39:54 +02:00
anotherguest
d495a55f8d
Symbian:Support for new engines
2013-04-04 15:32:58 +02:00
Strangerke
4b21ec23d0
HOPKINS: Refactor searchCat to remove the use of g_PTRNUL, add a parameter to clarify the result of the function
2013-04-03 23:58:11 +02:00
Filippos Karapetis
f019d5a488
SCI: Add a hack to fix bug #3596335
...
Game scripts are waiting indefinitely for a song, thus we change its dataInc
selector to prevent that from happening
2013-04-04 00:37:43 +03:00
Filippos Karapetis
17ca8d14b1
Properly fix bugs #3267956 and #3605377
...
SCI: Only stop after fading, if the song to be faded is faded down. Also,
reset the song signal when fading starts. It was set to -1 when fading
started in bug #3267956 , thus it stopped immediately.
2013-04-04 00:37:43 +03:00
Strangerke
177df0802a
HOPKINS: Standardize the use of g_PTRNUL
2013-04-03 08:23:31 +02:00
Kirben
b22a9b119e
SCUMM: Add Italian Windows demos of Freddi Fish 4 and Putt-Putt Enters the Game.
2013-04-03 11:36:59 +11:00
sylvaintv
f75ad49c67
HOPKINS: Fix rendering of French accentuated characters
2013-04-03 00:25:28 +02:00
Matthew Hoops
be5fa9ffde
NEWS: Fix typo
...
Thanks, alexbevi
2013-04-02 16:12:29 -04:00
Filippos Karapetis
c6320a28e4
SCI: Add a more generic solution for the problem found in bug #3605269
...
We now accept signals from all channels if channel 15 is missing. This
is a very rare edge case, but our behavior is now somewhat closer to what
the original interpreter seems to be doing. Mordack's appearance animation
is now synced properly. The more generic workaround works for songs 1840
and 1843, but not for 1849, which is still problematic and we still resort
to manually changing its dataInc selector
2013-04-02 10:03:48 +03:00
Torbjörn Andersson
a1168e932c
SCUMM: Hardly-even-worth-mentioning cleanup.
2013-04-02 08:20:33 +02:00
Strangerke
c7d7c74753
HOPKINS: Remove useless check in loadLinkFile, remove comment. Thanks SylvainTV for pointing it
2013-04-02 07:58:12 +02:00
Torbjörn Andersson
d9d75d059c
NEWS: Clarify INSANE news item a bit by mentioning Full Throttle
...
Sure, it was obvious to us, but not necessarily to the reader.
2013-04-02 06:26:18 +02:00
Strangerke
992aa0d707
HOPKINS: Rework OPTI_ONE to make it more readable, rename it
2013-04-02 00:29:20 +02:00
Strangerke
dac4cb9e67
HOPKINS: More renaming in ObjectsManager
2013-04-02 00:20:54 +02:00
Strangerke
0699c98b0b
HOPKINS: Some renaming in ObjectsManager
2013-04-01 23:58:50 +02:00