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-15
TSAGE: Fix several problems in scene 40, including the blocking one (killing ...
strangerke
2011-04-15
TSAGE: Cleanup. For coding consistency, remove default parameters when callin...
strangerke
2011-04-15
TSAGE: Fix several problems in scene 20. That fixes the intro and probably th...
strangerke
2011-04-15
GROOVIE: Implement resource search-by-name for v2 games
Scott Thomas
2011-04-15
GROOVIE: Use uint32 when searching for a video id by name
Scott Thomas
2011-04-15
TSAGE: Changed palette code back to using a byte array
Paul Gilbert
2011-04-15
TSAGE: Scene40: The hero may now use his stunner on the assassin. Scene still...
strangerke
2011-04-15
SCI: Some initial work on supporting patch.005 in KQ1 Amiga
md5
2011-04-15
SCI: Silenced the warning for kMacPlatform(1)
md5
2011-04-15
SWORD25: Removed the duplicate header files inside the pluto/pdep directory
md5
2011-04-15
SWORD25: Removed several unused files from the pluto directory
md5
2011-04-14
SWORD25: Silly whitespace fix.
Alyssa Milburn
2011-04-14
SWORD25: Simplify text rendering code slightly.
Alyssa Milburn
2011-04-14
SWORD25: Fix rendering on big-endian.
Alyssa Milburn
2011-04-14
SWORD25: Always create the MoviePlayer, even without USE_THEORADEC.
Alyssa Milburn
2011-04-14
ALL: centerd -> centered
Max Horn
2011-04-14
ALL: centre -> center
Max Horn
2011-04-14
ALL: colour -> color
Max Horn
2011-04-14
KYRA: Enforce use of American English in comments.
Johannes Schickel
2011-04-14
TSAGE: Added replacement hierarchy for palette modifier classes that better m...
Paul Gilbert
2011-04-14
TSAGE: Big Endian fix
Joost Peters
2011-04-14
SCUMM: Typo
Max Horn
2011-04-14
TINSEL: Removed an unused global variable
md5
2011-04-13
TSAGE: Silence uninitialized variable usage warning.
Johannes Schickel
2011-04-13
TSAGE: Replace the recently added error() by a warning(), allowing to play th...
strangerke
2011-04-13
TSAGE: Suppress some dead code, rename a variable (thanks fuzzie for pointing...
strangerke
2011-04-13
TSAGE: Always initialise the event in getEvent()
eriktorbjorn
2011-04-13
TSAGE: Move two functions from .h to .cpp (thanks fuzzie for reporting that)
strangerke
2011-04-13
TSAGE: Fix two GCC warnings (which were bugs). Thanks LordHoto for reporting ...
strangerke
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
[next]