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
Age
Commit message (
Expand
)
Author
2016-01-09
MADS: Set up conversation mode enum, change hold fields to use it
Paul Gilbert
2016-01-09
CONFIGURE: Disable ARM assembly for iOS targets with Apple's as.
Johannes Schickel
2016-01-09
MADS: Implement bulk of remaining conversation setup and support methods
Paul Gilbert
2016-01-08
SCI: Fix the math in applyFade(), and simplify setFade()
Filippos Karapetis
2016-01-08
SCI: *Really* fix the logic in applyFade()
Filippos Karapetis
2016-01-08
SCI: Fix the logic in applyFade()
Filippos Karapetis
2016-01-08
SCI: Renamed one more function name to conform to our guidelines
Filippos Karapetis
2016-01-08
SCI: Make GfxPalette32 conform to out formatting guidelines
Filippos Karapetis
2016-01-08
SCI: SCI32 palette cyclers are disjoint, so use a single palette copy
Filippos Karapetis
2016-01-08
SCI: Simplify the SCI32 palette cycling code
Filippos Karapetis
2016-01-08
SCI: Initialize kString properly for SCI2 games
Filippos Karapetis
2016-01-08
SCI: Fix compilation
Filippos Karapetis
2016-01-08
Merge pull request #644 from csnover/sci32-kPalCycle
Filippos Karapetis
2016-01-08
MADS: Further conversation cleanup, start of conv CND file loading
Paul Gilbert
2016-01-08
MADS: Implement GameConversations::run method
Paul Gilbert
2016-01-08
MADS: Cleanup of existing converstations skeleton code
Paul Gilbert
2016-01-08
LAB: Bugfixes for the lowres DOS version
Filippos Karapetis
2016-01-08
LAB: Remove superfluous class variables
Filippos Karapetis
2016-01-08
LAB: Use the same text rect in monitors for DOS and Windows versions
Filippos Karapetis
2016-01-08
GRAPHICS: Silence an MSVC warning
Filippos Karapetis
2016-01-07
SCI: Remove unused member property _palCycleToColor
Colin Snover
2016-01-07
SCI32: Add kFrameOut stub code
Colin Snover
2016-01-07
SCI32: Add kSetPalStyleRange stub code
Colin Snover
2016-01-07
SCI32: Add initial support for palette cycling (kPalCycle) and fading (kPalFade)
Colin Snover
2016-01-07
Merge pull request #647 from bSr43/ios-media
Johannes Schickel
2016-01-07
AUDIO: Fix clang warning in mame.cpp.
Johannes Schickel
2016-01-07
JANITORIAL: Fix clang printf warnings
Ori Avtalion
2016-01-07
IOS: Updates the splash screens
Vincent Bénony
2016-01-07
IPHONE: Make includes match our style.
Johannes Schickel
2016-01-07
IOS7: Make includes match our style.
Johannes Schickel
2016-01-07
IOS7: Make filename style consistent in itself.
Johannes Schickel
2016-01-07
IOS7: Use #include instead of #import.
Johannes Schickel
2016-01-07
IOS7: Use standard include guard names.
Johannes Schickel
2016-01-07
IOS7: Use our standard GPL headers.
Johannes Schickel
2016-01-07
Merge pull request #643 from raziel-/patch-2
Johannes Schickel
2016-01-07
DEVTOOLS: Update file list in update-version.pl.
Johannes Schickel
2016-01-07
GUI: Explain create_project HACK in module.mk a bit better.
Johannes Schickel
2016-01-07
COMMON: Make FSNode(AbstractFSNode *) private again.
Johannes Schickel
2016-01-07
AUDIO: Use standard line warps in iOS7 hack comment in fluidsynth.cpp.
Johannes Schickel
2016-01-07
AUDIO: Remove unused includes in fluidsynth.cpp.
Johannes Schickel
2016-01-07
BACKENDS: Make ChRootFilesystemFactory's constructor explicit.
Johannes Schickel
2016-01-07
BACKENDS: Let ChRootFilesystemFactory's constructor take a const String refer...
Johannes Schickel
2016-01-07
BACKENDS: Make ChRootFilesystemFactory delcaration more consistent.
Johannes Schickel
2016-01-07
BACKENDS: Move FIXME closer to ChRootFilesystemFactory.
Johannes Schickel
2016-01-07
BACKENDS: Fix include style in chroot-fs-factory.cpp.
Johannes Schickel
2016-01-07
Merge pull request #630 from bSr43/ios-fix
Johannes Schickel
2016-01-07
IOS: Renames a macro
Vincent Bénony
2016-01-07
MADS: Phantom: Flesh out walk triggers
Paul Gilbert
2016-01-06
DEVTOOL: Fixes a typo in an unused macro
Vincent Bénony
2016-01-06
OSX: Fixes the Info.plist.in template, and the bundle target
Vincent Bénony
[next]