Age | Commit message (Collapse) | Author |
|
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
|
|
svn-id: r16719
|
|
svn-id: r16718
|
|
svn-id: r16717
|
|
version than me. It seems that the game was released on multiple engine
versions.
svn-id: r16716
|
|
is wrong.
svn-id: r16715
|
|
To clarify my last commit message. I _do_ work with unprocessed files.
Just I happened to have one demo with resource fork stripped from game binary.
It was told that sometimes Mac conversion programs on intel platform silently
strip it down. Now I fail with error message, but we may use some fallback.
At least we need to know a standard way of copying binary files with resources
unstripped and describe it in Mac HOWTO.
svn-id: r16714
|
|
TODO:
o Allow reading from non-processed game executable. Now you need to get
.bin file out of it
o Use color versions of cursors
o Combine MacResExtractor with Win32ResExtractor. Now I just stupidly
create 2 objects and do not use new cursor caching code.
svn-id: r16713
|
|
svn-id: r16712
|
|
svn-id: r16711
|
|
svn-id: r16709
|
|
svn-id: r16708
|
|
svn-id: r16707
|
|
Avoid extra sound channel.
svn-id: r16706
|
|
svn-id: r16705
|
|
svn-id: r16704
|
|
svn-id: r16703
|
|
svn-id: r16702
|
|
svn-id: r16701
|
|
svn-id: r16700
|
|
svn-id: r16699
|
|
Add early Macintosh HE games.
svn-id: r16698
|
|
svn-id: r16697
|
|
svn-id: r16696
|
|
svn-id: r16695
|
|
svn-id: r16693
|
|
svn-id: r16691
|
|
svn-id: r16690
|
|
svn-id: r16689
|
|
svn-id: r16688
|
|
svn-id: r16687
|
|
Committed for review/criticize. No further support by the engine, i.e.
detected games will not run, but most complex task is done. Will finish
it tomorrow unless some nasty bugs will pop up.
svn-id: r16686
|