Age | Commit message (Collapse) | Author |
|
|
|
(Monster sounds are broken in the original, because the devs seem to have accidently left the sound track numbers from the DOS version. This will add a workaround.)
|
|
(also fix some sound related bugs)
|
|
|
|
|
|
|
|
|
|
(In EOB1 this spell is supposed to affect only one selected party member and not the whole party)
|
|
|
|
Now it is at least possible to enter the game after creating a party. Graphics are still messed up.
|
|
- only basic support - no kerning, spacing, etc., since EOB doesn't need that
- also improve palette loading
|
|
|
|
First efforts to get this running. The intro is shown with severe palette glitches. The Main Menu does not show, thanks to the lack of font drawing.
- implement endian aware stream wrapper for amiga files
- implement sound file handling
- implement some Amiga palette handling
- etc
|
|
|
|
Reorganize all files in sub directories. The file placement isn't as intuitive as it might be for other engines, which is probably the reason why this hasn't been done before.
|