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
2016-02-21
SWORD25: Fix bug #6981: High CPU usage on one core
Eugene Sandulenko
2016-02-21
SCI32: Comment splitRects
Willem Jan Palenstijn
2016-02-21
SCI32: Clean up Gfx::FrameoutsyncWithScripts()
Martin Kiewitz
2016-02-21
SCI: Add help for debuglevel command
Willem Jan Palenstijn
2016-02-21
SCI32: Fix save patching for ScummVM dialog
Martin Kiewitz
2016-02-21
SCI32: Add comment about SQ6's option plane
Martin Kiewitz
2016-02-21
SCI32: Implement syncing planes+screen items from VM for restore
Martin Kiewitz
2016-02-21
SCI: Use nullptr instead of 0 for null pointer checks
Colin Snover
2016-02-21
SCI32: Use debugC instead of debugCN for debug output
Martin Kiewitz
2016-02-21
SCI32: Add debug output to Add/Update/DeleteScreenItem+Planes
Martin Kiewitz
2016-02-21
SCI32: Add a bit more debug info to errors + screenitems
Martin Kiewitz
2016-02-21
SCI: Add script patch for Laura Bow 1 easter egg
Martin Kiewitz
2016-02-21
SCI: Fix redrawAll updating visiblePlanes
Willem Jan Palenstijn
2016-02-21
SCI: Skip NULL entries in FindByObject
Willem Jan Palenstijn
2016-02-21
SCI: Clear visible planes in GfxFrameout::clear() too
Willem Jan Palenstijn
2016-02-20
SCI: Fix showStyle check in palMorphFrameOut() - thanks snover
Filippos Karapetis
2016-02-20
CGE2: Add events.cpp to POTFILE
Thierry Crozat
2016-02-20
CGE: Add events.cpp to POTFILE
Thierry Crozat
2016-02-20
AVALANCHE: Add missing POTFILES
Thierry Crozat
2016-02-20
HUGO: Add missing POTFILES
Thierry Crozat
2016-02-20
SHERLOCK: Add missing POTFILES
Thierry Crozat
2016-02-20
TOON: Add missing POTFILES
Thierry Crozat
2016-02-20
PARALLACTION: Translate buttons in load and save dialogs.
Thierry Crozat
2016-02-20
TOON: Translate buttons in load and save dialogs.
Thierry Crozat
2016-02-20
HUGO: Translate buttons in load and save dialogs.
Thierry Crozat
2016-02-20
CGE2: Translate buttons in load and save dialogs.
Thierry Crozat
2016-02-20
CGE: Translate buttons in load and save dialogs.
Thierry Crozat
2016-02-20
AVALANCHE: Translate buttons in load and save dialogs.
Thierry Crozat
2016-02-20
QUEEN: Added detection for Russian Floppy
Eugene Sandulenko
2016-02-20
SCI: Fix missing whitespace causing create_project errors
Colin Snover
2016-02-20
SCI32: Change kAddLine to use kStubNull b/c signatures
Martin Kiewitz
2016-02-20
SCI32: kIsOnMe apply scaling + use mulru() thx snover
Martin Kiewitz
2016-02-20
SCI: Fix a regression in the fallback detector. Some cleanup
Filippos Karapetis
2016-02-20
SCI32: kIsOnMe searches _visiblePlanes, not just _planes
Martin Kiewitz
2016-02-20
SCI32: Splitting up GfxFrameout::kernelIsOnMe() into 2 methods
Martin Kiewitz
2016-02-20
AGI: Add detection for fan games with broken volume bug #7035
Martin Kiewitz
2016-02-20
SCI: Document and disable the unverified code used in GK1
Filippos Karapetis
2016-02-20
SCI: Add a more detailed explanation about kernelSetZoomZone
Filippos Karapetis
2016-02-20
SCI: Document kernelSetZoomZone()
Filippos Karapetis
2016-02-20
MOHAWK: Fix Channelwood's opcode 129
Bastien Bouclet
2016-02-20
MOHAWK: Remove an unneeded TODO
Bastien Bouclet
2016-02-20
MOHAWK: Replace an unneeded TODO with an explanation
Bastien Bouclet
2016-02-20
MOHAWK: Clip the videos to make sure they don't go outside of the screen
Bastien Bouclet
2016-02-20
MOHAWK: Default to the first card when jumping to the intro stack
Bastien Bouclet
2016-02-20
SCI: Add a better explanation of the visibility code used in GK1
Filippos Karapetis
2016-02-20
AGI: Added comments about Black Cauldron+KQ2, removed warning
Martin Kiewitz
2016-02-20
SCI: Handle the "visible" object selector. Fixes the inventory in GK1
Filippos Karapetis
2016-02-20
SCI: kernelSetZoomZone is a stub in Mac versions. Fixes bug #7040
Filippos Karapetis
2016-02-20
SCI: Rewrite Plane::mergeToRectList
Willem Jan Palenstijn
2016-02-20
SCI32: Some work on kIsOnMe
Martin Kiewitz
[next]