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-02-23
WIN32: Fix plugin provider build for 64bit target.
Johannes Schickel
2016-02-23
I18N: Regenerate translations data file
Thierry Crozat
2016-02-23
I18N: Fix typo in de_DE.po
rootfather
2016-02-23
I18N: Update German .po file
rootfather
2016-02-23
SCI: Improve kAnimate fastcast detection, Remove EQ1 hack
Martin Kiewitz
2016-02-23
WAGE: Fix crash when border is off-screen. Bug Hunt was affected.
Eugene Sandulenko
2016-02-23
WAGE: Improved debug output
Eugene Sandulenko
2016-02-23
WAGE: Fix assert in string Operand, as it allows TEXT_INPUT as string
Eugene Sandulenko
2016-02-23
WAGE: Fix crashes for poorly initialized objects
Eugene Sandulenko
2016-02-23
WAGE: Added safeguard checks for operands
Eugene Sandulenko
2016-02-23
WAGE: Added detection for "3rd Floor" and "Bug Hunt"
Eugene Sandulenko
2016-02-22
I18N: Regenerate translations data file
Thierry Crozat
2016-02-22
I18N: Update Russian and Belarusian translations (patch #1635)
Thierry Crozat
2016-02-22
I18N: Add Basque additional string translation
Mikel Iturbe Urretxa
2016-02-22
SCI32: Do not clear screen when restoring for SCI32
Martin Kiewitz
2016-02-22
WAGE: Initialize class variables
Eugene Sandulenko
2016-02-22
WAGE: Fix buffer overrun
Eugene Sandulenko
2016-02-22
SCI: Add hack for Pepper's Adventure in Time CDAUDIO issue
Martin Kiewitz
2016-02-22
MOHAWK: Only allow saving/loading from the main event loop
Bastien Bouclet
2016-02-22
MOHAWK: Continue to poll the events when playing blocking sounds
Bastien Bouclet
2016-02-22
MOHAWK: Silence a warning
Bastien Bouclet
2016-02-22
MOHAWK: Add support for the ScummVM save metadata features
Bastien Bouclet
2016-02-22
MOHAWK: Add Save, Load and Quit buttons to the Myst Dialog
Bastien Bouclet
2016-02-22
MOHAWK: Center the options dialog
Bastien Bouclet
2016-02-22
MOHAWK: MystOptionsDialog should not subclass GUI::OptionsDialog
Bastien Bouclet
2016-02-21
SHERLOCK: RT: Fix tearing in ending credits
Paul Gilbert
2016-02-22
SCI: Make Pharkas CD opcodes return explicit values. Document.
Lars Skovlund
2016-02-22
SCI32: Document purpose of 993.voc
Lars Skovlund
2016-02-22
TUCKER: Allow skipping and quitting from cutscene loops
Ori Avtalion
2016-02-22
TUCKER: Remove errant loop increment (confirmed by cyx)
Ori Avtalion
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
GRAPHICS: Remove superfluous ABS usage to silence a warning.
Johannes Schickel
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
I18N: Regenerate translations.dat
Eugene Sandulenko
2016-02-21
I18N: Update Russian translation
Eugene Sandulenko
2016-02-21
I18N: Update Ukrainian translation
Eugene Sandulenko
2016-02-21
GRAPHICS: Skip empty rects and empty shadows in VectorRendererSpec::drawSquar...
Johannes Schickel
2016-02-21
GRAPHICS: Skip empty rects in VectorRenderer*'s drawInteriorRoundedSquareAlg.
Johannes Schickel
2016-02-21
GRAPHICS: Skip empty rects in VectorRendererSpec::drawTriangleFast.
Johannes Schickel
2016-02-21
GRAPHICS: Skip empty rects in VectorRendererSpec::drawSquareAlg.
Johannes Schickel
2016-02-21
GRAPHICS: Skip empty rects in VectorRender*'s drawTabAlg.
Johannes Schickel
2016-02-21
GRAPHICS: Make VectorRendererAA::drawLineAlg never divide by zero.
Johannes Schickel
2016-02-21
GRAPHICS: Let drawLineAlg in VectorRenderer code take unsigned dx, dy.
Johannes Schickel
2016-02-21
GRAPHICS: Skip empty rects in VectorRendererSpec::drawTriangleVertAlg.
Johannes Schickel
[next]