Age | Commit message (Expand) | Author |
2015-07-19 | MISC: Remove some unused private member variables | Max Horn |
2015-07-08 | ZVISION: Fix build | Willem Jan Palenstijn |
2015-07-07 | ZVISION: Reorganize detection data | David Russo |
2015-07-07 | ZVISION: Correct code style | David Russo |
2015-07-07 | ZVISION: Change mentions of ZVision to Z-Vision | David Russo |
2015-07-07 | ZVISION: Correct function documentation | David Russo |
2015-04-11 | ZVISION: Silence gcc warnings | Matthew Hoops |
2015-03-22 | ZVISION: Silence Cppcheck warning | Torbjörn Andersson |
2015-03-05 | ZVISION: Fix GCC signed/unsigned warning | Torbjörn Andersson |
2015-02-17 | ZVISION: Fix script bug #6803 (tuning fork box state) | Filippos Karapetis |
2015-02-16 | ZVISION: Fix script bug #6793 in Zork Nemesis | Filippos Karapetis |
2015-02-14 | ZVISION: Check for point and style changes when early breaking from a font ch... | RichieSams |
2015-02-14 | ZVISION: Fix script bug #6791 (max value of delay_render) | Filippos Karapetis |
2015-02-14 | ZVISION: Also reference the script manager in ResultAction members | Filippos Karapetis |
2015-02-14 | ZVISION: Fix script bug #6794 - "ZVISION: Yoruk's coffin instant death" | Filippos Karapetis |
2015-02-14 | ZVISION: Add custom equality operators for game location | Filippos Karapetis |
2015-02-11 | ZVISION: Create temporary subtitle surfaces on the stack rather than the heap | RichieSams |
2015-02-11 | ZVISION: Handle question text rendering manually, rather than forcing an enti... | RichieSams |
2015-02-11 | ZVISION: Remove forced render to screen | RichieSams |
2015-02-11 | ZVISION: Refactor text rendering code in order to fix word wrapping | RichieSams |
2015-02-08 | ZVISION: Set safe control state value after animation finishes | Torbjörn Andersson |
2015-02-08 | ZVISION: Limit input text to the width of the input control | Torbjörn Andersson |
2015-02-08 | ZVISION: Draw transparent text in original save dialog | Torbjörn Andersson |
2015-02-03 | ZVISION: Fix for script bug #6783 (no sound in the ZNem fist puzzle) | Filippos Karapetis |
2015-02-03 | ZVISION: Fix bug #6784 (wrong scaling in the fist control) | Filippos Karapetis |
2015-02-02 | ZVISION: Remove \n from debug message | Torbjörn Andersson |
2015-01-31 | ZVISION: Add detection for Italian Zork Nemeis (bug #6786) | Torbjörn Andersson |
2015-01-28 | ZVISION: Fix bug #6787 init lzss window by same values as in original game | Marisa-Chan |
2015-01-26 | ZVISION: Cleanup. | Torbjörn Andersson |
2015-01-26 | ZVISION: Use ValueSlot for volume in ActionMusic | Torbjörn Andersson |
2015-01-26 | ZVISION: Fix ActionMusic volume | Torbjörn Andersson |
2015-01-26 | Merge pull request #568 from Marisa-Chan/master | Filippos Karapetis |
2015-01-24 | ZVISION: Delete stream if there is no audio stream to queue to | Torbjörn Andersson |
2015-01-24 | ZVISION: Fix lag at beginning of cutscenes | Torbjörn Andersson |
2015-01-23 | ZVISION: Use correct virtual class type instead of MusicNode | Marisa-Chan |
2015-01-23 | ZVISION: Correct value for attenuate | Marisa-Chan |
2015-01-23 | ZVISION: Volume is not linear value, use dB map to linear for -100...0dB | Marisa-Chan |
2015-01-23 | ZVISION: Use correct int type for volume | Marisa-Chan |
2015-01-23 | ZVISION: Fix sound bug #6767 by making pan_track code similar to original | Marisa-Chan |
2015-01-23 | ZVISION: Error out when a script file can't be found or be parsed | Filippos Karapetis |
2015-01-23 | ZVISION: Fix script bug #6780 (invalid hotspot at base of tower in ZGI) | Filippos Karapetis |
2015-01-23 | ZVISION: Fix shadowed variable | Filippos Karapetis |
2015-01-21 | ZVISION: Add console commands to manipulate state flags and variables | Filippos Karapetis |
2015-01-21 | ZVISION: Properly handle confirmation dialogs in the French ver. of ZGI | Filippos Karapetis |
2015-01-21 | ZVISION: Remove unnecessary spaces | Torbjörn Andersson |
2015-01-21 | ZVISION: Remove superfluous check | Filippos Karapetis |
2015-01-20 | ZVISION: Convert subtitles to UTF-32 before rendering them (bug #6772) | Torbjörn Andersson |
2015-01-21 | ZVISION: Do not process cheat codes while in the game menus | Filippos Karapetis |
2015-01-20 | ZVISION: Adapt confirmation dialogs for non-English versions | Filippos Karapetis |
2015-01-20 | ZVISION: Fix mis-parsing of criteria, a.k.a bug #6774 | Torbjörn Andersson |