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
/
zvision
Age
Commit message (
Expand
)
Author
2013-09-16
ZVISION: Use wide-to-ASCII conversion to read a line instead of stream.readLi...
RichieSams
2013-09-16
ZVISION: Convert cmdRenderText to use new function syntax
RichieSams
2013-09-16
ZVISION: Enable auto saving
RichieSams
2013-09-16
ZVISION: Remove all AlphaEntries on room change
RichieSams
2013-09-16
ZVISION: Add methods to clear and remove AlphaEntries
RichieSams
2013-09-16
ZVISION: Check is a dirty rect is empty before extending it
RichieSams
2013-09-16
ZVISION: Convert _alphaDataEntries to a HashMap
RichieSams
2013-09-16
ZVISION: Move clearing dirty rects to after they are blitted instead the begi...
RichieSams
2013-09-15
ZVISION: Clean up StringManager and SaveManager after use
RichieSams
2013-09-15
ZVISION: Create Console method to render text
RichieSams
2013-09-15
ZVISION: Create an instance of StringManager
RichieSams
2013-09-15
ZVISION: Create the StringManager class
RichieSams
2013-09-15
ZVISION: Add more documentation for clearWorkingWindowTo555Color()
RichieSams
2013-09-15
ZVISION: Add RenderManager text support
RichieSams
2013-09-15
ZVISION: Clean up the TruetypeFont class and add alpha support
RichieSams
2013-09-15
ZVISION: Create an instance of the SaveManager
RichieSams
2013-09-15
ZVISION: Actually store the ZVision pointer
RichieSams
2013-09-15
ZVISION: Add a reminder for how inventory is accessed
RichieSams
2013-09-15
ZVISION: Ensure getControl always returns something
RichieSams
2013-09-15
ZVISION: Add focus support for the ScriptManager
RichieSams
2013-09-15
ZVISION: Add focus support for Controls
RichieSams
2013-09-15
ZVISION: Add support for ActionRandom and ActionTimer
RichieSams
2013-09-15
ZVISION: Add better alpha support for blitting
RichieSams
2013-09-15
ZVISION: Move dirty rect extension to the correct function
RichieSams
2013-09-15
ZVISION: Fix signed/unsigned mismatch
RichieSams
2013-09-15
ZVISION: Add key press support to the main event loop
RichieSams
2013-09-15
ZVISION: Add ScriptManager support for key press events
RichieSams
2013-09-15
ZVISION: Remove unused function
RichieSams
2013-09-15
ZVISION: Add method to copy a portion of the working window to a surface
RichieSams
2013-09-15
ZVISION: Remove unused key functions
RichieSams
2013-09-15
ZVISION: Add key press support to Controls
RichieSams
2013-09-15
ZVISION: Remove unused Console functions
RichieSams
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
[prev]
[next]