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
/
zvision.h
Age
Commit message (
Expand
)
Author
2014-11-07
ZVISION: Implement action:rotate_to
Marisa-Chan
2014-11-07
ZVISION: Add missing methods definition
Marisa-Chan
2014-10-23
ZVISION: Add support for doubleFPS feature
Marisa-Chan
2014-10-22
ZVISION: Implement simple midi support
Marisa-Chan
2014-07-12
ZVISION: Implement functions for system messaging.
Marisa-Chan
2014-07-05
ZVISION: Process events for controls similar to original engine, fix some err...
Marisa-Chan
2014-07-02
ZVISION: Reorgonize source files into directories.
Marisa-Chan
2014-06-14
ZVISION: Fix compilation errors with latest scummvm
Marisa-Chan
2014-03-02
ZVISION: Refactor video-play and correct streamvideo for use subtitles and co...
Marisa-Chan
2014-02-24
ZVISION: Implement textRender with tags parser.
Marisa-Chan
2014-02-24
ZVISION: Fix wrong style.
Marisa-Chan
2014-02-04
ZVISION: New search manager for handle right handle for ZIX-files.
Marisa-Chan
2014-01-17
ZVISION: Move MusicNode to use Audio::SoundHandle.
Marisa-Chan
2014-01-12
ZVISION: Implement menus.
Marisa-Chan
2014-01-07
ZVISION: Refactoring of renderManager.
Marisa-Chan
2013-12-24
ZVISION: Make update screen delayed for updates.
Marisa-Chan
2013-11-01
ZVISION: Implement engine-wide method for selecting new audio ID.
Marisa-Chan
2013-10-20
ZVISION: Style modifing by astyle.
Marisa-Chan
2013-10-18
ZVISION: Select needed workingWindow for ZGI and Nemesis.
Marisa-Chan
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: Clean up zvision.h
RichieSams
2013-09-21
ZVISION: Remove unused animation functions
RichieSams
2013-09-15
ZVISION: Create an instance of StringManager
RichieSams
2013-09-15
ZVISION: Add key press support to the main event loop
RichieSams
2013-09-15
ZVISION: Remove unused function
RichieSams
2013-09-04
ZVISION: Create an instance of SaveManager
richiesams
2013-09-04
ZVISION: Create methods for generating save file names
richiesams
2013-09-03
ZVISION: Convert ZVision singleton accessors to be inline
richiesams
2013-09-24
ZVISION: Overload ZVision::playAnimation to support general video files
richiesams
2013-08-28
ZVISION: Increase background rotation speed
richiesams
2013-08-28
ZVISION: Remove ZVision::_mousEvents and all associated functions
richiesams
2013-08-24
ZVISION: Convert _mouseEvents to pointers since MouseEvent is now abstract
richiesams
2013-08-23
ZVISION: Make ZVision::_workingWindow and ZVision::_pixelFormat public
richiesams
2013-08-20
ZVISION: Create method to play RlfAnimations
richiesams
2013-08-18
ZVISION: Allow MouseEvents to be unregistered
richiesams
2013-08-14
ZVISION: Add documentation
richiesams
2013-08-14
ZVISION: Create the concept of a working window
richiesams
2013-08-11
ZVISION: Implement mouse event handling
richiesams
2013-08-10
ZVISION: Change video code to support arbitrary scaling and whether the video...
richiesams
2013-08-09
ZVISION: Add class to manage cursors
richiesams
2013-08-09
ZVISION: Create method for cycling through all the cursors so as to identify ...
richiesams
2013-08-05
ZVISION: Fix frame delay calculation being reversed. Also convert to int to e...
richiesams
2013-08-05
ZVISION: Add support for engine pausing from higher up (GMM, phone call, etc.)
richiesams
2013-08-05
ZVISION: Make _clock a member variable instead of a pointer to the heap
richiesams
2013-08-04
ZVISION: Make video code blocking.
richiesams
2013-08-04
ZVISION: Optimize integer type usages
richiesams
2013-08-04
ZVISION: Move rendering logic from ZVision class to RenderManager class
richiesams
2013-08-04
ZVISION: Convert old code to use RenderManager
richiesams
2013-08-04
ZVISION: Add a game type enum to detection
richiesams
[next]