Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-30 | Update comment | Travis Howell | |
svn-id: r9916 | |||
2003-08-29 | don't try to read objectRoomTable for HEv7 games right now | Jonathan Gray | |
svn-id: r9898 | |||
2003-08-29 | make the 2nd gen windows based humongous games that have things like a ↵ | Jonathan Gray | |
different layout in the MAXS block at least start the bootscript, added pjs-demo target to test with svn-id: r9897 | |||
2003-08-28 | clean up humongous v7 index file block handling | Jonathan Gray | |
svn-id: r9893 | |||
2003-08-28 | Load older Color Cycling resource. | Travis Howell | |
Still need to work out resource differences svn-id: r9883 | |||
2003-08-23 | Work around for sound resource in ST versions. | Travis Howell | |
svn-id: r9824 | |||
2003-08-22 | Fixed tempo value for Indy3 AD resources. Despite | Jamieson Christian | |
the comment in the source, the disasm value DOES sound closer to the original than the alternative value that came from who-knows-where. The value being used rendered too slow a tempo. svn-id: r9823 | |||
2003-08-22 | More tweaks to the PPQN and tempo of AD resources. | Jamieson Christian | |
Loom, Indy3 and monkeyvga are now all running at the right tempo and returning appropriate quarter note counts for the script timers. Fixes a sync regression with the Indy3 opening sequence under -eadlib. Ask me if I care that these numbers may not precisely match the disasm. svn-id: r9813 | |||
2003-08-20 | Fix speedy music regression in monkeyega/vga/pass. | Travis Howell | |
Add unique tag to sfx when converting AD resources, to solve sfx cutting off music issue in monkeyega/vga. svn-id: r9801 | |||
2003-08-17 | More adlib tempo tweaks | Jochen Hoenicke | |
svn-id: r9742 | |||
2003-08-16 | Semantics correction | Jamieson Christian | |
svn-id: r9729 | |||
2003-08-16 | Some Tempo changes for adlib sounds | Jochen Hoenicke | |
svn-id: r9725 | |||
2003-08-16 | Add a comment | Travis Howell | |
svn-id: r9714 | |||
2003-08-15 | Changed on_timer frequency in adlib so V3 SFX are correctly timed. | Jochen Hoenicke | |
Changed V3 conversion code to adapt to the new (correct) speed. svn-id: r9712 | |||
2003-08-15 | Fixed problem with Adlib sounds being generated | Jamieson Christian | |
when using -epcspk or -epcjr with V6 games that don't have PC speaker resources. svn-id: r9701 | |||
2003-08-15 | add hack for string resource idx numbers greater than max for humongous games | Jonathan Gray | |
svn-id: r9698 | |||
2003-08-14 | Fix bad check | Travis Howell | |
svn-id: r9689 | |||
2003-08-14 | Add roland support for loom )ega) | Travis Howell | |
Enable roland support for monkeyega svn-id: r9688 | |||
2003-08-14 | Revert bad change | Travis Howell | |
svn-id: r9687 | |||
2003-08-14 | Rearrange to be safer | Travis Howell | |
svn-id: r9686 | |||
2003-08-14 | Added support for Roland MT-32 music tracks | Jamieson Christian | |
in monkeyvga/ega. Tested in monkeyvga, but not in monkeyega yet. There are still wrinkles to work out, but the parser for the new format is in and hooked up. svn-id: r9684 | |||
2003-08-14 | Add RO sound reosurce detection to small_header games | Travis Howell | |
svn-id: r9682 | |||
2003-08-13 | Add fixme comment | Travis Howell | |
svn-id: r9662 | |||
2003-08-13 | Adds finals changes for choice of sound formats in older games. | Travis Howell | |
Only works wit monkeyvga, since ScummVM has it set as version 4. Remove some old debugging comments svn-id: r9659 | |||
2003-08-13 | Added PC Speaker and PCjr command line options, | Jamieson Christian | |
in preparation for Kirben's addition of WA support for games that already have AD tracks. svn-id: r9656 | |||
2003-08-13 | Remove unused var. | Travis Howell | |
svn-id: r9653 | |||
2003-08-13 | temp. fixme for music in monkeyega/vga | Travis Howell | |
svn-id: r9652 | |||
2003-08-12 | Add adlib music for indy3ega/loom and adlib sfx, patch #770862 | Travis Howell | |
svn-id: r9649 | |||
2003-08-11 | A nuke wasn't required after all | Travis Howell | |
svn-id: r9630 | |||
2003-08-05 | nuke old resource again | Travis Howell | |
svn-id: r9481 | |||
2003-08-05 | Add adlib music improvements for indy3/monkeyega/monkeyvga and cleanups from ↵ | Travis Howell | |
patch #770862 svn-id: r9480 | |||
2003-07-28 | removed _encbyte (it's only used locally) | Max Horn | |
svn-id: r9252 | |||
2003-07-24 | cleanup: encapsulate some more members of class Actor, and rename ↵ | Max Horn | |
newDirection -> targetFacing (since it corresponds to the future value of 'facing'; the distinction between 'facing' and 'direction' is extremly fuzzy) svn-id: r9175 | |||
2003-07-22 | fix for bug #775640 | Max Horn | |
svn-id: r9128 | |||
2003-07-21 | added getResourceSize method | Max Horn | |
svn-id: r9109 | |||
2003-07-19 | moved some functions out of scummvm.cpp into more appropriate files; ↵ | Max Horn | |
rearranged stuff inside scummvm.cpp to be grouped a bit more logical svn-id: r9083 | |||
2003-07-19 | added vc7 files and fixed warnings. vc6 is no longer supported by me | Paweł Kołodziejski | |
svn-id: r9077 | |||
2003-07-19 | typo | Max Horn | |
svn-id: r9075 | |||
2003-07-18 | Add Indy3 FM Towns support, patch #773434 | Travis Howell | |
svn-id: r9062 | |||
2003-07-17 | Fix from Hibernatus | Travis Howell | |
svn-id: r9060 | |||
2003-07-13 | debug/warning/error all automatically output a newline | Max Horn | |
svn-id: r8991 | |||
2003-07-06 | add support for MRAW/dmu files in 3DO humongous games, has the overlapping ↵ | Jonathan Gray | |
music problem again so will probably have to play music via digital imuse at some point svn-id: r8803 | |||
2003-07-06 | recognise FMUS blcoks from 3DO humongous games and print out some debug info ↵ | Jonathan Gray | |
about them svn-id: r8801 | |||
2003-07-06 | Add support for Amiga version of Monkey Island 1 | Travis Howell | |
Palette is still wrong svn-id: r8790 | |||
2003-06-26 | rearragned stuff | Max Horn | |
svn-id: r8652 | |||
2003-06-26 | added ResourceIterator, replacing two of the old ↵ | Max Horn | |
findResource/findResourceSmall function - contraty to those, this approach is thread safe svn-id: r8650 | |||
2003-06-25 | more const qualifiers | Max Horn | |
svn-id: r8649 | |||
2003-06-25 | added some const qualifiers; moved _bundle & _current_cd_sound from class ↵ | Max Horn | |
Scumm to class Sound; some other tweaks svn-id: r8648 | |||
2003-06-14 | Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; ↵ | Max Horn | |
augmented by some more changes of mine svn-id: r8482 | |||
2003-06-14 | Format string/argument mismatch fixes. | Torbjörn Andersson | |
svn-id: r8463 |