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
Age
Commit message (
Expand
)
Author
2011-04-13
TSAGE: "Cosmetic" cleanups
strangerke
2011-04-13
TSAGE: Fix build as dynamic plugin.
Johannes Schickel
2011-04-13
MOHAWK: Stupid padding fix.
Alyssa Milburn
2011-04-13
TSAGE: Fix compilation on NDS.
Johannes Schickel
2011-04-13
SCI: Remove left-over fixme comment
Willem Jan Palenstijn
2011-04-13
TSAGE: Fix compilation on Mac OS X PPC.
Johannes Schickel
2011-04-13
TSAGE: Cleanup custom List usage.
Johannes Schickel
2011-04-13
TSAGE: Fix compilation on Linux/amd64 with g++ 4.5.2.
Johannes Schickel
2011-04-13
AUDIO: Split the Intel DVI ADPCM into its own class
Matthew Hoops
2011-04-13
TSAGE: Fix warning
Willem Jan Palenstijn
2011-04-13
TSAGE: Fixed warnings identified by Buildbot
Paul Gilbert
2011-04-13
Merge branch 'master' of github.com:scummvm/scummvm
Paul Gilbert
2011-04-13
TSAGE: Change palette code from 4-byte to 3-byte palettes
Paul Gilbert
2011-04-13
Merge remote branch 'remotes/dreammaster/tsage'
Paul Gilbert
2011-04-13
TOON: Use shared ADPCM data tables
Max Horn
2011-04-13
SCUMM: Use shared ADPCM data tables
Max Horn
2011-04-13
TINSEL: Move custom ADPCM decoders to tinsel engine
Max Horn
2011-04-13
SCUMM: Fix bug #3187622 (COMI: incorrect decoding of audio codec 13/15)
Max Horn
2011-04-13
SCUMM: Resolve some code duplication
Max Horn
2011-04-13
SCUMM: Move ADPCM decoder into separate function
Max Horn
2011-04-13
TOON: Make ADPCM tables const
Max Horn
2011-04-13
MOHAWK: LB's 'self' is case-insensitive
Alyssa Milburn
2011-04-13
SCI: Added handling for another version of mt32.drv (bug #3285556)
md5
2011-04-13
TSAGE: Fix a crash using the new palette effect. It still doesn't show much...
strangerke
2011-04-12
TSAGE: Implement most of the scene 9900. New palette animation is currently b...
strangerke
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-04-12
TINSEL: cleanup
Max Horn
2011-04-12
TSAGE: Reworked the 'probe approaching rocks' cut-scene to work correctly
Paul Gilbert
2011-04-11
MOHAWK: Add Default Values to LB NotifyEvent Constructor.
D G Turner
2011-04-11
MOHAWK: Add more versions of LB demos
Matthew Hoops
2011-04-11
KYRA: Add some assertion to prevent out of bounds access.
Johannes Schickel
2011-04-11
KYRA: Constify static data table in LoL code.
Johannes Schickel
2011-04-11
KYRA: Get rid of non-const static variable in Kyra2 code.
Johannes Schickel
2011-04-11
KYRA: Cleanup.
Johannes Schickel
2011-04-11
KYRA: Get rid of non-const static variables in HoF.
Johannes Schickel
2011-04-10
TINSEL: Make the cdFlags array in drives.cpp static again.
Johannes Schickel
2011-04-10
TINSEL: Removed some unused global static variables
md5
2011-04-10
TINSEL: Merged NewName() inside DoSave() in order to remove a static var
md5
2011-04-10
TINSEL: Cleanup - removed obsolete defines
md5
2011-04-10
TINSEL: Changed cdFlags to be non-static and constant
md5
2011-04-10
TINSEL: Removed the dummy ForceEntireRedraw() function
md5
2011-04-10
TINSEL: Removed the useless LookAtBuffers() function
md5
2011-04-10
MOHAWK: Silenced an MSVC waning about an uninitialized var (false positive)
md5
2011-04-10
TSAGE: Fixed bug in Scene #6100 with sunflowers briefly appearing too large
Paul Gilbert
2011-04-10
TSAGE: Lots more bugfixes for Scene #6100
Paul Gilbert
2011-04-10
TSAGE: Fix memory leak in the GfxSurface class
Paul Gilbert
2011-04-10
TSAGE: Simplified the custom surface code in GfxSurface
Paul Gilbert
2011-04-09
DEVTOOLS: Renamed 'tools' directory to 'devtools'
Max Horn
2011-04-09
MOHAWK: Move per-page data into LBPage.
Alyssa Milburn
2011-04-09
TOON: Fix potential var underflowing
sylvaintv
[next]