aboutsummaryrefslogtreecommitdiff
path: root/dists/engine-data/kyra.dat
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
2019-03-06KYRA: (EOB) - fix unused stringathrxx
This fixes the "%s can not use this item" string. AFAIK this message never appears. It would require to place an item into a character's hand which he/she can't use and right-click use it. However, when you place such an unusable item in a character's hand the slot will be greyed out/disabled immediately and can no longer be clicked.
2018-12-26KYRA: (LOL) - fix #10764 (Cannot Use Vaelan's Cube)athrxx
2018-11-14KYRA: (EOB) - add support for FM-Towns version of EOB IIathrxx
2018-10-28KYRA: (LOL) - clean up sound map data formattingathrxx
This is a followup to the fix for bug #10665 (Urbish mines lobster having an invalid sound track number and causing invalid memory access).
2017-11-20KYRA: Fix crash due to missing palette data for OldFloppy versionColin Snover
Thanks to sergesv for the patch. Fixes Trac#9733.
2016-07-30KYRA: Regenerate kyra.datEugene Sandulenko
2016-05-15KYRA: Simplify Kyra1 audio track filename handlingJohannes Schickel
2015-11-10KYRA: (LOK/PC-98) - add missing string resourceathrxx
2014-10-11KYRA: (EOB) - add support for Italian fan translation of EOB Iathrxx
2014-03-17KYRA: fix static resources in Russian fan translationathrxx
(some messed up strings)
2014-03-03KYRA: Fix EoB 1 German rest string when monsters are nearby.Johannes Schickel
2014-03-03DISTS: Regenerate kyra.dat.Johannes Schickel
2013-01-09KYRA: (LOL/FM-TOWNS) - adapt static resourcesathrxx
2012-08-01KYRA: update kyra.dat to match the last commit (added support for French LOL ↵athrxx
floppy)
2012-02-21KYRA: (EOB) - fix EOB1 door clippingathrxx
(this was done in the same way as in EOB2 and LOL, but it has to be slightly different)
2012-02-21KYRA: (EOB) - start work on CGA and EGA graphics modesathrxx
2011-12-28KYRA: add support for another Russian HOF fan translationathrxx
2011-12-26KYRA: (EOB) - implement EOB1 party transferathrxx
2011-12-26KYRA: (EOB) - lots of bug fixes, mostly for EOB IIathrxx
2011-12-26KYRA: (EOB) - fix some bugsathrxx
- fix monster movement - fix character level gain - add some static res for party transfer
2011-12-26KYRA: (EOB) - implement wall of force spellathrxx
2011-12-26KYRA: (EOB) - add EOB 1 introathrxx
(also add and fix several other things, like cone of cold vortex, drawShape issues, etc.)
2011-12-26KYRA: (EOB) - lots of fixes towards EOB1 playabilityathrxx
also implement some new code (EOB1 portals, burning hands spell, etc.)
2011-12-26KYRA: (EOB) - some more sequence code and bug fixesathrxx
2011-12-26KYRA: (EOB) - implement npc sequences and fix some bugsathrxx
2011-12-26KYRA: (EOB) - add turn undead spell, add some screen fades, fix some bugsathrxx
2011-12-26KYRA: (EOB) - implement some gui functionality, some bug fixes, etc.athrxx
2011-07-27KYRA: add support for Russian Kyra 1 floppy fan translationathrxx
2011-07-25KYRA: add support for Kyra 2 Russian floppyathrxx
2011-07-24LOL: add support for Russian CD-ROM versionathrxx
2011-07-24LOL: add support for Russian floppy versionathrxx
2011-06-11LOL: update kyra.dat for italian fan translationathrxx
2010-10-24KYRA/PC98: workaround for missing delay opcodesFlorian Kagerer
The sequence data for the forest sequence in the Kyra PC-98 intro has no delay opcodes making it play way too fast on modern systems. This workaround adds the same delay opcodes to the sequence data that the other Kyra versions have. svn-id: r53761
2010-08-07LOL: added english floppy versionFlorian Kagerer
svn-id: r51834
2010-08-02KYRA: forgot to update Kyra.dat in last commitFlorian Kagerer
svn-id: r51647
2009-11-29LOL: add missing data for PC98 version to kyra.datFlorian Kagerer
svn-id: r46191
2009-11-28KYRA: added HOF PC-98 static data to kyra.datFlorian Kagerer
svn-id: r46180
2009-11-22- Store ID map for static resources in kyra.dat instead of hardcoding it in ↵Johannes Schickel
the main KYRA source - Changed how static resource types are specified - Rebuilt kyra.dat svn-id: r46091
2009-11-21Fix mismatching resource type IDs for Lands of Lore in kyra.dat.Johannes Schickel
svn-id: r46051
2009-11-21Fix Kyrandia 1 FM-Towns credits entries in kyra.dat.Johannes Schickel
svn-id: r46050
2009-11-21Flag credits data for Kyrandia 1 as language specific data. (Fixes language ↵Johannes Schickel
of credits for Amiga versions.) svn-id: r46049
2009-11-21- Got rid of hardcoded filename list for kyra.datJohannes Schickel
- Synced static resource definitions between KYRA main codebase and create_kyradat - Rebuilt kyra.dat svn-id: r46047
2009-11-21Rebuilt kyra.dat.Johannes Schickel
svn-id: r46034
2009-11-20Changed kyra.dat to use a global "INDEX" file instead of INDEX files for ↵Johannes Schickel
every game variant. svn-id: r46025
2009-11-20Flag Kyra3 as talkie version in kyra.dat.Johannes Schickel
svn-id: r46022
2009-11-20Rebuilt kyra.dat.Johannes Schickel
svn-id: r46016
2009-11-19LOL: add support for pc speaker sfxFlorian Kagerer
svn-id: r45992