aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision
AgeCommit message (Expand)Author
2015-01-28ZVISION: Fix bug #6787 init lzss window by same values as in original gameMarisa-Chan
2015-01-26ZVISION: Cleanup.Torbjörn Andersson
2015-01-26ZVISION: Use ValueSlot for volume in ActionMusicTorbjörn Andersson
2015-01-26ZVISION: Fix ActionMusic volumeTorbjörn Andersson
2015-01-26Merge pull request #568 from Marisa-Chan/masterFilippos Karapetis
2015-01-24ZVISION: Delete stream if there is no audio stream to queue toTorbjörn Andersson
2015-01-24ZVISION: Fix lag at beginning of cutscenesTorbjörn Andersson
2015-01-23ZVISION: Use correct virtual class type instead of MusicNodeMarisa-Chan
2015-01-23ZVISION: Correct value for attenuateMarisa-Chan
2015-01-23ZVISION: Volume is not linear value, use dB map to linear for -100...0dBMarisa-Chan
2015-01-23ZVISION: Use correct int type for volumeMarisa-Chan
2015-01-23ZVISION: Fix sound bug #6767 by making pan_track code similar to originalMarisa-Chan
2015-01-23ZVISION: Error out when a script file can't be found or be parsedFilippos Karapetis
2015-01-23ZVISION: Fix script bug #6780 (invalid hotspot at base of tower in ZGI)Filippos Karapetis
2015-01-23ZVISION: Fix shadowed variableFilippos Karapetis
2015-01-21ZVISION: Add console commands to manipulate state flags and variablesFilippos Karapetis
2015-01-21ZVISION: Properly handle confirmation dialogs in the French ver. of ZGIFilippos Karapetis
2015-01-21ZVISION: Remove unnecessary spacesTorbjörn Andersson
2015-01-21ZVISION: Remove superfluous checkFilippos Karapetis
2015-01-20ZVISION: Convert subtitles to UTF-32 before rendering them (bug #6772)Torbjörn Andersson
2015-01-21ZVISION: Do not process cheat codes while in the game menusFilippos Karapetis
2015-01-20ZVISION: Adapt confirmation dialogs for non-English versionsFilippos Karapetis
2015-01-20ZVISION: Fix mis-parsing of criteria, a.k.a bug #6774Torbjörn Andersson
2015-01-20ZVISION: Properly skip commented out puzzle criteria - fixes bug #6776Filippos Karapetis
2015-01-20ZVISION: Fix saving when using the original save dialogFilippos Karapetis
2015-01-19ZVISION: Fix bug #6771 (unable to leave room when loading a game)Filippos Karapetis
2015-01-19ZVISION: Simplify the checks in the location changing codeFilippos Karapetis
2015-01-19ZVISION: Fix comparison between signed and unsigned integersFedor
2015-01-19ZVISION: Fix bug #6768 (unable to save in the prison area)Filippos Karapetis
2015-01-18ZVISION: Don't change location when coming back from ScummVM save dialog and ...RichieSams
2015-01-18Revert "ZVISION: Don't change location when coming back from ScummVM save dia...RichieSams
2015-01-18ZVISION: Don't change location when coming back from ScummVM save dialogRichieSams
2015-01-18ZVISION: Fix formatting and add curliesRichieSams
2015-01-18ZVISION: Remove trailing whitespaceSven Hesse
2015-01-18ZVISION: Fix path handling in case-sensitive file systems (bug #6775)Filippos Karapetis
2015-01-17ZVISION: Fix bug #6769 (the "Alchemical debacle" video in ZGI)Filippos Karapetis
2015-01-17ZVISION: made error messages more detailedFedor
2015-01-16ZVISION: Properly handle sounds reusing the same sound slot (bug #6761)Filippos Karapetis
2015-01-16ZVISION: Fix detection of Windows fontsFilippos Karapetis
2015-01-16ZVISION: Add detection for the Spanish version of ZGI (bug #6764)Filippos Karapetis
2015-01-16ZVISION: Allow empty sound streams. Fixes bugs #6762 and #6763Filippos Karapetis
2015-01-15ZVISION: Set the state value for the lever position during user draggingRichieSams
2015-01-15ZVISION: Keep the hand cursor during lever movementRichieSams
2015-01-15ZVISION: Allow multiple sound effects to play at the same timeRichieSams
2015-01-13ZVISION: Add support for German ZGI - CD versionRichieSams
2015-01-13ZVISION: Add detection for the French version of ZGIBastien Bouclet
2015-01-13ZVISION: Add support for Liberation FontsFilippos Karapetis
2015-01-12ZVISION: Check eos() after reading from stream, not beforeTorbjörn Andersson
2015-01-12ZVISION: Check for all the required fonts before starting a gameFilippos Karapetis
2015-01-11ZVISION: Build the engine by defaultFilippos Karapetis