Age | Commit message (Expand) | Author |
2014-11-12 | ZVISION: Implement Easter eggs and debug cheats | Marisa-Chan |
2014-11-12 | ZVISION: Implement method for visual output of some info | Marisa-Chan |
2014-11-12 | ZVISION: Implement methods for get state of menu items | Marisa-Chan |
2014-11-12 | ZVISION: Implement quit function with reminder | Marisa-Chan |
2014-11-12 | ZVISION: Implement ZeroPoint for panorama renderer | Marisa-Chan |
2014-11-08 | ZVISION: Implement action:menu_bar_enable | Marisa-Chan |
2014-11-07 | ZVISION: Implement action:rotate_to | Marisa-Chan |
2014-11-07 | ZVISION: Now setBackgroundPosition must care about statekey value | Marisa-Chan |
2014-11-04 | ZVISION: Implement settings functions | Marisa-Chan |
2014-10-23 | ZVISION: Add support for doubleFPS feature | Marisa-Chan |
2014-10-22 | ZVISION: Implement simple midi support | Marisa-Chan |
2014-10-10 | ZVISION: Implement dynamic tilt up/down border | Marisa-Chan |
2014-07-12 | ZVISION: Implement functions for system messaging. | 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: Change rendermanager code for correct subtitles handle. | Marisa-Chan |
2014-02-24 | ZVISION: Implement textRender with tags parser. | 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-12-04 | ZVISION: Refactoring cursor manager into simple and full-functionally. | Marisa-Chan |
2013-11-01 | ZVISION: Add zgi_mx directory for files search | 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: Add debug levels | 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-09-16 | ZVISION: Register the "fonts" directory with SearchMan | RichieSams |
2013-09-16 | ZVISION: Initialize StringManager | RichieSams |
2013-09-15 | ZVISION: Clean up StringManager and SaveManager after use | RichieSams |
2013-09-15 | ZVISION: Create an instance of StringManager | RichieSams |
2013-09-15 | ZVISION: Create an instance of the SaveManager | RichieSams |
2013-09-15 | ZVISION: Remove unused function | RichieSams |
2013-09-06 | ZVISION: Do full working window warp instead of image at a time | 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: Remove unnecessary pixel format switching from video code | richiesams |
2013-08-20 | ZVISION: Call RenderManager::update() before ScriptManager::update() | richiesams |
2013-08-16 | ZVISION: Move _cursorManager construction after the folder directories have b... | richiesams |
2013-08-15 | ZVISION: Apply panorama/tilt warping after all images have been rendered to a... | richiesams |
2013-08-14 | ZVISION: Add _renderManager::update() to ZEngene::run() | richiesams |
2013-08-14 | ZVISION: Implement ZVISION::getCursorManager() | richiesams |
2013-08-14 | ZVISION: Create the concept of a working window | richiesams |
2013-08-11 | ZVISION: Dispose of .zfs file streams after processing them | richiesams |