aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Expand)Author
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
2015-07-04AGOS: Simon 2: use common PKWARE data comp. libMartin Kiewitz
2015-07-03AGOS: Simon 2: extract MIDPAK.AD from SETUP.SHRMartin Kiewitz
2015-07-03AGOS: music: simplified music-mode code in open()Martin Kiewitz
2015-07-03AGOS: disable Miles Audio for Simon 2Martin Kiewitz
2015-07-03AGOS: Accolade music driver: fix memory leakMartin Kiewitz
2015-07-03AGOS: Accolade music: read driver data in factoryMartin Kiewitz
2015-07-01AGOS: SIMON2: set nativeMT32, so mt32 tracks getMartin Kiewitz
2015-07-01AGOS: add Miles Audio support for simon 2Martin Kiewitz
2015-06-30AGOS: Adjust indentation.Torbjörn Andersson
2015-06-30AGOS: Fix bug #5986 - AGOS: Simon1 Amiga CD32 Verb Area missing.Kirben
2015-06-30AGOS: List Infocom versions of Simon the Sorcerer 1 during detections.Kirben
2015-06-27AGOS: Accolade AdLib: remove _ from reset-methodsMartin Kiewitz
2015-06-21Merge branch 'master' of github.com:scummvm/scummvmMartin Kiewitz
2015-06-21AGOS: MidiParser_S1D: do proper skipping of SysExMartin Kiewitz
2015-06-21AGOS: Allow digital sound effects file to be used in PC version of Elvira 2.Kirben
2015-06-21AGOS: Accolade MT32: General MIDI mappingMartin Kiewitz
2015-06-21AGOS: Accolade AdLib/MT32 driver naming cleanupMartin Kiewitz
2015-06-21AGOS: Accolade adlib driver: remove debug warningMartin Kiewitz
2015-06-21AGOS: Elvira 2 MUSIC.DRV variant comment addedMartin Kiewitz
2015-06-21AGOS: Elvira 2 seems to use MUSIC.DRV variantMartin Kiewitz
2015-06-21AGOS: implement Accolade AdLib + MT32 music driversMartin Kiewitz
2015-05-26AGOS: Add updated patch for #647 - Simon 1 DOS Adlib instrument bankKirben