Age | Commit message (Expand) | Author |
2019-07-14 | AGOS: Silence GCC memset() warnings | Torbjörn Andersson |
2019-06-03 | AGOS: Fix Accolade MIDI Driver Compilation Breakage | D G Turner |
2019-06-03 | AGOS: Mute fix for ADLIB Accolade | Fedor Antokhin |
2019-04-15 | WINCE: Fix compilation | Cameron Cawley |
2018-07-21 | AGOS: Silence GCC 8 warning | Torbjörn Andersson |
2018-05-28 | Merge pull request #1187 from bgK/detection-refactor-unknown | Bastien Bouclet |
2018-05-20 | JANITORIAL: Remove trailing whitespace | Adrian Frühwirth |
2018-05-10 | AGOS: Mark 25th Anniversary releases as MT-32 hack, not a fix | Eugene Sandulenko |
2018-05-10 | AGOS: Added detection and support for Simon2 25th Anniversary Edition | Eugene Sandulenko |
2018-05-10 | ENGINES: Change MetaEngine::findGame to return a plain game descriptor | Bastien Bouclet |
2018-05-05 | ALL: Use CLIP to clip volumes | Adrian Frühwirth |
2017-10-07 | ENGINES: Remove default1x scaler flag | Colin Snover |
2017-09-11 | AGOS: Fix value truncation in AGOSEngine::animateSprites | Colin Snover |
2016-11-29 | ALL: game state => saved game | Ben Castricum |
2016-10-25 | AGOS: Add missing subtitle delay for Simon the Sorcerer 1 (Hebrew DOS CD). | Kirben |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko |
2016-08-24 | ALL: Make simpleSaveNames() a MetaEngineFeature | Alexander Tkachev |
2016-08-24 | ALL: Add MetaEngine::simpleSaveNames() | Alexander Tkachev |
2016-07-20 | AGOS: Fix wrongly indented debugC() statement | Sven Hesse |
2016-05-24 | AGOS: Fix uninitialized variables | Strangerke |
2016-05-17 | AGOS: Fix potential buffer overflow. | Kirben |
2016-05-12 | AGOS: Safer string manipulation | Eugene Sandulenko |
2016-04-16 | AGOS: Added Russian Simon2 Talkie. Submitted by Dimouse | Eugene Sandulenko |
2016-04-14 | AGOS: Reduce audio header dependencies | Ori Avtalion |
2016-04-14 | JANITORIAL: Reduce GUI header dependencies | Ori Avtalion |
2016-03-13 | BACKENDS: Only expose one set of functions for AudioCDManager | Matthew Hoops |
2016-03-13 | AGOS: Mark the audio CD playback as emulate only | Matthew Hoops |
2016-03-08 | ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. | Johannes Schickel |
2016-03-05 | CONFIGURE: Introduced new engine dependency: highres | Eugene Sandulenko |
2016-02-25 | AGOS: Let listSaves return list sorted on slot numbers. | Johannes Schickel |
2016-02-15 | JANITORIAL: Typos detected with lintian & grep | Alexandre Detiste |
2016-01-26 | AGOS: Only request actual save slots in listSaves. | Johannes Schickel |
2015-07-24 | AGOS: Fix music looping in disk version of Simon1, a regression from svn 22907. | Kirben |
2015-07-23 | AGOS: Add simple volume control when Simon1 AdLib output is used. | Johannes Schickel |
2015-07-23 | AGOS: Slight cleanup in Simon1 AdLib output initialization code. | Johannes Schickel |
2015-07-23 | Revert "AGOS: Add updated patch for #647 - Simon 1 DOS Adlib instrument bank" | Johannes Schickel |
2015-07-23 | AGOS: Add initial version of Simon1 DOS AdLib output. | Johannes Schickel |
2015-07-19 | MISC: Remove some unused private member variables | Max Horn |
2015-07-07 | AUDIO: Remove all AudioStream access to OPL | Matthew Hoops |
2015-07-07 | AGOS: Use the built-in OPL timer | Matthew Hoops |
2015-07-07 | AUDIO: Remove the sample rate configuration from the OPL code | Matthew Hoops |
2015-07-07 | AGOS: Remove unused field | Torbjörn Andersson |
2015-07-05 | AGOS: Fix turning music on and off in Amiga versions. | Kirben |
2015-07-05 | AGOS: The sound effects in Simon the Sorcerer 1 (Floppy) are only meant for A... | Kirben |
2015-07-05 | AGOS: Revert 46d1c106ca560c285c556a0b02b54d76bc6a29ba: | Kirben |
2015-07-04 | AUDIO: Miles Audio AdLib instrument stream support | Martin Kiewitz |
2015-07-04 | AGOS: Simon 2: use common PKWARE data comp. lib | Martin Kiewitz |
2015-07-03 | AGOS: Simon 2: extract MIDPAK.AD from SETUP.SHR | Martin Kiewitz |
2015-07-03 | AGOS: music: simplified music-mode code in open() | Martin Kiewitz |
2015-07-03 | AGOS: disable Miles Audio for Simon 2 | Martin Kiewitz |