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-03-20
SCI32: Return correct value from kSetFontHeight
Colin Snover
2016-03-20
SCI32: Do not change accumulator in non-returning kernel calls
Colin Snover
2016-03-20
SCI32: Use signed values for displacement position
Colin Snover
2016-03-20
SCI32: Mark KQ7 1.51 Windows only detection entries actually as Windows.
Johannes Schickel
2016-03-19
NEWS: Mention new Chinese Pinyin translation
Thierry Crozat
2016-03-19
I18N: Regenerate translations data file
Thierry Crozat
2016-03-19
I18N: Chinese Pinyin GUI Translation added, support ISO-8859-1
Chenbo Li
2016-03-18
SCI32: Add workaround for invalid temp read in Torin
Colin Snover
2016-03-18
SCI32: Use correct script dimensions for later SCI32 games
Colin Snover
2016-03-18
SCI32: Add Phantasmagoria 1.000.000 signature
Colin Snover
2016-03-18
AUDIO: Use MUNT's sample rate for MT-32 emulation.
Johannes Schickel
2016-03-18
AUDIO: Make MT-32 emulator play MIDI events immediately.
Johannes Schickel
2016-03-18
SCI32: Fix crashes in kIsOnMe caused by stale CelObjs
Colin Snover
2016-03-18
SCI32: More correctly fix kStringCopy overflow
Colin Snover
2016-03-18
SCI32: Fix heap overflow (read) in kStringCopy
Colin Snover
2016-03-18
SCI32: Fix incorrect double-read from CLUT
Colin Snover
2016-03-18
WAGE: Plugged in console scrolling up/down
Eugene Sandulenko
2016-03-18
WAGE: Fixed border highlighting
Eugene Sandulenko
2016-03-18
WAGE: Correction to highlighted border drawing
Eugene Sandulenko
2016-03-18
WAGE: Initial code for border manipulation
Eugene Sandulenko
2016-03-17
GRAPHICS: Cleanup of ManagedSurface and Screen classes
Paul Gilbert
2016-03-17
SCI32: Correct KQ7 version split
Colin Snover
2016-03-17
SCI32: Add kq7 1.51 English, fix kq7 1.51 German detection
Martin Kiewitz
2016-03-17
SCI32: Code documentation improvements
Colin Snover
2016-03-17
SCI32: Remove outdated note about state of frameout code
Colin Snover
2016-03-17
SCI32: Temporarily remove dead SCI2.1early transitions code
Colin Snover
2016-03-17
SCI32: Clarify game engine version comments for split-version games
Colin Snover
2016-03-17
SCI32: Update unimplemented TODO to reflect the correct operation type
Colin Snover
2016-03-17
SCI32: Enable redrawAllCount in palMorphFrameOut
Colin Snover
2016-03-17
BUILD: Fix static linking for OS X.
Johannes Schickel
2016-03-17
WAGE: Added several alternate versions of the games
Eugene Sandulenko
2016-03-16
SCI32: Work around bad Styler script in KQ7 2.0b
Colin Snover
2016-03-16
SCI32: Fix updated screen item count in remapMarkRedraw()
Filippos Karapetis
2016-03-16
Merge pull request #682 from lordhoto/savefilemanager-case-insensitive
Johannes Schickel
2016-03-16
OPENGL: Log extensions available on debuglevel 5+.
Johannes Schickel
2016-03-16
OPENGL: Flag texture dirty on allocation.
Johannes Schickel
2016-03-16
OPENGL: Do not keep uniform state for nonexistent uniforms.
Johannes Schickel
2016-03-16
OPENGL: Store logical texture dimensions in GLTexture.
Johannes Schickel
2016-03-16
OPENGL: Introduce convenience wrappers for get*Location in Shader.
Johannes Schickel
2016-03-16
OPENGL: Do not hardcode any uniform/attribute handling in Shader.
Johannes Schickel
2016-03-16
OPENGL: Let Shader store the uniform state.
Johannes Schickel
2016-03-16
OPENGL: Only set projection matrix once on pipeline activation.
Johannes Schickel
2016-03-16
OPENGL: Properly deactivate old pipeline.
Johannes Schickel
2016-03-16
OPENGL: Make shader pipelines use fixed shaders.
Johannes Schickel
2016-03-16
OPENGL: Implement CLUT8 look up as Pipeline.
Johannes Schickel
2016-03-16
OPENGL: Move pipeline code to pipelines/.
Johannes Schickel
2016-03-16
OPENGL: Only allow Pipeline to switch active Framebuffers.
Johannes Schickel
2016-03-16
OPENGL: Do not allow direct access to Context::activePipeline.
Johannes Schickel
2016-03-16
OPENGL: Implement texture drawing in Pipeline instead of Surface.
Johannes Schickel
2016-03-16
OPENGL: Make shader/framebuffer part of pipeline state.
Johannes Schickel
[prev]
[next]