Age | Commit message (Expand) | Author |
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 |
2008-08-16 | Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ... | Christopher Page |
2008-08-15 | Defined some MetaEngineFeatures for the engines, the launcher uses these feat... | Christopher Page |
2008-08-14 | lol: new detection entry (german floppy extracted) | Florian Kagerer |
2008-08-14 | - HOF: forgot french and german entries in last commit | Florian Kagerer |
2008-08-14 | - HOF: another Italian fan translation | Florian Kagerer |
2008-08-13 | Added detection entries for kyra3 Mac. | Johannes Schickel |
2008-08-11 | LOL: add support for floppy installer files | Florian Kagerer |
2008-08-03 | Added detection entries for kyra2 cd italian fan translation (see fr#2003504 ... | Johannes Schickel |
2008-08-02 | add non-interactive lol demo | Florian Kagerer |
2008-08-02 | Detect both HOF non-interactive demos. | Travis Howell |
2008-07-31 | Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara... | Johannes Schickel |
2008-07-10 | Fixed Kyra 3 detection regression. | Torbjörn Andersson |
2008-07-05 | Added support for Italian fan translation of Kyrandia 3. (see fr#2003504 "KYR... | Johannes Schickel |
2008-06-30 | Fix game flags for detection entries of installed kyra3 versions. | Johannes Schickel |
2008-06-30 | Added support for Spanish fan translation of kyra3 (See fr #1994040 "KYRA3: A... | Johannes Schickel |
2008-06-29 | - some more work on the Hof FM-Towns/PC98 music driver | Florian Kagerer |
2008-06-26 | - improved hof music support for fm-towns (driver for *.twn tracks) (still ne... | Florian Kagerer |
2008-05-31 | Added ADGF_CD to Italian fan translation of kyra1 cd. | Johannes Schickel |
2008-05-24 | - add support for HOF floppy versions | Florian Kagerer |
2008-05-14 | Changed kyra3 detection entries, now there are special entries for non instal... | Johannes Schickel |
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel |
2008-05-11 | Consisteny fixes: | Johannes Schickel |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-05-02 | Started to refactor kyra2/kyra3 code to a common base. (regressions possible,... | Johannes Schickel |
2008-04-29 | Prevent analog sound driver to be created for Kyra3. | Johannes Schickel |
2008-04-19 | Fixed formatting. | Johannes Schickel |
2008-04-19 | fix detection for playable Hof demo | Florian Kagerer |
2008-04-10 | - Reverted r31454 changes to detection.cpp | Johannes Schickel |
2008-04-08 | - Set language to Common::UNK_LANG for multilanguage games (kyra2cd and kyra3... | Johannes Schickel |
2008-04-05 | Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD... | Max Horn |
2008-03-27 | - Implemented support for --list-saves in Kyra engine | Johannes Schickel |
2008-03-20 | Add HoF CD demo. | Travis Howell |
2008-03-14 | Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG... | Max Horn |
2008-03-14 | Advanced Detector: Changed fallback detector from a callback function pointer... | Max Horn |
2008-02-08 | Initial support for plugin types | Jordi Vilalta Prat |
2008-02-03 | Revised Engine plugin API to only provide a single func which returns a MetaE... | Max Horn |
2008-02-03 | Changed "COMPATIBLITY" to "COMPATIBILITY". | Torbjörn Andersson |
2008-02-02 | Moved AdvancedMetaEngine to namespace Common | Max Horn |