Age | Commit message (Expand) | Author |
2014-12-30 | ZVISION: Rename some scripting classes to better represent what the classes are | RichieSams |
2014-12-26 | ZVISION: Move the save manager together with the other file classes | Filippos Karapetis |
2014-12-25 | ZVISION: Move the menu code together with the other scripting code | Filippos Karapetis |
2014-12-23 | ZVISION: Move all of the text related code together | Filippos Karapetis |
2014-12-16 | ZVISION: Move trimCommentsAndWhiteSpace() into the script manager | Filippos Karapetis |
2014-12-16 | ZVISION: Move all the remaining utility classes into the core | Filippos Karapetis |
2014-12-16 | ZVISION: Move all the file-related classes together | Filippos Karapetis |
2014-12-16 | ZVISION: Move the MIDI code together with the rest of the sound code | Filippos Karapetis |
2014-12-16 | ZVISION: Move the mouse cursor handling code into the graphics code | Filippos Karapetis |
2014-12-16 | ZVISION: Make the RLF decoder a subclass of the common video decoder | Filippos Karapetis |
2014-12-16 | ZVISION: Move the RLF decoder | Filippos Karapetis |
2014-12-03 | ZVISION: Move the subtitle class | Filippos Karapetis |
2014-12-03 | ZVISION: Move the TruetypeFont class | Filippos Karapetis |
2014-12-03 | ZVISION: Move the ZfsArchive class | Filippos Karapetis |
2014-12-03 | ZVISION: Move the key mapper function | Filippos Karapetis |
2014-12-03 | ZVISION: Remove dead code | Filippos Karapetis |
2014-12-03 | ZVISION: Remove empty file | Filippos Karapetis |
2014-11-20 | ZVISION: More CamelCase and a bit of comments cleanup | Marisa-Chan |
2014-11-12 | ZVISION: Implement function for convertion of scummvm KeyCode to win vkKey | Marisa-Chan |
2014-10-23 | ZVISION: Add distort_node to module.mk for success build | Marisa-Chan |
2014-10-22 | ZVISION: Implement simple midi support | Marisa-Chan |
2014-10-10 | ZVISION: Action:region and visual effects implemented. | Marisa-Chan |
2014-09-10 | ZVISION: Titler control and DisplayMessage action implemented | Marisa-Chan |
2014-09-10 | ZVISION: PaintControl implemented | Marisa-Chan |
2014-09-09 | ZVISION: FistControl implementation. | Marisa-Chan |
2014-08-27 | ZVISION: Implemented hotmovie control | Marisa-Chan |
2014-08-07 | ZVISION: Implement safe control | Marisa-Chan |
2014-08-04 | ZVISION: Implementation of save control | 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-09 | ZVISION: Implement ttyText action | Marisa-Chan |
2014-03-01 | ZVISION: Implement syncsound sidefx class and action class. | Marisa-Chan |
2014-02-24 | ZVISION: Implement subtitle handle class | 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: New class for handle rlf and avi animations. | Marisa-Chan |
2014-01-12 | ZVISION: Implement menus. | Marisa-Chan |
2013-12-24 | ZVISION: Slot control code. | Marisa-Chan |
2013-11-20 | ZVISION: Impliment inventory functions and ActionInventory. | Marisa-Chan |
2013-11-15 | ZVISION: Rename animation_control files to animation_node. | Marisa-Chan |
2013-11-01 | ZVISION: Implement MusicNode and move ActionMusic to work with it. | Marisa-Chan |
2013-10-18 | ZVISION: New base class similar to control for handling timers, music, etc... | Marisa-Chan |
2013-10-02 | ZVISION: Add newline to end of module.mk | RichieSams |
2013-10-02 | ZVISION: Remove empty file | RichieSams |
2013-09-22 | ZVISION: Remove animation.o since animation.cpp is now gone | RichieSams |
2013-09-16 | ZVISION: Partially implement InputControl | RichieSams |
2013-09-15 | ZVISION: Create the StringManager class | RichieSams |
2013-09-09 | ZVISION: Create class for rendering TrueType fonts | RichieSams |
2013-09-09 | ZVISION: Implement AnimationControl | RichieSams |
2013-09-06 | ZVISION: Delete action_node | RichieSams |