aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision
AgeCommit message (Expand)Author
2019-11-03ENGINES: Stop using 'single id'Bastien Bouclet
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-10-24ZVISION: Fix Missing Default Switch CasesD G Turner
2019-08-25ZVISION: Fix GCC Compiler WarningsD G Turner
2019-02-10ZVISION: Move code to determine amplification to its own functionTorbjörn Andersson
2019-02-10ZVISION: Boost volume for MPEG cutscenesTorbjörn Andersson
2018-12-25ZVISION: Attempt to load fallback fonts from fonts.datCameron Cawley
2018-11-05ZVISION: Really fix GUIO flags for the DVD version of ZGIFilippos Karapetis
2018-11-05ZVISION: Fix GUIO flags for the DVD version of ZGIFilippos Karapetis
2018-11-04ZVISION: Only add mpeg video engine options when mpeg and a52 are enabledThierry Crozat
2018-11-04ZVISION: Disable MPEG movies when liba52 is not enabledThierry Crozat
2018-11-04ZVISION: Set 800x600 mode for the DVD version of ZGITorbjörn Andersson
2018-11-04ZVISION: Play hi-res videos, even if they have no low-res versionTorbjörn Andersson
2018-11-04ZVISION: Enable hi-res videos for testing purposesTorbjörn Andersson
2018-07-29ZVISION: Add workaround for ZGI bug #10605Torbjörn Andersson
2018-07-29ZVISION: Add workaround for bug #10604Torbjörn Andersson
2018-07-23ZVISION: Fix atan2() arguments order. CID 1394387Eugene Sandulenko
2018-07-03ZVISION: Use degree conversion common math funcsDavid Fioramonti
2018-06-18ZVISION: Reuse UTF8->UTF32 converter from CommonEugene Sandulenko
2018-05-03ZVISION: Add play time metadata to savegamesAdrian Frühwirth
2018-04-18ZVISION: Fix crash when loading a savegameAdrian Frühwirth
2018-04-11ZVISION: Change game option description to match all other enginesThierry Crozat
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2018-01-14ZVISION: Clarified comment for workaround for bug #6770Torbjörn Andersson
2018-01-14ZVISION: Workaround for bug #6770Torbjörn Andersson
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-09-22ZVISION: Fix leaking save / thumbnail MemoryWriteStreamDynamic buffersBastien Bouclet
2017-07-27VIDEO: Allow setting the mixer sound type used to play audio tracksBastien Bouclet
2016-11-29ALL: save file => saved gameBen Castricum
2016-11-29ALL: Remove comma before the word 'instead'Ben Castricum
2016-11-26ZVISION: Enable translation for some more stringsrootfather
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-08-24ALL: Make simpleSaveNames() a MetaEngineFeatureAlexander Tkachev
2016-08-24ALL: Add MetaEngine::simpleSaveNames()Alexander Tkachev
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko
2016-02-25ZVISION: Remove gap handling from removeSaveState.Johannes Schickel
2016-02-25ZVISION: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-01-26ZVISION: Only request actual save slots in listSaves.Johannes Schickel
2015-12-28ZVISION: Use tabs for indentation in detection.cpp.Johannes Schickel
2015-12-28ZVISION: Remove superflous default value registration for extra GUI options.Johannes Schickel
2015-12-21ZVISION: Use the cell size mode when loading TrueType fontsBastien Bouclet
2015-12-21GRAPHICS: Introduce a size mode for TrueType fontsBastien Bouclet
2015-09-09ZVISION: Properly handle monophonic videos in the demo version of ZGIFilippos Karapetis
2015-09-06I18N: Add missing files in list of files to parse. Regenerate translation files.Pawel Kolodziejski
2015-08-30VIDEO: Switch to all packetized streams for AVIMatthew Hoops
2015-08-30VIDEO: Add support for MP3 in AVIMatthew Hoops
2015-08-30ZVISION: Cleanup the AVI decoder subclassMatthew Hoops