aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_kyradat/resources.cpp
AgeCommit message (Collapse)Author
2019-12-18KYRA: (EOB/PC98) - add static resourcesathrxx
2019-04-13KYRA: (EOB2/Amiga) - add static resourcesathrxx
2019-03-06KYRA: (EOB1/Amiga) - add static resourcesathrxx
2018-11-14KYRA: (EOB) - add support for FM-Towns version of EOB IIathrxx
2017-11-20KYRA: Fix crash due to missing palette data for OldFloppy versionColin Snover
Thanks to sergesv for the patch. Fixes Trac#9733.
2016-05-15KYRA: Simplify Kyra1 audio track filename handlingJohannes Schickel
2014-10-11KYRA: (EOB) - add support for Italian fan translation of EOB Iathrxx
2014-03-03DEVTOOLS: Rewrite create_kyradat.Johannes Schickel
Now static data is directly stored inside source code files which allows the tool to generate kyra.dat without any additional input. This will make supporting fan translations easier, since only the localized strings have to be added and an appropriate game entry has to be added.