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-10-21
ZVISION: Fix changelocation sscanf format string to original format.
Marisa-Chan
2013-10-20
ZVISION: SetPartialScreen must update part of currentBackground image.
Marisa-Chan
2013-10-20
ZVISION: New render functions for rendering surface-to-surface.
Marisa-Chan
2013-10-20
ZVISION: Forgotten change cursos to pressed in ZGI code.
Marisa-Chan
2013-10-20
ZVISION: Style modifing by astyle.
Marisa-Chan
2013-10-18
ZVISION: Correcting TimerNode behavior.
Marisa-Chan
2013-10-18
ZVISION: Move TimerNode to SideFX-based class.
Marisa-Chan
2013-10-18
ZVISION: Added type field for SideFX
Marisa-Chan
2013-10-18
ZVISION: Basic integration of SideFX into scriptManager.
Marisa-Chan
2013-10-18
ZVISION: New base class similar to control for handling timers, music, etc...
Marisa-Chan
2013-10-18
ZVISION: Detach raw stream reader from RawZorkStream for creating correct avi...
Marisa-Chan
2013-10-18
ZVISION: Streamvideo alwayas skippable. Skippable flag renamed to skipline.
Marisa-Chan
2013-10-18
ZVISION: Select needed workingWindow for ZGI and Nemesis.
Marisa-Chan
2013-10-18
ZVISION: Change platform detection of ZGI, dos->win.
Marisa-Chan
2013-10-18
ZVISION: Don't need to set push flag in cursorDown because it's block change ...
Marisa-Chan
2013-10-18
ZVISION: screenSpaceToImageSpace return 0,0 when pointer outside working window.
Marisa-Chan
2013-10-18
ZVISION: Attempt to fix compilation on AmigaOS4
Matthew Hoops
2013-10-17
ZVISION: Make the line height be an int
Matthew Hoops
2013-10-17
ZVISION: Consistently use the type of the state map
Matthew Hoops
2013-10-04
ZVISION: Fix signed/unsigned mismatch
RichieSams
2013-10-04
ZVISION: Fix nested template formatting
RichieSams
2013-10-04
ZVISION: Remove Vector2 class
RichieSams
2013-10-04
ZVISION: Add typedefs to shorten long type names
RichieSams
2013-10-02
ZVISION: Fix signed/unsigned mismatch
RichieSams
2013-10-02
ZVISION: Standardize includes order and format
RichieSams
2013-10-02
ZVISION: Rename zvision.h inclusion guard to be consistent with the other files
RichieSams
2013-10-02
ZVISION: Fix space formatting
RichieSams
2013-10-02
ZVISION: Move two lookup tables inside the RawZorkStream class
RichieSams
2013-10-02
ZVISION: Remove unnesessary operator overload
RichieSams
2013-10-02
ZVISION: Update removeDuplicateEntries to preserve order
RichieSams
2013-10-02
ZVISION: Convert _timeLeft to a signed int
RichieSams
2013-10-02
ZVISION: Update warning message to correspond to the behavior
RichieSams
2013-10-02
ZVISION: Remove global const variable
RichieSams
2013-10-02
ZVISION: Fix spacing
RichieSams
2013-10-02
ZVISION: Convert _completeFrames to an Array
RichieSams
2013-10-02
ZVISION: Remove global const variables
RichieSams
2013-10-02
ZVISION: Convert all for-loops to use pre-increment instead of post-increment
RichieSams
2013-10-02
ZVISION: Replace all occurances of (*iter). with iter->
RichieSams
2013-10-02
ZVISION: Add newline to end of module.mk
RichieSams
2013-10-02
ZVISION: Fix curly braces formatting
RichieSams
2013-10-02
ZVISION: Create file on the heap to prevent memory scope problems
RichieSams
2013-10-02
ZVISION: Move bit flag to an enum for clarity
RichieSams
2013-10-02
ZVISION: Add debug levels
RichieSams
2013-10-02
ZVISION: Clean up zvision.h
RichieSams
2013-10-02
ZVISION: Break comment into multiple lines for readability
RichieSams
2013-10-02
ZVISION: Clean up the ZVision constructor
RichieSams
2013-10-02
ZVISION: Move creation of the managers to ZVision::initialize()
RichieSams
2013-10-02
ZVISION: Fix debug typo copy-paste error
RichieSams
2013-10-02
ZVISION: Add newline at end of file
RichieSams
2013-10-02
ZVISION: Remove empty file
RichieSams
[next]