Age | Commit message (Collapse) | Author |
|
text colors are not always match.
svn-id: r16818
|
|
Differences against patch:
o Updated documentation
o Fixed text colors
o Implemented Hercules dithering
Ditherers are based on loom ega and monkey ega, so for zak and mm they're
wrong, i.e. these games look better than with original ditherers.
TODO:
Proper ditherers for zak & MM
EGA ditherers for VGA SCUMM v5 games
svn-id: r16816
|
|
svn-id: r16804
|
|
svn-id: r16800
|
|
VAR_NUM_ACTORS doesn't always have the correct value.
svn-id: r16799
|
|
wasn't sent to the rhythm channel. It was preventing instruments from being written to part 8.
This fixes the window crashing sound in the intro of the floppy version of Indy 4, and possibly other things. Hopefully it breaks nothing.
svn-id: r16798
|
|
a "FIXME".
svn-id: r16797
|
|
svn-id: r16796
|
|
svn-id: r16795
|
|
o Fixed ScummEngine_v72he::o72_openFile() so autogenerated names also
checked for substitution.
o New case 0 in o100_actorOps() used by Russian updated freddicove. Number
of stack items weren't checked against disassembly
svn-id: r16792
|
|
svn-id: r16791
|
|
svn-id: r16790
|
|
Fix memory leak.
svn-id: r16789
|
|
svn-id: r16788
|
|
svn-id: r16787
|
|
svn-id: r16786
|
|
svn-id: r16785
|
|
svn-id: r16784
|
|
svn-id: r16783
|
|
svn-id: r16782
|
|
svn-id: r16780
|
|
svn-id: r16779
|
|
svn-id: r16777
|
|
time.
svn-id: r16772
|
|
of the game uses. (Unfortunately the data files do not all use the same
capitilization. Some are named "PuttPuttTTT"-something, while others are
named "puttputtTTT"-something.)
svn-id: r16770
|
|
svn-id: r16768
|
|
svn-id: r16767
|
|
with joostp.
svn-id: r16766
|
|
svn-id: r16765
|
|
method. Right now it is used to eliminate those Windows HE titles which
have different target base names.
If you want to use it, then define another entry in substDataFileNameTable[].
If your version with different base name has other features then you need
to define GF_MULTIPLE_VERSIONS for main entry and add any additional
entries to multiple_versions_md5_settings based on MD5 of the entry.
svn-id: r16764
|
|
svn-id: r16761
|
|
Add comments and misc changes to Amiga V2 player.
svn-id: r16759
|
|
Add another two sounds for Amiga version of Zak McKracken
svn-id: r16758
|
|
svn-id: r16757
|
|
svn-id: r16755
|
|
svn-id: r16754
|
|
svn-id: r16738
|
|
svn-id: r16737
|
|
svn-id: r16736
|
|
Support that. Also support separately dumped resource forks. File name for
those has .rsrc extension.
svn-id: r16735
|
|
The reason is that they use their own palette which could not match current
global one.
Now I have to turn back to that old OSystem patch and render cursor on a
separate surface and extend OSystem with yet another optional call
setCursorPalette.
svn-id: r16734
|
|
svn-id: r16733
|
|
svn-id: r16732
|
|
svn-id: r16731
|
|
svn-id: r16730
|
|
svn-id: r16729
|
|
svn-id: r16724
|
|
svn-id: r16723
|
|
* baseball2003 and Soccer2004 use Bink videos but just for intro movies and
logos, so we may add them.
* artdemo and readdemo also use Bink, but seems that additionally it uses
them in cutscenes, but since there are just few of them, not like in
full games, we may try to look at them too
* SoccerMLS is (alsmost) working. It runs the intro, shows menu, lets
to select from it but then fails at some Wiz stuff and there is no
hotspots to choose. I think it may be related to overall HE99 problem
with inventory where there is a bug preventing from item selection
o baseball2003 and Soccer2004 featured new LECF index block. Add stub for it
o SoccerMLS used kernelSetFunction 2001 in intro. add stub for it
o Alternative russian freddi3 uses badly formatted logo substitution in intro,
so error() in default case in Gdi::drawBMAPBg() was replaced with warning().
svn-id: r16722
|
|
svn-id: r16720
|