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
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
2011-06-18
AGOS: Replace vsprintf by Common::String::vformat
Max Horn
2011-06-14
DETECTOR: Separate code for handling obsolete gameids from advanced detector
Max Horn
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-13
I18N: Make many more GUI MessageDialog strings translatable
Thierry Crozat
2011-06-10
AGOS: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-05-29
AGOS: Silenced a false positive warning in MSVC
md5
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-25
ALL: behaviour -> behavior
Matthew Hoops
2011-05-17
AGOS: cleanup
Max Horn
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-04-18
COMMON: Rename Error to ErrorCode, introduce new Error class
Max Horn
2011-04-17
AGOS: Prefer Surface::create taking a PixelFormat over the one taking a byte ...
Johannes Schickel
2011-04-14
ALL: centre -> center
Max Horn
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-03-29
JANITORIAL: Remove/comment unused vars
dhewg
2011-03-23
ENGINES: Remove unused MIDI pass-through code
Max Horn
2011-03-23
ENGINES: Further simplify pseudo MidiDrivers; fix some regressions
Max Horn
2011-03-23
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Max Horn
[next]