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
/
agi
Age
Commit message (
Expand
)
Author
2011-05-23
COMMON: Add exit() to list of forbidden symbols
Max Horn
2011-05-18
AGI: Constify stuff
Max Horn
2011-05-17
AGI: Cleanup
Willem Jan Palenstijn
2011-05-17
AGI: Unify RandomSource instantiation
Max Horn
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-07
AGI: Replace Winnie macros with functions
Matthew Hoops
2011-05-02
ALL: Mark printf and various other symbols as forbidden
Max Horn
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-24
AGI: Fix bug #3087825: AGI: Code analysis warnings
Eugene Sandulenko
2011-04-18
COMMON: Rename Error to ErrorCode, introduce new Error class
Max Horn
2011-04-14
ALL: centre -> center
Max Horn
2011-04-14
ALL: colour -> color
Max Horn
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-04-04
AGI: Avoid global constructors (due to global refs)
Max Horn
2011-04-03
AGI: Added the Spanish version of SQ2 (bug report #3260349)
md5
2011-03-28
AUDIO: Add Audio::MidiPlayer::createDriver(), let some engines use it
Max Horn
2011-03-25
AUDIO: Move more common code to Audio::MidiPlayer
Max Horn
2011-03-24
AGI: Change SoundGenMIDI to derive from Audio::MidiPlayer
Max Horn
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-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
2011-03-19
PREAGI: Cleanup volume levels initialization
dhewg
2011-03-16
AGI: Remove newlines from debug()
dhewg
2011-03-05
AGI: Kill the timer based counter
dhewg
2011-02-28
AGI: Add detection for the 'AGI Combat' fan game
Matthew Hoops
2011-02-20
AGI: Remove leftover RGBA reference in comments.
Johannes Schickel
2011-02-14
AGI: Adapt to setPalette RGBA->RGB change.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
ALL: Fix whitespaces / indention
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-01-06
AGI: Rewrote predictive code matcher
Max Horn
2011-01-05
AGI: cleanup
Max Horn
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-19
ALL: Push down deps on stream.h from .h to .cpp files
Max Horn
2010-11-07
COMMON: Rename and tweak MD5 functions
Max Horn
2010-11-01
ENGINES: Replace many printfs by warning/debug/debugN
Max Horn
2010-11-01
ENGINES: Get rid of some (f)printfs
Max Horn
2010-10-27
AGI: Add note about AgiEngine::parseFeatures
Max Horn
2010-10-26
AGI: Fix memory leak in AgiEngine::parseFeatures()
Max Horn
2010-10-26
AGI: Replace report() macro by debug() / warning()
Max Horn
2010-10-23
ALL: Fix indention (whitespaces -> tabs)
Max Horn
2010-10-15
ENGINES: Enhance namespace comments a bit
Max Horn
2010-10-15
AGI: Fix some code analysis warnings (bug #3087825)
Eugene Sandulenko
2010-10-12
AGI: Fix bug #3017908 with MIDI music
Eugene Sandulenko
2010-10-12
JANITORIAL: Cleanup (mostly whitespace)
Torbjörn Andersson
[next]