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-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-21
AGOS: Rewrite note on events with velocity 0 to note off events in MidiParser...
Johannes Schickel
2012-09-07
JANITORIAL: Remove underscores from MidiParser variable names.
Alyssa Milburn
2012-08-28
Merge remote-tracking branch 'origin/master' into tony
Alyssa Milburn
2012-08-26
Merge pull request #268 from clone2727/video-rewrite
Matthew Hoops
2012-08-18
AGOS: Fix regression with sound in Smacker OmniTV videos
Matthew Hoops
2012-08-17
AGOS: Fix regressions in the feeble demo
Matthew Hoops
2012-08-16
VIDEO: Merge AdvancedVideoDecoder into VideoDecoder
Matthew Hoops
2012-08-16
VIDEO: Remove setSystemPalette()
Matthew Hoops
2012-08-12
AGOS: Improve the quick load/save code.
Travis Howell
2012-07-24
VIDEO: Convert DXADecoder to the AdvancedVideoDecoder API
Matthew Hoops
2012-07-23
VIDEO: Rewrite SmackerDecoder to use the new API
Matthew Hoops
2012-06-07
AGOS: Fix compiling AGOS game engine, when AGOS2 is disabled.
Travis Howell
2012-05-28
COMMON: Move InstallShield code to common
Matthew Hoops
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
[next]