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
2013-09-09
FULLPIPE: Remove unnecessary check. CID 1086775
Eugene Sandulenko
2013-09-09
FULLPIPE: Fix logical error. CID 1086778
Eugene Sandulenko
2013-09-09
ZVISION: Cleanup _currentFrameBuffer during descruction
RichieSams
2013-09-09
ZVISION: Cleanup the cached frame before loading the next one
RichieSams
2013-09-09
ZVISION: Use default dpi for font
RichieSams
2013-09-09
ZVISION: Remove extraneous methods from TrueTypeFont
RichieSams
2013-09-09
ZVISION: Cache animation frames so they can be re-rendered when the backgroun...
RichieSams
2013-09-09
ZVISION: Add comments to AnimationControl::process()
RichieSams
2013-09-09
ZVISION: Update LeverControl to use the new RlfAnimation outputs
RichieSams
2013-09-09
ZVISION: Add a debug assert to make sure we're not trying to render ouside th...
RichieSams
2013-09-09
ZVISION: Clip animations to the working window
RichieSams
2013-09-09
ZVISION: Let Rlf animations output Surfaces instead of uint16 arrays
RichieSams
2013-09-09
ZVISION: Create method for transposing a surface
RichieSams
2013-09-09
ZVISION: Create method for clipping a rect to the working window
RichieSams
2013-09-09
ZVISION: Create method for converting image space to working window space
RichieSams
2013-09-09
ZVISION: Create class for rendering TrueType fonts
RichieSams
2013-09-09
ZVISION: Save a thumbnail of the RenderManager backbuffer instead of the actu...
RichieSams
2013-09-09
ZVISION: Create method for getting the RenderManager backbuffer
RichieSams
2013-09-09
ZVISION: Create method for rendering to the working window with binary alpha
RichieSams
2013-09-09
ZVISION: Stop avi playback once the animation is finished
RichieSams
2013-09-09
ZVISION: Implement ActionPlayPreloadAnimation
RichieSams
2013-09-09
ZVISION: Implement ActionPreloadAnimation::execute()
RichieSams
2013-09-09
ZVISION: Implement AnimationControl
RichieSams
2013-09-09
ZVISION: Add method for getting a pointer to a Control
RichieSams
2013-09-09
FULLPIPE: Fix function prototype
Eugene Sandulenko
2013-09-08
TSAGE: Bugfixes and renaming for R2R Rim Lift Computer
Paul Gilbert
2013-09-08
TSAGE: Bugfixes and renaming for R2R Rim Lift interior
Paul Gilbert
2013-09-09
SWORD25: Remove unused variable
Eugene Sandulenko
2013-09-09
FULLPIPE: Fix warning
Eugene Sandulenko
2013-09-09
FULLPIPE: Fix warnings
Eugene Sandulenko
2013-09-09
FULLPIPE: Drop game platform in autogenerated gameid since only Windows versi...
Eugene Sandulenko
2013-09-09
AD: Introduce ADGF_DROPPLATFORM
Eugene Sandulenko
2013-09-08
WINTERMUTE: Swap dpi and font-height to be the right-way around.
Einar Johan Trøan Sømåen
2013-09-08
Merge pull request #388 from sev-/fullpipe
Eugene Sandulenko
2013-09-08
FULLPIPE: Implement CInteractionController::handleInteraction()
Eugene Sandulenko
2013-09-08
TSAGE: Fixes and renaming for R2R Rim lift exterior scene
Paul Gilbert
2013-09-08
TSAGE: Fixes and renaming for R2R rim scene
Paul Gilbert
2013-09-07
ZVISION: Set a Puzzle as completed before executing its ResultActions
RichieSams
2013-09-07
ZVISION: Delete a Control * when removing it from _activeControls
RichieSams
2013-09-07
ZVISION: Add scr parse line for ActionAssign
RichieSams
2013-09-07
ZVISION: Allow RLF seeking without returning a frame
RichieSams
2013-09-07
ZVISION: Make LeverControl render to the working window instead of directly t...
RichieSams
2013-09-07
ZVISION: Make the declaration and implementation of copyRectToWorkingWindow b...
RichieSams
2013-09-07
FULLPIPE: Implement CInteraction::isOverlapping()
Eugene Sandulenko
2013-09-07
ZVISION: Add dirty rectangling support for pure image rendering
RichieSams
2013-09-07
ZVISION: Fix pixel copying errors in renderRectToWorkingWindow
RichieSams
2013-09-07
ZVISION: Update ActionSetPartialScreen to use new function name
RichieSams
2013-09-07
ZVISION: Re-enable rendering to the backbuffer
RichieSams
2013-09-06
ZVISION: Actually use the converted color instead of the old one
RichieSams
2013-09-06
ZVISION: Fix accidental signed read from save file header
RichieSams
[prev]
[next]