aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-04-14KYRA: Enforce use of American English in comments.Johannes Schickel
2011-04-14TSAGE: Added replacement hierarchy for palette modifier classes that better m...Paul Gilbert
2011-04-14TSAGE: Big Endian fixJoost Peters
2011-04-14SCUMM: TypoMax Horn
2011-04-14TINSEL: Removed an unused global variablemd5
2011-04-13TSAGE: Silence uninitialized variable usage warning.Johannes Schickel
2011-04-13TSAGE: Replace the recently added error() by a warning(), allowing to play th...strangerke
2011-04-13TSAGE: Suppress some dead code, rename a variable (thanks fuzzie for pointing...strangerke
2011-04-13TSAGE: Always initialise the event in getEvent()eriktorbjorn
2011-04-13TSAGE: Move two functions from .h to .cpp (thanks fuzzie for reporting that)strangerke
2011-04-13TSAGE: Fix two GCC warnings (which were bugs). Thanks LordHoto for reporting ...strangerke
2011-04-13TSAGE: "Cosmetic" cleanupsstrangerke
2011-04-13TSAGE: Fix build as dynamic plugin.Johannes Schickel
2011-04-13MOHAWK: Stupid padding fix.Alyssa Milburn
2011-04-13TSAGE: Fix compilation on NDS.Johannes Schickel
2011-04-13SCI: Remove left-over fixme commentWillem Jan Palenstijn
2011-04-13TSAGE: Fix compilation on Mac OS X PPC.Johannes Schickel
2011-04-13TSAGE: Cleanup custom List usage.Johannes Schickel
2011-04-13TSAGE: Fix compilation on Linux/amd64 with g++ 4.5.2.Johannes Schickel
2011-04-13AUDIO: Split the Intel DVI ADPCM into its own classMatthew Hoops
2011-04-13TSAGE: Fix warningWillem Jan Palenstijn
2011-04-13TSAGE: Fixed warnings identified by BuildbotPaul Gilbert
2011-04-13Merge branch 'master' of github.com:scummvm/scummvmPaul Gilbert
2011-04-13TSAGE: Change palette code from 4-byte to 3-byte palettesPaul Gilbert
2011-04-13Merge remote branch 'remotes/dreammaster/tsage'Paul Gilbert
2011-04-13TOON: Use shared ADPCM data tablesMax Horn
2011-04-13SCUMM: Use shared ADPCM data tablesMax Horn
2011-04-13TINSEL: Move custom ADPCM decoders to tinsel engineMax Horn
2011-04-13SCUMM: Fix bug #3187622 (COMI: incorrect decoding of audio codec 13/15)Max Horn
2011-04-13SCUMM: Resolve some code duplicationMax Horn
2011-04-13SCUMM: Move ADPCM decoder into separate functionMax Horn
2011-04-13TOON: Make ADPCM tables constMax Horn
2011-04-13MOHAWK: LB's 'self' is case-insensitiveAlyssa Milburn
2011-04-13SCI: Added handling for another version of mt32.drv (bug #3285556)md5
2011-04-13TSAGE: Fix a crash using the new palette effect. It still doesn't show much...strangerke
2011-04-12TSAGE: Implement most of the scene 9900. New palette animation is currently b...strangerke
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2011-04-12TINSEL: cleanupMax Horn
2011-04-12TSAGE: Reworked the 'probe approaching rocks' cut-scene to work correctlyPaul Gilbert
2011-04-11MOHAWK: Add Default Values to LB NotifyEvent Constructor.D G Turner
2011-04-11MOHAWK: Add more versions of LB demosMatthew Hoops
2011-04-11KYRA: Add some assertion to prevent out of bounds access.Johannes Schickel
2011-04-11KYRA: Constify static data table in LoL code.Johannes Schickel
2011-04-11KYRA: Get rid of non-const static variable in Kyra2 code.Johannes Schickel
2011-04-11KYRA: Cleanup.Johannes Schickel
2011-04-11KYRA: Get rid of non-const static variables in HoF.Johannes Schickel
2011-04-10TINSEL: Make the cdFlags array in drives.cpp static again.Johannes Schickel
2011-04-10TINSEL: Removed some unused global static variablesmd5
2011-04-10TINSEL: Merged NewName() inside DoSave() in order to remove a static varmd5
2011-04-10TINSEL: Cleanup - removed obsolete definesmd5