Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | KYRA: (LOK/PC-98) - add missing string resource | athrxx | |
2014-10-11 | KYRA: (EOB) - add support for Italian fan translation of EOB I | athrxx | |
2014-03-17 | KYRA: fix static resources in Russian fan translation | athrxx | |
(some messed up strings) | |||
2014-03-03 | KYRA: Fix EoB 1 German rest string when monsters are nearby. | Johannes Schickel | |
2014-03-03 | DISTS: Regenerate kyra.dat. | Johannes Schickel | |
2013-01-09 | KYRA: (LOL/FM-TOWNS) - adapt static resources | athrxx | |
2012-08-01 | KYRA: update kyra.dat to match the last commit (added support for French LOL ↵ | athrxx | |
floppy) | |||
2012-02-21 | KYRA: (EOB) - fix EOB1 door clipping | athrxx | |
(this was done in the same way as in EOB2 and LOL, but it has to be slightly different) | |||
2012-02-21 | KYRA: (EOB) - start work on CGA and EGA graphics modes | athrxx | |
2011-12-28 | KYRA: add support for another Russian HOF fan translation | athrxx | |
2011-12-26 | KYRA: (EOB) - implement EOB1 party transfer | athrxx | |
2011-12-26 | KYRA: (EOB) - lots of bug fixes, mostly for EOB II | athrxx | |
2011-12-26 | KYRA: (EOB) - fix some bugs | athrxx | |
- fix monster movement - fix character level gain - add some static res for party transfer | |||
2011-12-26 | KYRA: (EOB) - implement wall of force spell | athrxx | |
2011-12-26 | KYRA: (EOB) - add EOB 1 intro | athrxx | |
(also add and fix several other things, like cone of cold vortex, drawShape issues, etc.) | |||
2011-12-26 | KYRA: (EOB) - lots of fixes towards EOB1 playability | athrxx | |
also implement some new code (EOB1 portals, burning hands spell, etc.) | |||
2011-12-26 | KYRA: (EOB) - some more sequence code and bug fixes | athrxx | |
2011-12-26 | KYRA: (EOB) - implement npc sequences and fix some bugs | athrxx | |
2011-12-26 | KYRA: (EOB) - add turn undead spell, add some screen fades, fix some bugs | athrxx | |
2011-12-26 | KYRA: (EOB) - implement some gui functionality, some bug fixes, etc. | athrxx | |
2011-07-27 | KYRA: add support for Russian Kyra 1 floppy fan translation | athrxx | |
2011-07-25 | KYRA: add support for Kyra 2 Russian floppy | athrxx | |
2011-07-24 | LOL: add support for Russian CD-ROM version | athrxx | |
2011-07-24 | LOL: add support for Russian floppy version | athrxx | |
2011-06-11 | LOL: update kyra.dat for italian fan translation | athrxx | |
2010-10-24 | KYRA/PC98: workaround for missing delay opcodes | Florian 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-07 | LOL: added english floppy version | Florian Kagerer | |
svn-id: r51834 | |||
2010-08-02 | KYRA: forgot to update Kyra.dat in last commit | Florian Kagerer | |
svn-id: r51647 | |||
2009-11-29 | LOL: add missing data for PC98 version to kyra.dat | Florian Kagerer | |
svn-id: r46191 | |||
2009-11-28 | KYRA: added HOF PC-98 static data to kyra.dat | Florian 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-21 | Fix mismatching resource type IDs for Lands of Lore in kyra.dat. | Johannes Schickel | |
svn-id: r46051 | |||
2009-11-21 | Fix Kyrandia 1 FM-Towns credits entries in kyra.dat. | Johannes Schickel | |
svn-id: r46050 | |||
2009-11-21 | Flag 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.dat | Johannes Schickel | |
- Synced static resource definitions between KYRA main codebase and create_kyradat - Rebuilt kyra.dat svn-id: r46047 | |||
2009-11-21 | Rebuilt kyra.dat. | Johannes Schickel | |
svn-id: r46034 | |||
2009-11-20 | Changed kyra.dat to use a global "INDEX" file instead of INDEX files for ↵ | Johannes Schickel | |
every game variant. svn-id: r46025 | |||
2009-11-20 | Flag Kyra3 as talkie version in kyra.dat. | Johannes Schickel | |
svn-id: r46022 | |||
2009-11-20 | Rebuilt kyra.dat. | Johannes Schickel | |
svn-id: r46016 | |||
2009-11-19 | LOL: add support for pc speaker sfx | Florian Kagerer | |
svn-id: r45992 | |||
2009-11-19 | Properly handle Kyra 2 Talkie demo in kyra.dat. | Johannes Schickel | |
svn-id: r45990 | |||
2009-11-15 | LOL/PC-98: fixed regression (missing static data for pc98 version) | Florian Kagerer | |
svn-id: r45927 | |||
2009-11-14 | KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is ↵ | Florian Kagerer | |
still broken) svn-id: r45906 | |||
2009-10-14 | Add LoL PC98 credits entries to kyra.dat. | Johannes Schickel | |
svn-id: r45082 | |||
2009-09-20 | - Add support for Kyrandia 1 German Amiga in create_kyradat. | Johannes Schickel | |
- Increase kyra.dat version. - Rebuilt kyra.dat. - Some slight adaptions for Kyrandia 1 German in the ScummVM source. svn-id: r44215 | |||
2009-09-17 | - Add preliminary support for Lands of Lore PC98 in create_kyradat | Johannes Schickel | |
- Increase kyra.dat version - Rebuilt kyra.dat svn-id: r44177 | |||
2009-09-17 | - Increase kyra.dat version | Johannes Schickel | |
- Fix language settings of some game entries svn-id: r44157 | |||
2009-09-17 | Commit rebuilt version of kyra.dat. | Johannes Schickel | |
svn-id: r44137 | |||
2009-09-16 | Increase kyra.dat version. | Johannes Schickel | |
svn-id: r44119 | |||
2009-09-16 | Adapted create_kyradat to use an automatic offset search. (Hopefully no ↵ | Johannes Schickel | |
regressions). svn-id: r44118 |