Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-18 | KYRA: (EOB/PC98) - text displayer color fix | athrxx | |
2019-12-18 | KYRA: (EOB/PC98) - fix Japanese text display | athrxx | |
2019-12-18 | KYRA: (EOB/PC98) - allow both graphics mode / text mode text display for ↵ | athrxx | |
sjis font The assumption till now was that PC-9801 games in 16 color mode will always use text mode for text display. However, EOB1 uses text mode for intro and ending sequence and graphics mode for ingame. Add new font variant for this and also do some cleanup, since the text displayer code really needs it. (The problem is that at least 3 different Japanese publishers did the Japanese ports for the various games and every one of them did his own hacks for his specific target.) | |||
2019-04-13 | KYRA: (EOB2/Amiga) - fix German version text | athrxx | |
(add necessary character conversion) | |||
2019-04-13 | KYRA: (EOB2/Amiga) - fix sequence dialogue field | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix main menu load dialog | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix chargen and gui colors | 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. |