Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-13 | KYRA: (EOB) - silence -Wshadow warning | athrxx | |
2019-04-13 | KYRA: (EOB2/Amiga) - implement proper sound file loading | athrxx | |
(also fix some sound related bugs) | |||
2019-04-13 | KYRA: (EOB2/Amiga) - fix flesh to stone spell colors | athrxx | |
2019-04-13 | KYRA: (EOB2/Amiga) - fix sequence dialogue field | athrxx | |
2019-04-13 | KYRA: (EOB2/Amiga) - fix ingame colors | athrxx | |
2019-04-13 | KYRA: (EOB2/Amiga) - add special gfx decoder for localized version | athrxx | |
2019-04-13 | KYRA: (EOB2/Amiga) - fix text resource loading | athrxx | |
2019-04-13 | KYRA: (EOB2/Amiga) - fix detect magic blue shapes | athrxx | |
2019-04-13 | KYRA: (EOB2/Amiga) - improve font file warnings | athrxx | |
- add warning for wrong font file: The German version of EOB II has a font file with more characters than the English version or the EOB I fonts. Users now get a warning/instruction if they have the wrong file. - add translation support for all AmigaDOS font related warnings/errors | |||
2019-04-13 | KYRA: (EOB2/Amiga) - fix load up and intro sequence | athrxx | |
2019-03-07 | KYRA: (EOB/Amiga) - implement GMM volume settings | athrxx | |
2019-03-06 | KYRA: (EOB1) - fix turn undead spell in level 7 | athrxx | |
2019-03-06 | KYRA: (EOB) - improve timer handling | athrxx | |
2019-03-06 | KYRA: (EOB1) - fix bug when attacking while invisible | athrxx | |
(wrong callback function called in EOB1) | |||
2019-03-06 | KYRA: (EOB1/Amiga) - improve scaled item handling | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix main menu load dialog | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix detect magic spell | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix environmental sound glitch | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix level loading | athrxx | |
Now it is at least possible to enter the game after creating a party. Graphics are still messed up. | |||
2019-03-06 | KYRA: (EOB1/Amiga) - fix chargen and gui colors | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix start up | athrxx | |
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 | |||
2019-03-06 | KYRA: (EOB1/Amiga) - add sound driver | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - add static resources | athrxx | |
2019-03-06 | KYRA: cleanup dir | athrxx | |
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. |