Vladimir Menshakov
67fa3a92fb
mentioned teenagent/dragon historie in NEWS
...
svn-id: r46518
2009-12-23 21:16:07 +00:00
Eugene Sandulenko
0936378e36
Mention Sega CD passcodes in NEWS file.
...
svn-id: r46517
2009-12-23 21:13:27 +00:00
Eugene Sandulenko
544a92a468
Patch #2895458 : "SCUMM: Add support for SEGA-CD MI Passcodes"
...
svn-id: r46516
2009-12-23 21:12:15 +00:00
Vladimir Menshakov
1adf1cbb16
fixed invalid debug level
...
svn-id: r46515
2009-12-23 21:11:53 +00:00
Eugene Sandulenko
6dfa3c152c
Mention MM NES save/load dialog in NEWS file.
...
svn-id: r46514
2009-12-23 21:04:28 +00:00
Eugene Sandulenko
f6b210bb86
Patch #2898445 : "MM NES: Add support for original save/load dialog"
...
svn-id: r46513
2009-12-23 21:03:28 +00:00
Filippos Karapetis
51766d83ed
SCI/new music code: Song handles are now unique (as SCI0 relies on them, rather than on nodePtr)
...
svn-id: r46512
2009-12-23 20:13:54 +00:00
Filippos Karapetis
caf1ab2a00
Fixed compilation
...
svn-id: r46511
2009-12-23 18:46:10 +00:00
Filippos Karapetis
77f5bbc4f4
SCI/new music code: Some fixes for SCI0 music, and removed a duplicate enum
...
svn-id: r46510
2009-12-23 18:34:19 +00:00
Max Horn
a526e35d3d
SCI: Fix warning
...
svn-id: r46509
2009-12-23 17:07:01 +00:00
Martin Kiewitz
096b46f1d5
SCI: new music code / wip support for sci0 music
...
svn-id: r46507
2009-12-23 16:51:41 +00:00
Filippos Karapetis
f716942919
SCI/new music code: Added a sanity check to avoid changing some selectors that don't exist in SCI0
...
svn-id: r46505
2009-12-23 16:43:24 +00:00
Filippos Karapetis
9fb61bce13
SCI/new music code: Removed the checks for the nodePtr selector, as we already have equivalent sanity checks (so that it's easier to add SCI0 functionality, which doesn't have a nodePtr selector)
...
svn-id: r46504
2009-12-23 16:33:12 +00:00
Martin Kiewitz
54ec4654e9
SCI: new music code / removed unused sz from Track struct
...
svn-id: r46503
2009-12-23 16:21:32 +00:00
Martin Kiewitz
fd861aaac4
SCI: new music code / variable-names changed to make it more verbose
...
svn-id: r46502
2009-12-23 16:17:42 +00:00
Fabio Battaglia
aa8a227d14
fix typo
...
svn-id: r46497
2009-12-23 13:34:19 +00:00
Filippos Karapetis
dfd09bc025
SCI/new music code: Do not cache the signal selector, as it needs to be always updated, so that animations can be synced properly by the game scripts. Fixes KQ6
...
svn-id: r46496
2009-12-23 13:29:06 +00:00
Martin Kiewitz
162b697220
SCI: sound resource added data format comments
...
svn-id: r46495
2009-12-23 12:49:38 +00:00
Martin Kiewitz
957737d018
SCI: sound resource handling fixed (fixes lsl5 music w/ new music code)
...
svn-id: r46494
2009-12-23 12:39:24 +00:00
Matthew Hoops
4be2788ffd
Some SCI32 (minor) String bug fixes and cleanup.
...
svn-id: r46492
2009-12-23 05:10:16 +00:00
Eugene Sandulenko
bac7961b3f
Patch #2896875 : "dist update for linuxmoto-platform"
...
svn-id: r46491
2009-12-22 23:37:31 +00:00
Eugene Sandulenko
d910861c5c
Specify file size for PC-Spiele German Indy3 as provided in bug#2916434
...
svn-id: r46489
2009-12-22 23:15:35 +00:00
Filippos Karapetis
ca92253da1
Disabled some currently unused code
...
svn-id: r46488
2009-12-22 20:53:03 +00:00
Filippos Karapetis
ac28e8165f
SCI/new music code:
...
- Reverted the code to use local copies of certain sound object selectors, like what was done before
- Simplified and fixed the SCI1.1 digital sound effect playing code
- Removed some duplicate code
- Renamed some sound commands
svn-id: r46487
2009-12-22 20:44:03 +00:00
Vladimir Menshakov
1682b302a8
removed conflicting hotkeys.
...
svn-id: r46483
2009-12-22 14:37:57 +00:00
Filippos Karapetis
ebd11a056f
Silenced some warnings to protect DrMcCoy from incoming Borg
...
svn-id: r46482
2009-12-22 13:31:52 +00:00
Filippos Karapetis
86dc69430b
Initial implementation of music fading in the new music code. Added warnings to all unimplemented/stub sound commands
...
svn-id: r46481
2009-12-22 12:35:48 +00:00
Filippos Karapetis
b8aa17b6fb
Started implementing SCI1.1 digital sound effect playing in the new music code
...
svn-id: r46479
2009-12-22 12:34:27 +00:00
Torbjörn Andersson
899d576976
The detectMusicDriver() function returns MD_-something, not MDT_-something.
...
svn-id: r46478
2009-12-22 06:02:49 +00:00
Filippos Karapetis
0d82924fbe
Fixed looping sounds in the new sound code
...
svn-id: r46477
2009-12-22 00:35:27 +00:00
Max Horn
fd5e548bb2
SCI: Fix some warnings
...
svn-id: r46476
2009-12-22 00:16:09 +00:00
Max Horn
958f197b42
typo
...
svn-id: r46475
2009-12-22 00:15:54 +00:00
Filippos Karapetis
be67479aef
Some bugfixes to the new music code
...
svn-id: r46473
2009-12-22 00:12:59 +00:00
Eugene Sandulenko
f6880b9821
md5 from bug #2809149 : "AGI: SQ1: Checksum of Space Quest 1 Version 1.1A"
...
svn-id: r46472
2009-12-21 22:40:52 +00:00
Eugene Sandulenko
2fec19aa6b
Add indy3 md5 from bug #2916434 : "New MD5 for Indy3 DOS-EGA, German"
...
svn-id: r46470
2009-12-21 22:29:00 +00:00
Eugene Sandulenko
b1adefc487
Sorted game entries
...
svn-id: r46469
2009-12-21 22:24:22 +00:00
Filippos Karapetis
5a087101ad
Some updates to the new music code
...
svn-id: r46467
2009-12-21 16:27:50 +00:00
Filippos Karapetis
11a9351ae5
Restored sound volume functionality in the old music code
...
svn-id: r46466
2009-12-21 15:24:43 +00:00
Matthew Hoops
35e91fbddf
Add a TODO for the SCI 2.1 message version (5).
...
svn-id: r46465
2009-12-21 15:22:42 +00:00
Filippos Karapetis
9a0074ba5b
Silenced some warnings to make DrMcCoy happier :)
...
svn-id: r46464
2009-12-21 14:46:52 +00:00
Matthew Hoops
482812a1ff
Update/add some comments/TODOs.
...
svn-id: r46463
2009-12-21 14:46:07 +00:00
Matthew Hoops
ef79d7f017
SCI32:
...
- Fully implement kArray and kIsHiRes and mostly implement kString (printf and atoi subfunctions still missing).
- Add a dummy SciGui class for SCI32 to bypass the views. Gabriel Knight 1 will now play the Sierra logo music and the main menu music.
- Some other minor SCI32 changes.
svn-id: r46462
2009-12-21 14:32:54 +00:00
Filippos Karapetis
2a3cbcbc57
Fixed text controls when subtitles are enabled in multilingual SCI01 games
...
svn-id: r46461
2009-12-21 14:06:47 +00:00
Filippos Karapetis
e86a16a641
Fixed menus in multilingual SCI01 games
...
svn-id: r46460
2009-12-21 14:05:36 +00:00
Filippos Karapetis
ba51f8750e
Brought back the INCLUDE_OLDGFX define
...
svn-id: r46459
2009-12-21 12:19:57 +00:00
Eugene Sandulenko
c261ecd055
Update config.guess and config.sub to latest versions from upstream
...
svn-id: r46450
2009-12-20 22:24:34 +00:00
Filippos Karapetis
c1e90ce3cc
Implemented cmdUpdateCues() in the new sound code and fixed a crash when loading music with a resource number of zero
...
svn-id: r46435
2009-12-20 16:35:37 +00:00
Florian Kagerer
c1eaafcac7
LOL: removed unused variable
...
svn-id: r46434
2009-12-20 16:23:44 +00:00
Filippos Karapetis
ef0898c0b1
Started integrating the new sound code in the SoundCommandParser class. Some cleanup
...
svn-id: r46432
2009-12-20 14:27:43 +00:00
Florian Kagerer
a21a808250
LOL: fixed text fading
...
svn-id: r46431
2009-12-20 14:11:56 +00:00