index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
agos
Age
Commit message (
Expand
)
Author
2012-06-07
AGOS: Fix compiling AGOS game engine, when AGOS2 is disabled.
Travis Howell
2012-05-28
VIDEO: Add volume/balance control to VideoDecoder
Matthew Hoops
2012-04-15
AGOS: Add comment about the limitations of quick loading/saving games in the ...
Travis Howell
2012-04-02
AGOS: Expand fix for bug #3512776 - SIMON1DOS French: Subtitle glitch in intr...
Travis Howell
2012-04-01
AGOS: Fix bug #3512776 - SIMON1DOS French: Subtitle glitch in introduction.
Travis Howell
2012-02-27
AGOS: Add font data for French, German and Italian versions of Simon the Sorc...
Travis Howell
2012-02-21
Merge pull request #182 from fingolfin/forbid-ctype
Willem Jan Palenstijn
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-16
AGOS: Cleanup
Max Horn
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2012-01-27
AGOS: Make ArchiveMan a proper sub-type of SearchSet.
Johannes Schickel
2012-01-27
AGOS: Rename ArchiveMan's open to createReadStreamForMember to match our Arch...
Johannes Schickel
2012-01-27
AGOS: Properly overwrite hasFile from SearchSet in ArchiveMan.
Johannes Schickel
2012-01-26
AGOS: Fix silly copy&paste mistake, which broke Vorbis and MP3 support.
Johannes Schickel
2012-01-26
AGOS: Rework digital sound playback.
Johannes Schickel
2011-12-13
COMMON: Make more members of Archive constant.
Andrea Corna
2011-11-19
AGOS: Fix using saved games from the CD versions of Simon the Sorcerer 2, on ...
Travis Howell
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-11-13
AGOS: Fix engine crash when playing Feeble Files from cabinet datafiles.
D G Turner
2011-11-03
AGOS: Merge duplicate code remaining from refactoring in the past.
Travis Howell
2011-11-02
AGOS: Fix warnings
Eugene Sandulenko
2011-10-24
LAUNCHER: Add GUIO_NOASPECT to agos
Strangerke
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-09
AUDIO: Add default disposeAfterUse value to makeVOCStream again.
Johannes Schickel
2011-10-09
AUDIO: Remove unused makeVOCStream interface.
Johannes Schickel
2011-10-07
AGOS: Update MidiPlayer::~MidiPlayer() to match the default implementation. H...
Travis Howell
2011-10-07
AGOS: Fix dumping all images option.
Travis Howell
2011-09-25
AGOS: Fix loading VGA files from InstallShield cab file.
Travis Howell
2011-09-08
AGOS: Made some static data const.
Johannes Schickel
2011-08-28
AGOS: Fix regression when starting Personal Nightmare, or disabling AGOS2.
Travis Howell
2011-08-27
Merge pull request #79 from clone2727/agos_cab
Eugene Sandulenko
2011-08-27
AGOS: Integrate InstallShield support.
Travis Howell
2011-08-27
AGOS: Fix load/save issues in Waxworks, which were caused by error in loadRoo...
Travis Howell
2011-08-21
AGOS: Proper implementation of the Simon 1 demo aka Accolade MIDI parser.
Johannes Schickel
2011-08-21
AGOS: Use delete instead of free on an C++ object.
Johannes Schickel
2011-08-20
AGOS: Add an archive class for handling InstallShield Cabinets
Matthew Hoops
2011-08-20
AGOS: Slight cleanup.
Johannes Schickel
2011-08-20
AGOS: Switched pause dialog to getLanguageKeyYes usage
Eugene Sandulenko
2011-08-13
Merge pull request #63 from tsoliman/detection-tables
Filippos Karapetis
2011-08-09
AGOS: Fix struct/class mismatch
Ori Avtalion
2011-08-07
COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of...
Christoph Mallon
2011-08-07
AGOS: Correct off-by-one error in range check for setting the debug level.
Christoph Mallon
2011-08-07
AGOS: Replace if-cascade by switch.
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-06
AGOS: Flag CD titles with ADGF_CD
Tarek Soliman
2011-08-06
AGOS: Reduced header dependency
Eugene Sandulenko
2011-06-23
ANALYSIS: Add static casts to is* functions
Littleboy
2011-06-23
AGOS: Fix operator precedence warning
Julien
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-18
AGOS: Get rid of unused variable.
Johannes Schickel
[next]