Martin Kiewitz
dc08c733db
SCI: adding jones/talkie speed throttler view
...
fixes bug #3038989 , regression of r51544
svn-id: r51714
2010-08-03 20:46:28 +00:00
Martin Kiewitz
2e11c1cf96
SCI: reset ports when restoring
...
fixes qfg3/fairy tales restoring (bug #3035626 )
also fixes ScummVM menu restoring while a window is shown (e.g. sq5)
svn-id: r51712
2010-08-03 19:43:16 +00:00
Martin Kiewitz
fcede4680a
SCI: adding bpk debug command
...
currently removing or listing such breakpoints is not yet supported
svn-id: r51710
2010-08-03 19:06:40 +00:00
Florian Kagerer
449927abcf
FMTOWNS AUDIO: fix typo
...
svn-id: r51709
2010-08-03 19:06:27 +00:00
Florian Kagerer
3fc3a59139
KYRA/TOWNS: replace some music stops with fadeouts (based on original code)
...
svn-id: r51708
2010-08-03 18:19:25 +00:00
Robert Špalek
3d228f270f
DRACI: recognize German translation
...
svn-id: r51707
2010-08-03 17:09:27 +00:00
Florian Kagerer
824a5f32a0
LOL: fixed possible crash in environmental sfx code
...
svn-id: r51706
2010-08-03 16:54:39 +00:00
Johannes Schickel
13824582d1
LOL: Minor adjustment to latest generateOverlay changes.
...
svn-id: r51705
2010-08-03 16:43:57 +00:00
Johannes Schickel
64585b40eb
KYRA: Get rid of Screen_LoL::generateLevelOverlay.
...
This function is actually exactly the same as Screen_v2::generateOverlay,
after I fixed the implementation of the latter last commit.
svn-id: r51704
2010-08-03 16:22:12 +00:00
Johannes Schickel
14c9522d77
KYRA: Fix Screen_v2::generateOverlay implementation.
...
svn-id: r51703
2010-08-03 16:21:45 +00:00
Martin Kiewitz
14e7ba5d91
SCI: kMemory issue in pq3 only for multilingual
...
adjusted comment accordingly
svn-id: r51702
2010-08-03 16:03:22 +00:00
Martin Kiewitz
ee28c2eb54
SCI: adding workaround for pq3
...
fixes bug #3037565
svn-id: r51701
2010-08-03 15:51:31 +00:00
Fabio Battaglia
6665bf4a01
CONFIGURE: removed two useless definitions in N64 sections
...
svn-id: r51700
2010-08-03 15:34:28 +00:00
Matthew Hoops
20002588e6
SCI: Hopefully fix signedness warning with some compilers
...
svn-id: r51699
2010-08-03 15:33:35 +00:00
Johannes Schickel
b149ca89d5
KYRA3: Fix bug in Screen_v2::generateOverlay.
...
Uncovered by a valgrind warning.
svn-id: r51698
2010-08-03 15:09:39 +00:00
Martin Kiewitz
65e215628d
SCI: dont clip plane during frameout.cpp
...
disables scrolling capability
(regression of r51615)
svn-id: r51697
2010-08-03 15:04:56 +00:00
Matthew Hoops
44f12117f2
SCI: Add support for SCI2.1 chunk resources
...
And if no scripts are present, but chunk 0 is present, load resources from there. This fixes the Lighthouse SCI2.1 demo.
svn-id: r51696
2010-08-03 14:58:57 +00:00
Florian Kagerer
5962b0bbe2
KYRA/TOWNS: implement music/sfx volume control via GUI/GMM
...
svn-id: r51695
2010-08-03 14:58:01 +00:00
Matthew Hoops
221934ea93
SCI: Add detection entries from bug #3037054 , bug #3038720 , and bug #3038761
...
svn-id: r51694
2010-08-03 14:10:25 +00:00
Martin Kiewitz
4c7a6ac2d5
SCI: adding workaround for pq3 inside kMemory
...
fixing plot crimes warnings and bad text on screen
svn-id: r51693
2010-08-03 13:17:30 +00:00
Jordi Vilalta Prat
a02d9d656b
GRAPHICS: Fix a typo in a comment.
...
svn-id: r51692
2010-08-03 13:15:34 +00:00
Florian Kagerer
8e08c432da
FMTOWNS AUDIO: minor layout change
...
svn-id: r51691
2010-08-03 13:12:42 +00:00
Martin Kiewitz
a1730b4b34
SCI: adding workaround for sq5 on the bridge
...
fixes bug #3038563
svn-id: r51689
2010-08-03 12:46:18 +00:00
Filippos Karapetis
32807512d9
SCI: Cleanup
...
svn-id: r51687
2010-08-03 12:41:36 +00:00
Martin Kiewitz
425b90f6d2
SCI: adding kDoSound(fade) workaround table to sci1early
...
fixes kq5 bug #3037594 thx to [md5] for testing
svn-id: r51686
2010-08-03 12:39:11 +00:00
Yotam Barnoy
3b4b00cf50
PSP: Factored out thread creation routines into PspThreadable class.
...
This should aid in further optimizations.
svn-id: r51685
2010-08-03 12:29:08 +00:00
Joost Peters
bcd6dd2627
PSP: Enable "CPU-hungry sound chips" again, the PSP is fast enough.
...
svn-id: r51684
2010-08-03 12:03:36 +00:00
Eugene Sandulenko
3932ebfaf0
PSP: Disable CPU-hungry sound chips
...
svn-id: r51683
2010-08-03 11:26:32 +00:00
Eugene Sandulenko
ed9c3093b5
PS2: Disable CPU-hungry sound chips
...
svn-id: r51682
2010-08-03 11:26:10 +00:00
Eugene Sandulenko
1ec8a75ef6
N64: Disable CPU-hungry sound chips
...
svn-id: r51681
2010-08-03 11:25:52 +00:00
Eugene Sandulenko
5d212755ce
NDS: Disable NES APU for the platform
...
svn-id: r51680
2010-08-03 11:25:37 +00:00
Eugene Sandulenko
02cca98ed6
SCUMM: Add posibility to disable NES APU which is CPU demanding
...
svn-id: r51679
2010-08-03 11:25:20 +00:00
Max Horn
0437ffa75c
N64: Error out in configure if N64SDK is not set
...
svn-id: r51672
2010-08-03 00:03:04 +00:00
Max Horn
39846310d7
SOUND: Constify waveform table; slightly simplify code
...
svn-id: r51671
2010-08-03 00:02:46 +00:00
Johannes Schickel
a76f5449bc
SCI: Yet another slight leak fix.
...
svn-id: r51670
2010-08-02 23:03:04 +00:00
Johannes Schickel
92b0b384ea
SCI: Fix memory leak.
...
svn-id: r51669
2010-08-02 22:35:29 +00:00
Johannes Schickel
4e33b7a3be
GRAPHICS: Renamed skipThumbnailHeader to skipThumbnail.
...
svn-id: r51668
2010-08-02 22:28:30 +00:00
Johannes Schickel
0dba655085
SCI: Fix memory leak.
...
This was a quite bad leak in gamestate_restore. It was caused by the code only
deleting the Graphics::Surface object but not its data.
I changed the code to use skipThumbnailHeader now, since the code actually
ignores the thumbnail anyway.
svn-id: r51667
2010-08-02 22:27:50 +00:00
Johannes Schickel
dd38e424e7
SCI: Fix leaks in ResourceManager::listResources caller code.
...
svn-id: r51666
2010-08-02 22:27:26 +00:00
Martin Kiewitz
a1001731fa
SCI: fixing leak kernel subfunctions
...
svn-id: r51665
2010-08-02 22:12:45 +00:00
Martin Kiewitz
0f339921ed
SCI: only display qfg-import information dialog once
...
per room usage
svn-id: r51664
2010-08-02 21:57:17 +00:00
Martin Kiewitz
d42d7ad6c5
SCI: allowing kCheckSaveGame with id 0
...
qfg2 - when trying to restore from an empty saved game list
svn-id: r51663
2010-08-02 21:44:41 +00:00
Martin Kiewitz
7da703f0af
SCI: adding workaround for qfg2 (restore game)
...
svn-id: r51662
2010-08-02 21:37:43 +00:00
Filippos Karapetis
5ca6b33ba7
SCI: Silenced some sound related warnings. Added an empty function for kDoSound(Restore), called when restoring games
...
svn-id: r51661
2010-08-02 21:20:43 +00:00
Martin Kiewitz
09f4562551
SCI: adding non-scaleable view capability
...
fixes laura bow 2 (especially floppy but CD is also affected somewhat by this)
svn-id: r51660
2010-08-02 21:04:09 +00:00
Fabio Battaglia
e521287063
CONFIGURE: drop hardcoded endianess and hq scalers from n64 section
...
svn-id: r51659
2010-08-02 20:45:17 +00:00
Johannes Schickel
2b73c50a47
GUI: Fix valgrind warning.
...
svn-id: r51658
2010-08-02 20:43:42 +00:00
Fabio Battaglia
a46f69570f
CONFIGURE: cleanup of N64 port sections
...
svn-id: r51657
2010-08-02 20:38:06 +00:00
Fabio Battaglia
bde60490ad
N64: mention hkz-libn64 download location in port readme
...
svn-id: r51656
2010-08-02 20:28:14 +00:00
Florian Kagerer
20d6173ee0
TOWNS AUDIO: fix typo
...
svn-id: r51655
2010-08-02 20:17:05 +00:00