Age | Commit message (Expand) | Author |
2009-08-25 | Implement support for the Kyrandia 1 CD demo. | Johannes Schickel |
2009-07-07 | Change "FM-Towns" to "FM-TOWNS" for consistency. | Johannes Schickel |
2009-07-04 | Kyra1 PC-98 never offered English as language settings, thus remove it. (The ... | Johannes Schickel |
2009-06-06 | - Flag Kyra3 detection entries with GUIO_NOMIDI | Johannes Schickel |
2009-06-06 | Flag all games without full voice over with GUIO_NOSPEECH. | Johannes Schickel |
2009-06-06 | Added GUI options for newly added games | Eugene Sandulenko |
2009-06-06 | Added game GUI options to advancedDetector and updated all engines | Eugene Sandulenko |
2009-05-30 | LOL: - added non-installed English floppy version to detection | Florian Kagerer |
2009-05-30 | LOL: - added English floppy version to detection | Florian Kagerer |
2009-05-29 | Fix compilation | Willem Jan Palenstijn |
2009-05-29 | Some slight documentation. | Johannes Schickel |
2009-05-29 | Changed SaveFileManager methods to take Common::String params (instead of cha... | Max Horn |
2009-05-29 | Add Lands of Lore copyright string to KyraMetaEngine::getOriginalCopyright. | Johannes Schickel |
2009-05-18 | Preliminary support for LoL intro demo. | Johannes Schickel |
2009-05-18 | Add some code differences for LoL intro demo. | Johannes Schickel |
2009-05-17 | Don't protect save slot 0 for LoL. | Johannes Schickel |
2009-05-12 | Clarification of a comment. | Johannes Schickel |
2009-04-28 | Some code for the intro only LoL demo. It is disabled currently though. | Johannes Schickel |
2009-04-28 | Set ADGF_DEMO flag for kyra2 seq player based LoL demo. | Johannes Schickel |
2009-04-25 | LOL: - Started implementing the fighting system. The damage inflicted is wron... | Florian Kagerer |
2009-04-21 | Remove ADGF_CD flag from Towns detection entries. | Johannes Schickel |
2009-04-21 | Mark PC98 CD version as CD version (like it is already done with FM-Towns). | Johannes Schickel |
2009-04-15 | Added md5sums of Kyra1 Mac CD as supplied with fr #2766454 "KYRA1: Add suppor... | Johannes Schickel |
2009-03-07 | Whitespace cleanup: Convert space followed by tab to just tab | Max Horn |
2009-03-05 | Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ... | Jordi Vilalta Prat |
2009-03-04 | Ease conditional LoL compiling with build systems not based on the default one. | Johannes Schickel |
2009-03-04 | - Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE... | Johannes Schickel |
2009-01-29 | Moved AdvancedDetector from common/ to engines/ | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-11-18 | Don't rename slots anymore when deleting them via the GMM. | Johannes Schickel |
2008-11-09 | Disallow overwriting of slot 0, quicksave and autosave slots. | Johannes Schickel |
2008-11-09 | - The GMM save dialog is now working for all engines which support the approp... | Filippos Karapetis |
2008-11-09 | - Implemented Engine::saveGameState for KYRA | Johannes Schickel |
2008-11-05 | Got rid of the unused 'filename' attribute in SaveStateDescriptor | Max Horn |
2008-11-04 | Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat... | Max Horn |
2008-11-03 | Preliminary support for loading via GMM for KYRA engine. | Johannes Schickel |
2008-10-26 | Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, ... | Filippos Karapetis |
2008-10-04 | Renamed some MetaEngine feature flags; removed explicit numbers from this fea... | Max Horn |
2008-09-16 | Added "querySaveMetaInfos" to MetaEngine. | Johannes Schickel |
2008-09-14 | Cleanup. | Johannes Schickel |
2008-09-14 | - Added thumbnail support to launcher load dialog. | Johannes Schickel |
2008-09-14 | Added a hack in KyraMetaEngine::listSaves to prevent slot 0 from being listed... | Johannes Schickel |
2008-09-14 | Rename save slots in KyraMetaEngine::removeSaveState, so it matches behavior ... | Johannes Schickel |
2008-09-12 | Fixed slot 0 savefile name in Kyra3. (Now using 'New game' instead of 'German') | Johannes Schickel |
2008-09-11 | Committed my patch #2105593 "Launcher/MetaEngine: Finnished removeSaveState". | Johannes Schickel |
2008-09-01 | Cleanup. | Johannes Schickel |
2008-09-01 | Merging more of the GSoC 2008 RTL branch: KYRA | Max Horn |
2008-08-20 | - add support for Italian floppy version | Florian Kagerer |
2008-08-20 | Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou... | Johannes Schickel |
2008-08-16 | Merged revisions 33777,33781-33788,33790,33792-33793,33795,33797,33805,33807-... | Christopher Page |