Age | Commit message (Expand) | Author |
2009-11-22 | Remove dead code. | Johannes Schickel |
2009-11-22 | - Store ID map for static resources in kyra.dat instead of hardcoding it in t... | Johannes Schickel |
2009-11-21 | Cleanup: remove never used support for builtin static data in StaticResource. | Johannes Schickel |
2009-11-21 | Fix mismatching resource type IDs for Lands of Lore in kyra.dat. | Johannes Schickel |
2009-11-21 | Flag credits data for Kyrandia 1 as language specific data. (Fixes language o... | Johannes Schickel |
2009-11-21 | - Got rid of hardcoded filename list for kyra.dat | Johannes Schickel |
2009-11-21 | Change special palette loading for Kyrandia 1 from kyra.dat to match kyra.dat... | Johannes Schickel |
2009-11-20 | Changed kyra.dat to use a global "INDEX" file instead of INDEX files for ever... | Johannes Schickel |
2009-11-20 | Flag Kyra3 as talkie version in kyra.dat. | Johannes Schickel |
2009-11-19 | LOL: add support for pc speaker sfx | Florian Kagerer |
2009-11-19 | Properly handle Kyra 2 Talkie demo in kyra.dat. | Johannes Schickel |
2009-11-15 | LOL/PC-98: fixed regression (missing static data for pc98 version) | Florian Kagerer |
2009-11-14 | KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti... | Florian Kagerer |
2009-10-14 | Add LoL PC98 credits entries to kyra.dat. | Johannes Schickel |
2009-10-11 | LOL/PC-98: fix outro music | Florian Kagerer |
2009-10-06 | KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when t... | Florian Kagerer |
2009-10-03 | LOL/PC-98: add keyboard support for menus | Florian Kagerer |
2009-09-26 | LOL/PC-98: start fixing sequences (like broken arms inn and king richard gett... | Florian Kagerer |
2009-09-25 | LOL/PC-98: fixed dialoge box sizes | Florian Kagerer |
2009-09-20 | - Add support for Kyrandia 1 German Amiga in create_kyradat. | Johannes Schickel |
2009-09-18 | Fix some memory leaks, caused by a recent regression in StaticResource::unloa... | Johannes Schickel |
2009-09-17 | - Add preliminary support for Lands of Lore PC98 in create_kyradat | Johannes Schickel |
2009-09-17 | - Increase kyra.dat version | Johannes Schickel |
2009-09-16 | Increase kyra.dat version. | Johannes Schickel |
2009-09-13 | KYRA: - add sfx support for PC98-Version | Florian Kagerer |
2009-09-13 | Preliminary support for German Kyrandia 1 Amiga. | Johannes Schickel |
2009-09-13 | LOL/Floppy: fixed size of menu boxes | Florian Kagerer |
2009-09-06 | LOL/Floppy: fix menus | Florian Kagerer |
2009-09-05 | LOL: fix floppy version static data | Florian Kagerer |
2009-09-02 | LOL: update kyra.dat with floppy version data (floppy version still doesn't w... | Florian Kagerer |
2009-08-29 | Move Amiga SFX tables to kyra.dat. | Johannes Schickel |
2009-08-25 | Whitespace fix. | Johannes Schickel |
2009-08-25 | Implement support for the Kyrandia 1 CD demo. | Johannes Schickel |
2009-08-24 | Merge with trunk | Norbert Lange |
2009-08-19 | Implemented proper character selection of Lands of Lore PC98. | Johannes Schickel |
2009-08-16 | merge with trunk | Norbert Lange |
2009-08-13 | Implemented support for the "Lore of the Lands" special of Lands of Lore CD. | Johannes Schickel |
2009-08-13 | Fix serious bug in StaticResource::unloadId. | Johannes Schickel |
2009-08-11 | merged from trunk (Amiga LoK supposedly completeable!) | Norbert Lange |
2009-08-11 | - Yet another minor difference in seq_winterScroll2 | Johannes Schickel |
2009-08-10 | Fix GUI menu colors for Kyrandia 1 Amiga. | Johannes Schickel |
2009-08-10 | Fix interface text color. | Johannes Schickel |
2009-08-10 | Initial support for correct colors in the interface of Kyra1 AMIGA. | Johannes Schickel |
2009-08-09 | prepare the kyraplayer for reading sfxtables from raw data (instead of static... | Norbert Lange |
2009-08-08 | Implemented support for Amiga wander score map. | Johannes Schickel |
2009-07-13 | Got rid of Screen_LoL::_paletteConvTable. | Johannes Schickel |
2009-06-25 | Implement proper color index conversion for Lands of Lore PC98. (The intro an... | Johannes Schickel |
2009-06-25 | Initial support for Kyrandia 1 PC-9801 Japanese 16 color. | Johannes Schickel |
2009-06-22 | Changed Screen::loadBitmap and Movie::open to take an optional Palette pointe... | Johannes Schickel |
2009-06-22 | Add wrapper functionality for copying full palettes. | Johannes Schickel |