Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-22 | KYRA: silence some compiler warnings | athrxx | |
2019-03-07 | KYRA: (EOB/Amiga) - implement GMM volume settings | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - implement ending sequence | athrxx | |
The Amiga version actually has a real ending sequence (unlike the PC version). | |||
2019-03-06 | KYRA: (EOB1/Amiga) - fix Amiga cps decompression | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix Cone of Cold spell sfx | athrxx | |
2019-03-06 | KYRA: (EOB1) - fix turn undead spell in level 7 | athrxx | |
2019-03-06 | KYRA: (EOB1) - make dispel magic spell more accurate | athrxx | |
(In EOB1 this spell is supposed to affect only one selected party member and not the whole party) | |||
2019-03-06 | KYRA: (EOB) - improve timer handling | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix invisible character display | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix spell sounds | athrxx | |
2019-03-06 | KYRA: (EOB2/FM-TOWNS) - fix character status text glitch | athrxx | |
2019-03-06 | KYRA: (EOB) - fix poison warning | athrxx | |
(There should be a death warning when trying to rest the party while poisoned. This did not work correctly.) | |||
2019-03-06 | KYRA: (EOB1) - fix bug when attacking while invisible | athrxx | |
(wrong callback function called in EOB1) | |||
2019-03-06 | KYRA: (EOB1/Amiga) - add original save file handling | athrxx | |
2019-03-06 | KYRA: (EOB) - fix possible out of bounds mem access | athrxx | |
(This can't happen through normal gameplay, but still better to be fixed) | |||
2019-03-06 | KYRA: (EOB1/Amiga) - fix warning | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - improve scaled item handling | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix level palette glitch | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - Amiga specific stone skin spell variant | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix monster walk orientation | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix environmental sfx | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix main menu load dialog | athrxx | |
2019-03-06 | KYRA: (EOB1) - fix slow poison status display | athrxx | |
(in the character tab it would still say "poisoned" instead of "poisoned (slow)") | |||
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 graphics | 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) - implement AmigaDOS font support | athrxx | |
- only basic support - no kerning, spacing, etc., since EOB doesn't need that - also improve palette loading | |||
2019-03-06 | KYRA: (EOB1/Amiga) - fix chargen and gui colors | athrxx | |
2019-03-06 | KYRA: (EOB1/Amiga) - fix intro | 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: (EOB) - rename var | athrxx | |
2019-03-06 | KYRA: (EOB) - minor save file export fix | athrxx | |
(avoid out of bounds strings when importing FM-TOWNS save files) | |||
2019-03-06 | KYRA: - minor cleanup | athrxx | |
2019-03-06 | KYRA: (EOB) - improve comment | athrxx | |
2019-03-06 | KYRA: (EOB) - slight improvement to character generation | athrxx | |
- allow returning to the main menu from the character generation via Esc only when no party characters exist | |||
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. | |||
2019-03-06 | KYRA: (EOB1/Amiga) - add detection entries | athrxx | |
2019-01-23 | KYRA: silence warning | athrxx | |
2019-01-23 | KYRA: (EOB) - allow swapping L/R buttons via GMM | athrxx | |
This adds an engine specific GMM option that allows to swap L/R mouse button actions when clicking on the character weapon slots (which might improve the game experience for tablet users). | |||
2019-01-20 | KYRA: fix GMM save/load invalid mem access for very old savegames | athrxx | |
This is for save files created 2006, 2007 and early 2008. Which is probably the reason why this has gone unnoticed. | |||
2019-01-15 | KYRA: (EOBII/FM-TOWNS) - fix sound effects volume control | athrxx | |
2018-12-26 | KYRA: (LOL) - fix #10764 (Cannot Use Vaelan's Cube) | athrxx | |
2018-12-25 | KYRA: (LOL/PC-98) - fix text displayer glitch | athrxx | |
2018-12-25 | KYRA: remove some unnecessary lines | athrxx | |
2018-11-14 | KYRA: (EOB II FM-TOWNS) - fix mouse cursor hot spot | athrxx | |
2018-11-14 | KYRA: (EOB) - fix minor graphics glitch in FM-TOWNS version | athrxx | |
(wrong text box shading in certain cut scenes) | |||
2018-11-14 | KYRA: (EOB) - fix 16 bit mouse cursor color key | athrxx | |