aboutsummaryrefslogtreecommitdiff
path: root/engines/composer
AgeCommit message (Expand)Author
2019-12-07COMPOSER: Remove comma from the end of the GameFileTypes enumCameron Cawley
2019-12-07COMPOSER: fallback load default configsBLooperZ
2019-12-07COMPOSER: add v1 config files from ticket #5934BLooperZ
2019-12-07COMPOSER: fix loopBLooperZ
2019-12-07COMPOSER: specify config file in detection entryBLooperZ
2019-12-07COMPOSER: read book.mac before book.iniBLooperZ
2019-12-07COMPOSER: detect + support macintosh versionBLooperZ
2019-12-07COMPOSER: add detection entriesBLooperZ
2019-11-03ENGINES: Stop using 'single id'Bastien Bouclet
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-09-29COMPOSER: The engine does not use MIDI, mark the games as such.Henrik "Henke37" Andersson
2019-08-09GRAPHICS: Add a version of CursorManager::replaceCursor that accepts a Graphi...Cameron Cawley
2019-07-21COMPOSER: Change unload library error to warningangstsmurf
2019-07-20COMPOSER: Don't crash when skipping invalid animationsangstsmurf
2019-03-10COMPOSER: Always check resources before loading themFilippos Karapetis
2018-12-10ENGINES: Normalize the getName() result of metaenginesBastien Bouclet
2018-10-03COMPOSER: Add Detection Entry For Darby French Mac Variant.D G Turner
2018-03-26COMPOSER: Be strict about matching digits in savegame filenamesAdrian Frühwirth
2018-03-26COMPOSER: Let listSaves return list sorted on slot numbersAdrian Frühwirth
2017-12-08Added MD5 for the German version of Imo and the KingMatan Bareket
2017-11-26JANITORIAL: Remove trailing whitespacesEugene Sandulenko
2017-11-26COMPOSER: Properly strip down the relative pathsEugene Sandulenko
2017-11-13COMPOSER: Fix the detection for the French Gregory versionBastien Bouclet
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-09-01JANITORIAL: Fix whitespacesEugene Sandulenko
2017-09-01COMPOSER: Added detection for German Baba Yaga from bug #10171Eugene Sandulenko
2017-06-17COMPOSER: Use Magic Tales prefix for two more game namesThierry Crozat
2016-10-18COMPOSER: Use setPixel() and getPixel() methods to read and write to private ...angstsmurf
2016-10-18COMPOSER: Add missing 'typename' prior to dependent type nameangstsmurf
2016-10-18COMPOSER: Delete leftover git conflict markerangstsmurf
2016-10-18COMPOSER: Include config manager header in composer.cpp againangstsmurf
2016-10-18COMPOSER: Fix for issue when save_slot is in config.upthorn
2016-10-18COMPOSER: Various formatting fixes.upthorn
2016-10-18COMPOSER: Better spacing of autosavesupthorn
2016-10-18COMPOSER: Enable autosaving.upthorn
2016-10-18COMPOSER: Added loading from launcher supportupthorn
2016-10-18COMPOSER: Fixed some scope issuesupthorn
2016-10-18COMPOSER: Saving/loading code deduplicationupthorn
2016-10-18COMPOSER: Completely removed unnecessary #ifdefsupthorn
2016-10-18COMPOSER: Added support for saving/loading in V1 games.upthorn
2016-10-18COMPOSER: Added new file to module.mkupthorn
2016-10-18COMPOSER: cleaned up miscellaneous gcc warnings and formatting issues.upthorn
2016-10-18COMPOSER: Fixed audio issues after save-game load.upthorn
2016-10-18COMPOSER: failed attempt to correct audio sync issueupthorn
2016-10-18COMPOSER: game saving/loading now actually worksupthorn
2016-10-18COMPOSER: Continued work on saving/loading functionality.upthorn
2016-10-18COMPOSER/JANITORIAL: Corrected a number of formatting issues in and around ne...upthorn
2016-10-18COMPOSER: Preliminary (non-functional) game saving/loading supportupthorn
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion