Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-22 | ALL: Fix -Wnewline-eof warnings | Cameron Cawley | |
2019-06-21 | ALL: revert accidental commits | athrxx | |
2019-06-21 | KYRA: (EOB/Amiga) - t | athrxx | |
2019-05-04 | KYRA: Fix VS unexpected end of file errors | Paul Gilbert | |
2019-04-30 | KYRA: - fix some license headers | athrxx | |
Remove LGPL license part from files that shouldn't have them. I missed that when I rearranged that code a couple of weeks ago. | |||
2019-04-30 | KYRA: (Adlib driver) - replace dead link reference removed in 94596c2 | athrxx | |
(new link provided by sev) | |||
2019-04-29 | KYRA: (AdLib driver) - remove reference to dead web link | athrxx | |
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-15 | KYRA: sound files/classes reorganization step #4 | athrxx | |
Separate drivers from their wrapper classes and move them into their own 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-03-07 | KYRA: (EOB/Amiga) - implement GMM volume settings | 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 | |