Age | Commit message (Expand) | Author |
2014-07-12 | ZVISION: Implement fuctionality for change focus without of calling focus/unf... | Marisa-Chan |
2014-07-12 | ZVISION: Fix drawTxt y-position. | Marisa-Chan |
2014-07-12 | ZVISION: Implement code for getControl | Marisa-Chan |
2014-07-12 | ZVISION: String manager only load text lines without parsing text styles. | Marisa-Chan |
2014-07-12 | ZVISION: Controls now can return type of control. | 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-05 | ZVISION: Fix puzzle disable condition check | 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-06-13 | Merge remote-tracking branch 'upstream/master' into zvision | Marisa-Chan |
2014-05-27 | ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. | Johannes Schickel |
2014-05-27 | ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. | Johannes Schickel |
2014-05-04 | ZVISION: Small cleanup. | Johannes Schickel |
2014-05-04 | ZVISION: Fix out of bounds access. | Johannes Schickel |
2014-03-30 | ALL: Resolve multiple clang warnings | Max Horn |
2014-03-09 | ZVISION: Implement ttyText action | Marisa-Chan |
2014-03-09 | ZVISION: Add utf8 char length and utf8->uint16 functions | Marisa-Chan |
2014-03-09 | ZVISION: Add support for sharp(monochrome) font loading | Marisa-Chan |
2014-03-07 | ZVISION: Fix slot rendering for item-to-item click | Marisa-Chan |
2014-03-06 | ZVISION: SearchManager dir index in ZIX-file started from 1 not 0, include up... | Marisa-Chan |
2014-03-06 | ZVISION: Fix rlf incorrect ABS -128 issue | Marisa-Chan |
2014-03-05 | ZVISION: Fix incompatibility of puzzle flugs with original saves. | Marisa-Chan |
2014-03-05 | ZVISION: Fix timer values for savegame | Marisa-Chan |
2014-03-05 | ZVISION: Remove forgotten debug prints | Marisa-Chan |
2014-03-05 | ZVISION: Refactor of save functions | Marisa-Chan |
2014-03-02 | ZVISION: Refactor video-play and correct streamvideo for use subtitles and co... | Marisa-Chan |
2014-03-01 | ZVISION: Implement syncsound sidefx class and action class. | Marisa-Chan |
2014-03-01 | ZVISION: Add functions for framedelay controlling in animation_node | Marisa-Chan |
2014-02-28 | IMAGE: Move all ImageDecoders to image/ | Matthew Hoops |
2014-02-24 | ZVISION: Change changelocation code for identical work to original. | Marisa-Chan |
2014-02-24 | ZVISION: Add subtitles support for MusicNode. | Marisa-Chan |
2014-02-24 | ZVISION: Change rendermanager code for correct subtitles handle. | 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-24 | ZVISION: Implement sTTFont class for handle ttf with styles. | Marisa-Chan |
2014-02-24 | ZVISION: Don't add new timer if sidefx with same key exist | Marisa-Chan |
2014-02-24 | ZVISION: Fix wrong style. | Marisa-Chan |
2014-02-18 | ZVISION: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-16 | ZVISION: Janitorial - Remove trailing spaces | Strangerke |
2014-02-07 | ZVISION: Refactor of pushtoggle code, now full functional implementation. | Marisa-Chan |
2014-02-07 | ZVISION: Fix lever code; | Marisa-Chan |
2014-02-04 | ZVISION: New search manager for handle right handle for ZIX-files. | Marisa-Chan |
2014-01-17 | ZVISION: Move lever code to use MetaAnimation. | Marisa-Chan |
2014-01-17 | ZVISION: Move code of animation_node to use meta_animation. | Marisa-Chan |
2014-01-17 | ZVISION: New class for handle rlf and avi animations. | Marisa-Chan |
2014-01-17 | ZVISION: Implement crossfade. | Marisa-Chan |
2014-01-17 | ZVISION: Implement attenuate code. | Marisa-Chan |
2014-01-17 | ZVISION: Implement PanTrack. | Marisa-Chan |
2014-01-17 | ZVISION: Move MusicNode to use Audio::SoundHandle. | Marisa-Chan |