aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Expand)Author
2019-12-04AGOS: Use Advanced Detector LISTEND Macro in Detection EntriesD G Turner
2019-11-11AGOS: Fix Missing Default Switch Cases when AGOS2 is enabledD G Turner
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-10-14AGOS: Fix Missing Default Switch CasesD G Turner
2019-07-14AGOS: Silence GCC memset() warningsTorbjörn Andersson
2019-06-03AGOS: Fix Accolade MIDI Driver Compilation BreakageD G Turner
2019-06-03AGOS: Mute fix for ADLIB AccoladeFedor Antokhin
2019-04-15WINCE: Fix compilationCameron Cawley
2018-07-21AGOS: Silence GCC 8 warningTorbjörn Andersson
2018-05-28Merge pull request #1187 from bgK/detection-refactor-unknownBastien Bouclet
2018-05-20JANITORIAL: Remove trailing whitespaceAdrian Frühwirth
2018-05-10AGOS: Mark 25th Anniversary releases as MT-32 hack, not a fixEugene Sandulenko
2018-05-10AGOS: Added detection and support for Simon2 25th Anniversary EditionEugene Sandulenko
2018-05-10ENGINES: Change MetaEngine::findGame to return a plain game descriptorBastien Bouclet
2018-05-05ALL: Use CLIP to clip volumesAdrian Frühwirth
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-09-11AGOS: Fix value truncation in AGOSEngine::animateSpritesColin Snover
2016-11-29ALL: game state => saved gameBen Castricum
2016-10-25AGOS: Add missing subtitle delay for Simon the Sorcerer 1 (Hebrew DOS CD).Kirben
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-08-24ALL: Make simpleSaveNames() a MetaEngineFeatureAlexander Tkachev
2016-08-24ALL: Add MetaEngine::simpleSaveNames()Alexander Tkachev
2016-07-20AGOS: Fix wrongly indented debugC() statementSven Hesse
2016-05-24AGOS: Fix uninitialized variablesStrangerke
2016-05-17AGOS: Fix potential buffer overflow.Kirben
2016-05-12AGOS: Safer string manipulationEugene Sandulenko
2016-04-16AGOS: Added Russian Simon2 Talkie. Submitted by DimouseEugene Sandulenko
2016-04-14AGOS: Reduce audio header dependenciesOri Avtalion
2016-04-14JANITORIAL: Reduce GUI header dependenciesOri Avtalion
2016-03-13BACKENDS: Only expose one set of functions for AudioCDManagerMatthew Hoops
2016-03-13AGOS: Mark the audio CD playback as emulate onlyMatthew Hoops
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko
2016-02-25AGOS: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2016-01-26AGOS: Only request actual save slots in listSaves.Johannes Schickel
2015-07-24AGOS: Fix music looping in disk version of Simon1, a regression from svn 22907.Kirben
2015-07-23AGOS: Add simple volume control when Simon1 AdLib output is used.Johannes Schickel
2015-07-23AGOS: Slight cleanup in Simon1 AdLib output initialization code.Johannes Schickel
2015-07-23Revert "AGOS: Add updated patch for #647 - Simon 1 DOS Adlib instrument bank"Johannes Schickel
2015-07-23AGOS: Add initial version of Simon1 DOS AdLib output.Johannes Schickel
2015-07-19MISC: Remove some unused private member variablesMax Horn
2015-07-07AUDIO: Remove all AudioStream access to OPLMatthew Hoops
2015-07-07AGOS: Use the built-in OPL timerMatthew Hoops
2015-07-07AUDIO: Remove the sample rate configuration from the OPL codeMatthew Hoops
2015-07-07AGOS: Remove unused fieldTorbjörn Andersson
2015-07-05AGOS: Fix turning music on and off in Amiga versions.Kirben
2015-07-05AGOS: The sound effects in Simon the Sorcerer 1 (Floppy) are only meant for A...Kirben
2015-07-05AGOS: Revert 46d1c106ca560c285c556a0b02b54d76bc6a29ba:Kirben
2015-07-04AUDIO: Miles Audio AdLib instrument stream supportMartin Kiewitz