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-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
2011-03-23
AGOS: Sanitize the mutex locking in MidiPlayer::startTrack
Max Horn
2011-03-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
2011-03-19
AGOS: Cleanup syncSoundSettings()
dhewg
2011-02-27
AGOS: Avoid hiding overloaded virtual methods
Ori Avtalion
2011-02-26
AGOS: Respect the screen pitch for movies
dhewg
2011-02-18
AGOS: Fix mouse cursor color in Simon 1.
Johannes Schickel
2011-02-15
AGOS: Adapt to setPalette RGBA->RGB change.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-09
AGOS: Reduce header interdependencies
Max Horn
2011-02-09
AGOS: Change private to protected, Instead of making subclasses friends
Max Horn
2011-02-07
ALL: Fix whitespaces / indention
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-01-27
AGOS: Fix Memory Leaks in Feeble Files.
David Turner
2011-01-27
AGOS: Fix Memory Leaks when playing Simon 2 Win.
David Turner
2011-01-23
VIDEO: Move video classes to Video:: namespace
Eugene Sandulenko
2011-01-23
GRAPHICS: Move graphics/video/ to video/. Step 1/2
Eugene Sandulenko
2010-12-16
VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer
Matthew Hoops
2010-12-07
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
Max Horn
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-17
ENGINES: Change 'colour' to 'color'
Max Horn
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-11-05
AGOS: Display item names and descriptions via GUImessage, in Swampy Adventure...
Travis Howell
2010-11-01
ENGINES: Replace many printfs by warning/debug/debugN
Max Horn
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-11-01
ENGINES: Remove some 'using' statements
Max Horn
2010-10-15
AGOS: Fixed code analysis warnings - bug #3087828
Filippos Karapetis
2010-10-15
ENGINES: Enhance namespace comments a bit
Max Horn
2010-10-13
OPENGL: Merged from trunk, from rev 52105 to 53396.
Johannes Schickel
2010-09-26
AGOS: Hopefully fix bug #3000876 ("FF: Crackling/static popping")
Torbjörn Andersson
2010-09-26
AGOS: Fix bug #3011638 - WAXWORKS: Crash retrieving spear from the crocodile ...
Travis Howell
2010-09-26
AGOS: Fix Valgrind warnings on exit.
Torbjörn Andersson
2010-09-17
I18N: Use a String instead of a char buffer.
Johannes Schickel
2010-09-16
I18N: fix a buffer size issue with translated save/load strings in AGOS
Thierry Crozat
2010-09-15
I18N: Add translation for load/save success or failure messages
Thierry Crozat
2010-09-15
MIDI: Send a reset MIDI device signal on startup.
Johannes Schickel
2010-09-07
COMMON: Remove Rational::operator int/double
Willem Jan Palenstijn
2010-08-31
AGOS: Add Polish version of Swampy Adventures.
Travis Howell
2010-07-30
Merged from trunk, from Rev 50841 to HEAD
Alejandro Marzini
2010-07-21
AGOS: Make the "m" hotkey respect the mute setting.
Johannes Schickel
2010-07-21
AGOS: Make AGOS respect the mute setting.
Johannes Schickel
2010-07-17
DEBUGGER: Simplify how our console debugger works / is used
Max Horn
[prev]
[next]