Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-04 | KYRA: Fix VS unexpected end of file errors | Paul Gilbert | |
2019-04-15 | KYRA: add some #ifdefs for disabling EOB | athrxx | |
Disabling EOB should already work without error. This adds some #ifdefs to recently added files. | |||
2019-04-13 | KYRA: (EOB2/Amiga) - implement proper sound file loading | athrxx | |
(also fix some sound related bugs) | |||
2019-04-13 | KYRA: (EOB2/Amiga) - update sound driver | athrxx | |
- add fade out method - some renaming - turn a warning into a debug message | |||
2019-04-13 | KYRA: (EOB2/Amiga) - add static resources | athrxx | |
2019-03-07 | KYRA: (EOB/Amiga) - implement GMM volume settings | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix Amiga cps decompression | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix environmental sfx | 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 | |